diff options
author | pav <pav@FreeBSD.org> | 2010-12-02 23:00:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-12-02 23:00:37 +0800 |
commit | 39dc058e2baaac32bac13d26ecbec85f2af06e7e (patch) | |
tree | 8bebdb1be043603887b5f858ea9e7c4785ba1efd /mail/pear-Mail_mimeDecode | |
parent | aaffa2c578883eb0c9680f40daf006fc1ea0d41e (diff) | |
download | freebsd-ports-gnome-39dc058e2baaac32bac13d26ecbec85f2af06e7e.tar.gz freebsd-ports-gnome-39dc058e2baaac32bac13d26ecbec85f2af06e7e.tar.zst freebsd-ports-gnome-39dc058e2baaac32bac13d26ecbec85f2af06e7e.zip |
- Update to 1.5.5
PR: ports/152776
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
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 |