ports/104734: [PATCH] mail/pear-Mail: update to 1.1.14, take maintainership
chinsan
chinsan at FreeBSD.org
Tue Oct 24 03:40:22 UTC 2006
>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 at FreeBSD.org
+MAINTAINER= chinsan at 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:
More information about the freebsd-ports-bugs
mailing list