diff options
author | miwi <miwi@FreeBSD.org> | 2010-08-15 16:40:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-08-15 16:40:33 +0800 |
commit | a90f0073a83cc9c7d357a03392e3dcbac08aab44 (patch) | |
tree | 416185508d0476c4842d4552b229bb04612935f2 /mail | |
parent | b0b3cb73234408341b1a8ede4c18debace1dcc4a (diff) | |
download | freebsd-ports-gnome-a90f0073a83cc9c7d357a03392e3dcbac08aab44.tar.gz freebsd-ports-gnome-a90f0073a83cc9c7d357a03392e3dcbac08aab44.tar.zst freebsd-ports-gnome-a90f0073a83cc9c7d357a03392e3dcbac08aab44.zip |
- Update to 1.5.1
- Pass maintainership to submitter
PR: 149246
Submitted by: Joe Horn <joehorn@gmail.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pear-Mail_mimeDecode/Makefile | 6 | ||||
-rw-r--r-- | mail/pear-Mail_mimeDecode/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/mail/pear-Mail_mimeDecode/Makefile b/mail/pear-Mail_mimeDecode/Makefile index dec57bc195fc..4898670c84cf 100644 --- a/mail/pear-Mail_mimeDecode/Makefile +++ b/mail/pear-Mail_mimeDecode/Makefile @@ -6,13 +6,15 @@ # PORTNAME= Mail_mimeDecode -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= mail www pear DISTNAME= Mail_mimeDecode-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joehorn@gmail.com COMMENT= Provides a class to decode mime messages +LICENSE= BSD + BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/pear-Mail_mimeDecode/distinfo b/mail/pear-Mail_mimeDecode/distinfo index 9262340772e9..51e117c3f157 100644 --- a/mail/pear-Mail_mimeDecode/distinfo +++ b/mail/pear-Mail_mimeDecode/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Mail_mimeDecode-1.5.0.tgz) = e81f99c951eb5f199caa9dcd9c16f97f -SHA256 (PEAR/Mail_mimeDecode-1.5.0.tgz) = c971e5fcdc0b3c588a738f81bf01452b3c4c60ef892667ad77a031214631433f -SIZE (PEAR/Mail_mimeDecode-1.5.0.tgz) = 9281 +MD5 (PEAR/Mail_mimeDecode-1.5.1.tgz) = 0a8e7bc71dd78a2811b34cbe2d4b0792 +SHA256 (PEAR/Mail_mimeDecode-1.5.1.tgz) = 4b283c0ec55c31d523841bba1719ae528b7bff3630d11ce6edc72d600beda1c5 +SIZE (PEAR/Mail_mimeDecode-1.5.1.tgz) = 9571 |