aboutsummaryrefslogtreecommitdiff
path: root/mail/phpmailer
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-03 16:40:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-03 16:40:06 +0000
commitdaa37a8e0d38007b40f40115d545a4dabbb42712 (patch)
treefef28240a2097ba2b1a3a477b0e6aa2264829fa5 /mail/phpmailer
parent7995b78e56669fb79d41d93dc1f89515855c0ff4 (diff)
downloadports-daa37a8e0d38007b40f40115d545a4dabbb42712.tar.gz
ports-daa37a8e0d38007b40f40115d545a4dabbb42712.zip
- Update to 5.2.14
- Pass maintainership to submitter PR: 204500 Submitted by: ports@toco-domains.de MFH: 2015Q4 Security: 8a90dc87-89f9-11e5-a408-00248c0c745d
Notes
Notes: svn path=/head/; revision=402885
Diffstat (limited to 'mail/phpmailer')
-rw-r--r--mail/phpmailer/Makefile6
-rw-r--r--mail/phpmailer/distinfo4
-rw-r--r--mail/phpmailer/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile
index 691b340ca1fa..ec058338437a 100644
--- a/mail/phpmailer/Makefile
+++ b/mail/phpmailer/Makefile
@@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= phpmailer
-PORTVERSION= 5.2.13
+PORTVERSION= 5.2.14
DISTVERSIONPREFIX= v
CATEGORIES= mail
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@toco-domains.de
COMMENT= Full Featured Email Transfer Class for PHP
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
-GH_ACCOUNT= Synchro
+GH_ACCOUNT= PHPMailer
GH_PROJECT= PHPMailer
NO_BUILD= yes
diff --git a/mail/phpmailer/distinfo b/mail/phpmailer/distinfo
index 46abc54c25a9..bb549c0872a4 100644
--- a/mail/phpmailer/distinfo
+++ b/mail/phpmailer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Synchro-PHPMailer-v5.2.13_GH0.tar.gz) = 6259ddd93e84a92fc70f5fe66b977cedbb71ccfda69b9350f50524a919b843c2
-SIZE (Synchro-PHPMailer-v5.2.13_GH0.tar.gz) = 189248
+SHA256 (PHPMailer-PHPMailer-v5.2.14_GH0.tar.gz) = 54acc99a6cdd807c5646e712e4499308d885bc76a3dc27679388fe0359bd3a93
+SIZE (PHPMailer-PHPMailer-v5.2.14_GH0.tar.gz) = 192100
diff --git a/mail/phpmailer/pkg-descr b/mail/phpmailer/pkg-descr
index f2ba05fe5eb0..771e0330b4b6 100644
--- a/mail/phpmailer/pkg-descr
+++ b/mail/phpmailer/pkg-descr
@@ -3,4 +3,4 @@ servers, CCs, BCCs, HTML messages, and word wrap, and more. It can
send email via sendmail, PHP mail(), or with SMTP. Methods are based
on the popular AspEmail active server component.
-WWW: http://sourceforge.net/projects/phpmailer
+WWW: https://github.com/PHPMailer/PHPMailer