diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-02 15:00:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-12-02 15:00:37 +0000 |
commit | ac5354468fc5886c089c2c19c7e9ef32ce1cb2dc (patch) | |
tree | 8a6945567e520d4df6e4e539ecac93a199ab5d59 /mail/pear-Mail_mimeDecode | |
parent | b30307702e50048a89c006d2d15798d2abec66fe (diff) | |
download | ports-ac5354468fc5886c089c2c19c7e9ef32ce1cb2dc.tar.gz ports-ac5354468fc5886c089c2c19c7e9ef32ce1cb2dc.zip |
Notes
Diffstat (limited to 'mail/pear-Mail_mimeDecode')
-rw-r--r-- | mail/pear-Mail_mimeDecode/Makefile | 6 | ||||
-rw-r--r-- | mail/pear-Mail_mimeDecode/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/pear-Mail_mimeDecode/Makefile b/mail/pear-Mail_mimeDecode/Makefile index 4f093fffbbe5..b14de3f4da95 100644 --- a/mail/pear-Mail_mimeDecode/Makefile +++ b/mail/pear-Mail_mimeDecode/Makefile @@ -6,19 +6,19 @@ # PORTNAME= Mail_mimeDecode -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= mail www pear DISTNAME= Mail_mimeDecode-${PORTVERSION} MAINTAINER= joehorn@gmail.com COMMENT= Provides a class to decode mime messages -LICENSE= BSD - BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime RUN_DEPENDS= ${BUILD_DEPENDS} +LICENSE= BSD + CATEGORY= Mail FILES= mimeDecode.php TESTS= parse_header_value.phpt semicolon_content_type_bug1724.phpt diff --git a/mail/pear-Mail_mimeDecode/distinfo b/mail/pear-Mail_mimeDecode/distinfo index 2618a4ec37fa..42b338852cc7 100644 --- a/mail/pear-Mail_mimeDecode/distinfo +++ b/mail/pear-Mail_mimeDecode/distinfo @@ -1,3 +1,2 @@ -MD5 (PEAR/Mail_mimeDecode-1.5.4.tgz) = 24cc3adf73ffaacc8bd52b92a2a77567 -SHA256 (PEAR/Mail_mimeDecode-1.5.4.tgz) = 97d9642926da94b0bdda6fae105191e2f7340f6b8f13b8f04c4789c13c9fd66a -SIZE (PEAR/Mail_mimeDecode-1.5.4.tgz) = 11380 +SHA256 (PEAR/Mail_mimeDecode-1.5.5.tgz) = e58d162b326ce7687f0e23790124511d56b521a2b465d5481385a5a857c16188 +SIZE (PEAR/Mail_mimeDecode-1.5.5.tgz) = 11554 |