Index: head/mail/pear-Mail_mimeDecode/Makefile =================================================================== --- head/mail/pear-Mail_mimeDecode/Makefile (revision 262134) +++ head/mail/pear-Mail_mimeDecode/Makefile (revision 262135) @@ -1,27 +1,28 @@ # Ports collection makefile for: pear-Mail_mimeDecode # Date created: 21 June 2007 # Whom: Zhen REN # # $FreeBSD$ # PORTNAME= Mail_mimeDecode -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 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 +BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ + ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Mail FILES= mimeDecode.php TESTS= parse_header_value.phpt semicolon_content_type_bug1724.phpt .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/mail/pear-Mail_mimeDecode/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/mail/pear-Mail_mimeDecode/distinfo =================================================================== --- head/mail/pear-Mail_mimeDecode/distinfo (revision 262134) +++ head/mail/pear-Mail_mimeDecode/distinfo (revision 262135) @@ -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 Property changes on: head/mail/pear-Mail_mimeDecode/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property