Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/pear-Mail_Mime/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 28 May 2007 21:22:07 -0000 1.19 +++ Makefile 4 Jul 2007 02:04:06 -0000 @@ -6,10 +6,10 @@ # PORTNAME= Mail_Mime -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= mail www pear -DISTNAME= Mail_Mime-1.4.0 +DISTNAME= Mail_Mime-1.5.1 MAINTAINER= bg1tpt@gmail.com COMMENT= PEAR classes to create and decode MIME messages @@ -18,9 +18,21 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Mail -FILES= mime.php mimeDecode.php mimePart.php +FILES= mime.php mimePart.php DATA= xmail.dtd xmail.xsl _DATADIR= . +SCRIPTFILES= phail.php +TESTS= class-filename.phpt encoding_case.phpt sleep_wakeup_EOL-bug3488-part1.phpt \ + sleep_wakeup_EOL-bug3488-part2.phpt tabs_quoted_printable.phpt \ + test_Bug_30_1.phpt test_Bug_30_2.phpt test_Bug_30_3.phpt test_Bug_30_4.phpt \ + test_Bug_3513_1.phpt test_Bug_3513_2.phpt test_Bug_3513_3.phpt \ + test_Bug_7561_1.phpt test_Bug_8223_1.phpt test_Bug_8386_1.phpt \ + test_Bug_8541_1.phpt test_Bug_9558_1.phpt test_Bug_9722_1.phpt \ + test_Bug_9725_1.phpt test_Bug_9976_1.phpt test_Bug_10298_1.phpt \ + test_Bug_10596_1.phpt test_Bug_10816_1.phpt + +post-extract: + ${MV} ${WRKSRC}/scripts/phail.php ${WRKSRC}/pear-phail.php .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/pear-Mail_Mime/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 25 May 2007 21:50:55 -0000 1.11 +++ distinfo 4 Jul 2007 01:33:44 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/Mail_Mime-1.4.0.tgz) = 71bf9236960ccc1196a6ff1729044cbf -SHA256 (PEAR/Mail_Mime-1.4.0.tgz) = 2e1b1ad1a1b41a646ef317e5fed4d8d19e256b5486f571be03f884ec37cfbfbc -SIZE (PEAR/Mail_Mime-1.4.0.tgz) = 28636 +MD5 (PEAR/Mail_Mime-1.5.1.tgz) = aeba0fcace20393e0c313db125ba5e3c +SHA256 (PEAR/Mail_Mime-1.5.1.tgz) = c7ba40076fc534f45918e6f7ea949585ed7d6518fa24e8dfa22326952eb97665 +SIZE (PEAR/Mail_Mime-1.5.1.tgz) = 22045