Update to 2.0.3.
Add more MASTER_SITEs.
This commit is contained in:
parent
cd9b7e7397
commit
3747580b65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39742
2 changed files with 5 additions and 4 deletions
|
@ -6,15 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= mailman
|
||||
PORTVERSION= 2.0.2
|
||||
PORTVERSION= 2.0.3
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= mailman
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13
|
||||
#RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${MAILMANDIR} \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (mailman-2.0.2.tgz) = 136fe6fb6630b8c234c7dce900633c49
|
||||
MD5 (mailman-2.0.3.tgz) = a7076d454b22913a57279dfa724ad367
|
||||
|
|
Loading…
Reference in a new issue