diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-09-30 04:08:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-09-30 04:08:34 +0000 |
commit | b14fb0dc2229d2e2514f049ec88231ba2d81b71a (patch) | |
tree | 8958c3a3c52ea1a1eb5eda95f93205963774dcfa /mail | |
parent | 4bb740590e8316b86457fb10e4b3dff2a346f39b (diff) | |
download | ports-b14fb0dc2229d2e2514f049ec88231ba2d81b71a.tar.gz ports-b14fb0dc2229d2e2514f049ec88231ba2d81b71a.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pear-Mail_mimeDecode/Makefile | 5 | ||||
-rw-r--r-- | mail/pear-Mail_mimeDecode/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/pear-Mail_mimeDecode/Makefile b/mail/pear-Mail_mimeDecode/Makefile index db4a80b962d8..4f093fffbbe5 100644 --- a/mail/pear-Mail_mimeDecode/Makefile +++ b/mail/pear-Mail_mimeDecode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail_mimeDecode -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= mail www pear DISTNAME= Mail_mimeDecode-${PORTVERSION} @@ -15,7 +15,8 @@ COMMENT= Provides a class to decode mime messages LICENSE= BSD -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ + ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Mail diff --git a/mail/pear-Mail_mimeDecode/distinfo b/mail/pear-Mail_mimeDecode/distinfo index 26777e16f2dd..2618a4ec37fa 100644 --- a/mail/pear-Mail_mimeDecode/distinfo +++ b/mail/pear-Mail_mimeDecode/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Mail_mimeDecode-1.5.3.tgz) = ba160f584b94c00733fa06698dee8c02 -SHA256 (PEAR/Mail_mimeDecode-1.5.3.tgz) = 5411fe022f272a6c3fa3d6f77af421889df3309c6fe135825265741134606a5f -SIZE (PEAR/Mail_mimeDecode-1.5.3.tgz) = 11119 +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 |