ports/140336: [UPDATE] mail/phpmailer : update to 5.1
Joe Horn
joehorn at gmail.com
Fri Nov 6 16:00:10 UTC 2009
>Number: 140336
>Category: ports
>Synopsis: [UPDATE] mail/phpmailer : update to 5.1
>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: Fri Nov 06 16:00:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Joe Horn
>Release: 7.2-RELEASE-p4
>Organization:
Taiwanese User
>Environment:
FreeBSD joehorn.idv.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #5: Sat Oct 24 13:15:52 CST 2009 root at joehorn.idv.tw:/usr/obj/usr/src/sys/joehorn i386
>Description:
Update to 5.1
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ru /usr/ports/mail/phpmailer/Makefile /tmp/phpmailer/Makefile
--- /usr/ports/mail/phpmailer/Makefile 2009-08-23 05:01:24.000000000 +0800
+++ /tmp/phpmailer/Makefile 2009-11-06 23:42:45.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= phpmailer
-PORTVERSION= 5.0.2
+PORTVERSION= 5.1
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20for%20php5_6/PHPMailer%20v${PORTVERSION}
DISTNAME= PHPMailer_v${DISTVERSION}
@@ -37,7 +37,7 @@
@${INSTALL_DATA} ${WRKSRC}/test/* ${DATADIR}/test
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for f in aboutus.html ChangeLog.txt docs.ini README LICENSE
+.for f in aboutus.html changelog.txt README LICENSE
@${INSTALL_DATA} ${WRKSRC}/$f ${DOCSDIR}
.endfor
@${CP} -R ${WRKSRC}/docs/* ${DOCSDIR}
diff -ru /usr/ports/mail/phpmailer/distinfo /tmp/phpmailer/distinfo
--- /usr/ports/mail/phpmailer/distinfo 2009-05-30 05:01:08.000000000 +0800
+++ /tmp/phpmailer/distinfo 2009-11-06 23:47:04.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (PHPMailer_v5.0.2.tar.gz) = 2f7296bb63e863c5528c2d591e38f4e5
-SHA256 (PHPMailer_v5.0.2.tar.gz) = 82c4dd174bec48cb36f631be0b596ebc6e4beb18494ed5399c4bf341401b213a
-SIZE (PHPMailer_v5.0.2.tar.gz) = 81426
+MD5 (PHPMailer_v5.1.tar.gz) = 7ebd5c5b605ba288f2447de7ea085b81
+SHA256 (PHPMailer_v5.1.tar.gz) = a5810379e64d1dfd505f17f04ddda6d1ce7bf766909b28593a2b19b6c7fbc7bd
+SIZE (PHPMailer_v5.1.tar.gz) = 84078
diff -ru /usr/ports/mail/phpmailer/pkg-plist /tmp/phpmailer/pkg-plist
--- /usr/ports/mail/phpmailer/pkg-plist 2009-05-30 05:01:08.000000000 +0800
+++ /tmp/phpmailer/pkg-plist 2009-11-06 23:46:48.000000000 +0800
@@ -1,9 +1,10 @@
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.txt
+%%PORTDOCS%%%%DOCSDIR%%/Callback_function_notes.txt
+%%PORTDOCS%%%%DOCSDIR%%/DomainKeys_notes.txt
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/Note_for_SMTP_debugging.txt
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/aboutus.html
-%%PORTDOCS%%%%DOCSDIR%%/docs.ini
+%%PORTDOCS%%%%DOCSDIR%%/changelog.txt
%%PORTDOCS%%%%DOCSDIR%%/extending.html
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/pop3_article.txt
@@ -55,6 +56,7 @@
%%DATADIR%%/test/contents.html
%%DATADIR%%/test/phpmailerTest.php
%%DATADIR%%/test/test.png
+%%DATADIR%%/test/test_callback.php
%%DATADIR%%/test/testemail.php
@dirrm %%DATADIR%%/test
@dirrm %%DATADIR%%/language
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list