aboutsummaryrefslogtreecommitdiff
path: root/mail/spambnc
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-06-22 05:42:58 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-06-22 05:42:58 +0000
commitada2679399435c6cef4f17a7fcb0e0b45fdb5bae (patch)
treeea6c2ca3cd3ed034883ef5b6cc1cabc0c26983f8 /mail/spambnc
parenta493320adb870c7e7b2e472018cb228982017ed8 (diff)
downloadports-ada2679399435c6cef4f17a7fcb0e0b45fdb5bae.tar.gz
ports-ada2679399435c6cef4f17a7fcb0e0b45fdb5bae.zip
Notes
Diffstat (limited to 'mail/spambnc')
-rw-r--r--mail/spambnc/Makefile16
-rw-r--r--mail/spambnc/distinfo8
2 files changed, 12 insertions, 12 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile
index 8702792ce8f9..9fd3f7fab386 100644
--- a/mail/spambnc/Makefile
+++ b/mail/spambnc/Makefile
@@ -6,20 +6,20 @@
#
PORTNAME= spambnc
-PORTVERSION= 20050527
+PORTVERSION= 20050621
CATEGORIES= mail
-MASTER_SITES= http://www.spambouncer.org/ \
- ftp://ftp.spambouncer.org/
-DISTFILES= sb-beta.tar.gz index.shtml
+MASTER_SITES= http://www.spambouncer.org/dist/sb/:tarball \
+ http://www.spambouncer.org/configure/:doc
+DISTFILES= sb.tar.gz:tarball quickstart.shtml:doc
DIST_SUBDIR= spambnc-${PORTVERSION}
-EXTRACT_ONLY= sb-beta.tar.gz
+EXTRACT_ONLY= sb.tar.gz
MAINTAINER= thierry@FreeBSD.org
COMMENT= Set of procmail recipies which handle known/suspected spam
RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail
-IGNOREFILES= index.shtml
+IGNOREFILES= quickstart.shtml
NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST= ${WRKDIR}/.pkg-plist
@@ -28,7 +28,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_DIRS= functions docs data auxiliary
.if !defined(NOPORTDOCS)
-MASTER_SITES+= http://www.spambouncer.org/webdev/configure/:upg
+MASTER_SITES+= http://www.spambouncer.org/configure/:upg
DISTFILES+= upgrading.shtml:upg
IGNOREFILES+= upgrading.shtml
.endif
@@ -52,7 +52,7 @@ do-install:
cd ${WRKDIR} && ${CP} -Rv * ${DATADIR}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/index.shtml \
+ @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/quickstart.shtml \
${DOCSDIR}/documentation.html
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/upgrading.shtml \
${DOCSDIR}/upgrading.html
diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo
index 97cf9cd3a5fd..bdc4396d5ae2 100644
--- a/mail/spambnc/distinfo
+++ b/mail/spambnc/distinfo
@@ -1,4 +1,4 @@
-MD5 (spambnc-20050527/sb-beta.tar.gz) = dcba1fc3fd6980f2f9b74643c627481b
-SIZE (spambnc-20050527/sb-beta.tar.gz) = 574556
-MD5 (spambnc-20050527/index.shtml) = IGNORE
-MD5 (spambnc-20050527/upgrading.shtml) = IGNORE
+MD5 (spambnc-20050621/sb.tar.gz) = 78700aa89b23416099ad483539c2848e
+SIZE (spambnc-20050621/sb.tar.gz) = 678007
+MD5 (spambnc-20050621/quickstart.shtml) = IGNORE
+MD5 (spambnc-20050621/upgrading.shtml) = IGNORE