aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-qpsmtpd
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-05-19 01:07:45 +0800
committermat <mat@FreeBSD.org>2015-05-19 01:07:45 +0800
commit2574893f2308874906f621f7c7435d7f8d5b2e33 (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /mail/p5-qpsmtpd
parent03e238719c2d43ed160b7409281f5f7295a8710a (diff)
downloadfreebsd-ports-graphics-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.gz
freebsd-ports-graphics-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.zst
freebsd-ports-graphics-2574893f2308874906f621f7c7435d7f8d5b2e33.zip
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'mail/p5-qpsmtpd')
-rw-r--r--mail/p5-qpsmtpd/Makefile7
-rw-r--r--mail/p5-qpsmtpd/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index 783bf909c95..82934b0eba3 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -3,11 +3,10 @@
PORTNAME= qpsmtpd
PORTVERSION= 0.93
+DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= mail perl5
-MASTER_SITES= https://github.com/smtpd/qpsmtpd/archive/
PKGNAMEPREFIX= p5-
-DISTFILES= v${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= noc-ports@biglist.com
COMMENT= Flexible SMTP daemon written in Perl and featuring a plugin API
@@ -26,6 +25,9 @@ OPTIONS_DEFINE= MODPERL DOCS EXAMPLES
OPTIONS_DEFAULT=MODPERL
MOD_PERL_DESC= "Apache Support via mod_perl"
+USE_GITHUB= yes
+GH_ACCOUNT= smtpd
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMODPERL}
@@ -33,7 +35,6 @@ USE_APACHE_RUN= 22+
RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2
.endif
-WRKSRC= ${WRKDIR}/${DISTNAME}
USES= perl5
USE_PERL5= configure
diff --git a/mail/p5-qpsmtpd/distinfo b/mail/p5-qpsmtpd/distinfo
index 220b6809551..2863f2b5e5d 100644
--- a/mail/p5-qpsmtpd/distinfo
+++ b/mail/p5-qpsmtpd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (v0.93.tar.gz) = d3638456f013a1dcf20e0f3d24fc56e129e26283463e106fc4bad0d5ee4e7241
-SIZE (v0.93.tar.gz) = 358698
+SHA256 (smtpd-qpsmtpd-v0.93_GH0.tar.gz) = d3638456f013a1dcf20e0f3d24fc56e129e26283463e106fc4bad0d5ee4e7241
+SIZE (smtpd-qpsmtpd-v0.93_GH0.tar.gz) = 358698