diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-24 22:12:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-24 22:12:20 +0800 |
commit | 8b48e1880013b2a642c508fae2fe1711904c7b7d (patch) | |
tree | 28cbe8386cf8ea79c74293c09d0da0879eeed922 /mail | |
parent | 9322adc0daccb6d198ee783c71f698456851149c (diff) | |
download | freebsd-ports-gnome-8b48e1880013b2a642c508fae2fe1711904c7b7d.tar.gz freebsd-ports-gnome-8b48e1880013b2a642c508fae2fe1711904c7b7d.tar.zst freebsd-ports-gnome-8b48e1880013b2a642c508fae2fe1711904c7b7d.zip |
- Update to 1.8.9
- While I'm here, update LICENSE
Changes: http://pear.php.net/package/Mail_Mime/download/
PR: ports/190028
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pear-Mail_Mime/Makefile | 4 | ||||
-rw-r--r-- | mail/pear-Mail_Mime/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile index 1adec9741b00..e3dece6e27e9 100644 --- a/mail/pear-Mail_Mime/Makefile +++ b/mail/pear-Mail_Mime/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= Mail_Mime -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.9 PORTEPOCH= 2 CATEGORIES= mail www pear MAINTAINER= joehorn@gmail.com COMMENT= PEAR classes to create and decode MIME messages -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-Mail_Mime/distinfo b/mail/pear-Mail_Mime/distinfo index ecdebb015adf..e3c1d1cdead5 100644 --- a/mail/pear-Mail_Mime/distinfo +++ b/mail/pear-Mail_Mime/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Mail_Mime-1.8.8.tgz) = d1a7fb767ebdabef6b8d346911a0f91fc2bb23df36175cf036474f5ed942ced1 -SIZE (PEAR/Mail_Mime-1.8.8.tgz) = 32059 +SHA256 (PEAR/Mail_Mime-1.8.9.tgz) = f23948e0af6cd6108e957bf3a599a4dad4d4637c62d2be54c016df07d32da976 +SIZE (PEAR/Mail_Mime-1.8.9.tgz) = 33796 |