diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 11:38:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 11:38:21 +0000 |
commit | 671e099105938cbde74c1b69b24cf086094373e0 (patch) | |
tree | d9e62962ebbdf6597c8cd251d97d2b0068fff288 /mail/pear-Contact_Vcard_Parse | |
parent | 5ae757868a8cd3beb33f03a0f32f2eda4233cb57 (diff) |
- Update to 1.32.0
Notes
Notes:
svn path=/head/; revision=276862
Diffstat (limited to 'mail/pear-Contact_Vcard_Parse')
-rw-r--r-- | mail/pear-Contact_Vcard_Parse/Makefile | 8 | ||||
-rw-r--r-- | mail/pear-Contact_Vcard_Parse/distinfo | 5 |
2 files changed, 4 insertions, 9 deletions
diff --git a/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile index 7ddb5e83806c..72e1300d6037 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/Makefile @@ -6,18 +6,14 @@ # PORTNAME= Contact_Vcard_Parse -PORTVERSION= 1.31.0 +PORTVERSION= 1.32.0 CATEGORIES= mail www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to parse vCard 2.1 and 3.0 files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} - -FILES= Contact_Vcard_Parse.php -TESTS= test.php test.vcf -_TESTSDIR= . +RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" diff --git a/mail/pear-Contact_Vcard_Parse/distinfo b/mail/pear-Contact_Vcard_Parse/distinfo index 988870acacd8..84d6241afe1a 100644 --- a/mail/pear-Contact_Vcard_Parse/distinfo +++ b/mail/pear-Contact_Vcard_Parse/distinfo @@ -1,3 +1,2 @@ -MD5 (PEAR/Contact_Vcard_Parse-1.31.0.tgz) = d03d91831b85fbd467f9bf6366b3481e -SHA256 (PEAR/Contact_Vcard_Parse-1.31.0.tgz) = d365b0e75e0bd66a94a1ca3a5bfa18665f7f48c24658a58e0fe88d213807a8e7 -SIZE (PEAR/Contact_Vcard_Parse-1.31.0.tgz) = 7288 +SHA256 (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 4bc9466b179f8b565f08ca32064b907b5fd3a5417156fd3fbdadb4ef5647f223 +SIZE (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 10179 |