Date: Wed, 4 Aug 2010 02:37:16 +0800 (CST) From: Joe Horn <joehorn@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/149246: [PATCH] mail/pear-Mail_mimeDecode: update to 1.5.1, take maintainership Message-ID: <20100803183716.2F7534DFC29@Leo.mi.chu.edu.tw> Resent-Message-ID: <201008031840.o73Ie86X012917@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149246 >Category: ports >Synopsis: [PATCH] mail/pear-Mail_mimeDecode: update to 1.5.1, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 03 18:40:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Joe Horn >Release: FreeBSD 8.1-RELEASE amd64 >Organization: Taiwanese User >Environment: System: FreeBSD joehorn.idv.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #2: Tue Jul 20 22:36:33 CST 2010 >Description: - Update to 1.5.1 - Take maintainership Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- pear-Mail_mimeDecode-1.5.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/pear-Mail_mimeDecode/Makefile /home/admin/joehorn/pear-Mail_mimeDecode/Makefile --- /usr/ports/mail/pear-Mail_mimeDecode/Makefile 2010-04-26 03:03:49.000000000 +0800 +++ /home/admin/joehorn/pear-Mail_mimeDecode/Makefile 2010-08-04 02:35:46.000000000 +0800 @@ -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 -ruN --exclude=CVS /usr/ports/mail/pear-Mail_mimeDecode/distinfo /home/admin/joehorn/pear-Mail_mimeDecode/distinfo --- /usr/ports/mail/pear-Mail_mimeDecode/distinfo 2007-07-06 16:05:04.000000000 +0800 +++ /home/admin/joehorn/pear-Mail_mimeDecode/distinfo 2010-08-04 02:34:00.000000000 +0800 @@ -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 --- pear-Mail_mimeDecode-1.5.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100803183716.2F7534DFC29>