Date: Tue, 24 Oct 2006 11:36:06 +0800 From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104734: [PATCH] mail/pear-Mail: update to 1.1.14, take maintainership Message-ID: <20061024033524.CEB9B2E9DF@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200610240340.k9O3eL8n022107@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104734 >Category: ports >Synopsis: [PATCH] mail/pear-Mail: update to 1.1.14, 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 Oct 24 03:40:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006 >Description: - Update to 1.1.14 Fix missing seperation between headers and body in the SMTP driver (Bug #8723). - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-Mail-1.1.14.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/pear-Mail/Makefile /usr/home/chinsan/project/pear-Mail/Makefile --- /usr/ports/mail/pear-Mail/Makefile Sun Sep 24 05:19:31 2006 +++ /usr/home/chinsan/project/pear-Mail/Makefile Tue Oct 24 11:33:52 2006 @@ -6,10 +6,10 @@ # PORTNAME= Mail -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.14 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan@FreeBSD.org COMMENT= PEAR class that provides multiple interfaces for sending emails BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff -ruN --exclude=CVS /usr/ports/mail/pear-Mail/distinfo /usr/home/chinsan/project/pear-Mail/distinfo --- /usr/ports/mail/pear-Mail/distinfo Thu Sep 7 05:19:19 2006 +++ /usr/home/chinsan/project/pear-Mail/distinfo Tue Oct 24 11:34:02 2006 @@ -1,3 +1,3 @@ -MD5 (PEAR/Mail-1.1.10.tgz) = a1ea25fb8ef61062e178bd34ab15ba33 -SHA256 (PEAR/Mail-1.1.10.tgz) = a440b9cc093e13c065bd36b1dc674aaa47a50af09b378d7c986afa1371d464dd -SIZE (PEAR/Mail-1.1.10.tgz) = 16866 +MD5 (PEAR/Mail-1.1.14.tgz) = e50da58b6b787b3903ce4d07dc791bb2 +SHA256 (PEAR/Mail-1.1.14.tgz) = 297bfe8cc7fb12d54e8706977c8ad613292c3f8464d5d8c0cc1a31e38757d213 +SIZE (PEAR/Mail-1.1.14.tgz) = 17537 --- pear-Mail-1.1.14.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?20061024033524.CEB9B2E9DF>