aboutsummaryrefslogtreecommitdiffstats
path: root/mail/phpmailer
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-11-28 09:10:46 +0800
committermiwi <miwi@FreeBSD.org>2009-11-28 09:10:46 +0800
commit9eed9b6760ff5d00e42c0becf752077b2b1ec44e (patch)
treeeaf2352a0caed5123c179c6d91f18b85b57a9c14 /mail/phpmailer
parent5636a4623e2b22477abf459d3b756dbbc0cf4f9e (diff)
downloadfreebsd-ports-gnome-9eed9b6760ff5d00e42c0becf752077b2b1ec44e.tar.gz
freebsd-ports-gnome-9eed9b6760ff5d00e42c0becf752077b2b1ec44e.tar.zst
freebsd-ports-gnome-9eed9b6760ff5d00e42c0becf752077b2b1ec44e.zip
- Update to 5.1
PR: 140336 Submitted by: Joe Horn <joehorn@gmail.com> Approved by: maintainer timeout
Diffstat (limited to 'mail/phpmailer')
-rw-r--r--mail/phpmailer/Makefile4
-rw-r--r--mail/phpmailer/distinfo6
-rw-r--r--mail/phpmailer/pkg-plist6
3 files changed, 9 insertions, 7 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile
index 77e0b0a14060..5c2c93f24358 100644
--- a/mail/phpmailer/Makefile
+++ b/mail/phpmailer/Makefile
@@ -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 @@ do-install:
@${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 --git a/mail/phpmailer/distinfo b/mail/phpmailer/distinfo
index bd98250c4d9a..80df6238ba44 100644
--- a/mail/phpmailer/distinfo
+++ b/mail/phpmailer/distinfo
@@ -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) = 6e81fc229f88f7d9dd7cf70d65296ef8
+SHA256 (PHPMailer_v5.1.tar.gz) = f64b366c760d625133010ef94f30e71a4f5101ae980a733bdba2d67350f00a11
+SIZE (PHPMailer_v5.1.tar.gz) = 84081
diff --git a/mail/phpmailer/pkg-plist b/mail/phpmailer/pkg-plist
index c22c086ef475..9f3cdc6a4853 100644
--- a/mail/phpmailer/pkg-plist
+++ b/mail/phpmailer/pkg-plist
@@ -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