aboutsummaryrefslogtreecommitdiff
path: root/mail/phpmailer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
commitf29a218fcd1fc4bf16d252f307eef4d729dd5dcc (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /mail/phpmailer
parent638d4ac389fd6f388090fb19a9c40966f4f7f262 (diff)
downloadports-f29a218fcd1fc4bf16d252f307eef4d729dd5dcc.tar.gz
ports-f29a218fcd1fc4bf16d252f307eef4d729dd5dcc.zip
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386691
Diffstat (limited to 'mail/phpmailer')
-rw-r--r--mail/phpmailer/Makefile7
-rw-r--r--mail/phpmailer/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile
index c16b4ee53bc7..34e31c40051d 100644
--- a/mail/phpmailer/Makefile
+++ b/mail/phpmailer/Makefile
@@ -3,9 +3,8 @@
PORTNAME= phpmailer
PORTVERSION= 5.2.7
+DISTVERSIONPREFIX= v
CATEGORIES= mail
-MASTER_SITES= https://github.com/Synchro/PHPMailer/archive/
-DISTNAME= v${PORTVERSION}
MAINTAINER= joehorn@gmail.com
COMMENT= Full Featured Email Transfer Class for PHP
@@ -14,7 +13,9 @@ LICENSE= LGPL3
OPTIONS_DEFINE= DOCS EXAMPLES
-WRKSRC= ${WRKDIR}/PHPMailer-${PORTVERSION}
+USE_GITHUB= yes
+GH_ACCOUNT= Synchro
+GH_PROJECT= PHPMailer
NO_BUILD= yes
USE_PHP= yes
diff --git a/mail/phpmailer/distinfo b/mail/phpmailer/distinfo
index 37a77aabccab..67f8a9c9e2c2 100644
--- a/mail/phpmailer/distinfo
+++ b/mail/phpmailer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (v5.2.7.tar.gz) = 645eee4dff3da73487698f4b829743aa58026abb8ed4d7f72630e817aaaaaedf
-SIZE (v5.2.7.tar.gz) = 152319
+SHA256 (Synchro-PHPMailer-v5.2.7_GH0.tar.gz) = 645eee4dff3da73487698f4b829743aa58026abb8ed4d7f72630e817aaaaaedf
+SIZE (Synchro-PHPMailer-v5.2.7_GH0.tar.gz) = 152319