summaryrefslogtreecommitdiff
path: root/mail/phpmailer
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-28 01:10:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-28 01:10:46 +0000
commite32c693ef457d8ad566c753ff2d15e11fc7d8d9c (patch)
tree0e2570f9016a271b92181b4878d45f58cf94447d /mail/phpmailer
parent- Update to 0.0.10 (diff)
- Update to 5.1
PR: 140336 Submitted by: Joe Horn <joehorn@gmail.com> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=244888
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