diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-09-22 08:34:59 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-09-22 08:34:59 +0000 |
commit | 7d0d336ef9ee02c61df309fb428d8614459a74f3 (patch) | |
tree | bd4aa797af19c32890ca1613e990ec812926f09d /mail/pear-Mail_Mime | |
parent | cb2fc04876d8d657f60188efe191923048e74c9a (diff) |
Notes
Diffstat (limited to 'mail/pear-Mail_Mime')
-rw-r--r-- | mail/pear-Mail_Mime/Makefile | 10 | ||||
-rw-r--r-- | mail/pear-Mail_Mime/distinfo | 4 |
2 files changed, 6 insertions, 8 deletions
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile index 1fde9e5b00db..02225bd624bc 100644 --- a/mail/pear-Mail_Mime/Makefile +++ b/mail/pear-Mail_Mime/Makefile @@ -6,22 +6,20 @@ # PORTNAME= Mail_Mime -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 PORTEPOCH= 2 CATEGORIES= mail www pear MAINTAINER= joehorn@gmail.com COMMENT= PEAR classes to create and decode MIME messages -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} - LICENSE= BSD +BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +RUN_DEPENDS:= ${BUILD_DEPENDS} + CATEGORY= Mail FILES= mime.php mimePart.php -DATA= xmail.dtd xmail.xsl -_DATADIR= . SCRIPTFILES= phail.php TESTS= class-filename.phpt encoding_case.phpt \ diff --git a/mail/pear-Mail_Mime/distinfo b/mail/pear-Mail_Mime/distinfo index 1cb8cb93dc65..6caa05ea2d7c 100644 --- a/mail/pear-Mail_Mime/distinfo +++ b/mail/pear-Mail_Mime/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Mail_Mime-1.8.1.tgz) = b3053d1332b5863e45fd622400495822681540403d7fbd7d21fcb93dff7d7fd7 -SIZE (PEAR/Mail_Mime-1.8.1.tgz) = 31530 +SHA256 (PEAR/Mail_Mime-1.8.2.tgz) = c106352438fbf9d2097c262c2b3614737f20ec6325932e2715c360fdc1aaeaed +SIZE (PEAR/Mail_Mime-1.8.2.tgz) = 30914 |