aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-03 21:56:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-03 21:56:42 +0000
commit5250341e9edd27359846ef7e7df4ae3e3795c362 (patch)
treeace0a84f5ec84aa85559d8439cd955d45f44c342 /mail
parente6bb2b11e55f9c79a806727757f839308866b6af (diff)
downloadports-5250341e9edd27359846ef7e7df4ae3e3795c362.tar.gz
ports-5250341e9edd27359846ef7e7df4ae3e3795c362.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/pear-Contact_Vcard_Build/Makefile12
-rw-r--r--mail/pear-Contact_Vcard_Build/distinfo6
2 files changed, 11 insertions, 7 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile
index b3cb35a5601b..187e0bce4486 100644
--- a/mail/pear-Contact_Vcard_Build/Makefile
+++ b/mail/pear-Contact_Vcard_Build/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Contact_Vcard_Build
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= mail www pear
MAINTAINER= miwi@FreeBSD.org
@@ -15,9 +15,13 @@ COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
-FILES= Contact_Vcard_Build.php
-TESTS= test.php
-_TESTSDIR= .
+FILES= Contact_Vcard_Build.php\
+ Contact/Vcard/Build.php
+TESTS= AllTests.php \
+ bug-15348.phpt \
+ build-email.phpt \
+ build-foobar.phpt \
+ build-johndoe.phpt
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/mail/pear-Contact_Vcard_Build/distinfo b/mail/pear-Contact_Vcard_Build/distinfo
index 6c230c360cb6..03c0eaea8d79 100644
--- a/mail/pear-Contact_Vcard_Build/distinfo
+++ b/mail/pear-Contact_Vcard_Build/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Contact_Vcard_Build-1.1.1.tgz) = c22cfac5cdade9116c26644f25c33d96
-SHA256 (PEAR/Contact_Vcard_Build-1.1.1.tgz) = e92521b3a41f0dc8797560f1304054064dc4a9eb59a742fd907212178e60f111
-SIZE (PEAR/Contact_Vcard_Build-1.1.1.tgz) = 11672
+MD5 (PEAR/Contact_Vcard_Build-1.1.2.tgz) = 6df82ac23c3786e2e2a4b08e60cc6aa9
+SHA256 (PEAR/Contact_Vcard_Build-1.1.2.tgz) = 24dd7901130cc6c4f1d07ba48575dac083291c6ff3d248bbeb68afacecc02f87
+SIZE (PEAR/Contact_Vcard_Build-1.1.2.tgz) = 16951