aboutsummaryrefslogtreecommitdiff
path: root/news/nntpcache
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-09-02 16:27:22 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-09-02 16:27:22 +0000
commite84e0697bca8413db005f8e03de742525db445fe (patch)
treea1d46ebed5f70c039a98c1d0c35ea392458bb9e1 /news/nntpcache
parent9d66165590cfc262d7d3c401f6adb14663d881c6 (diff)
downloadports-e84e0697bca8413db005f8e03de742525db445fe.tar.gz
ports-e84e0697bca8413db005f8e03de742525db445fe.zip
- remove spam from news spool if it's a SPAM (spamphobia patch)
- add REVISEDATE in PATCHFILES file name - bump PORTREVISION
Notes
Notes: svn path=/head/; revision=171888
Diffstat (limited to 'news/nntpcache')
-rw-r--r--news/nntpcache/Makefile5
-rw-r--r--news/nntpcache/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 95afb135fd3c..e361eac9698d 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nntpcache
PORTVERSION= 3.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= news
MASTER_SITES= http://www.nntpcache.com/pub/nntpcache/
@@ -57,8 +57,9 @@ PORTDOCS= AUTHORS ChangeLog FAQ FAQ.html HACKING HTML \
INSTALL LICENSING NEWS README README.INN VERSION
.if defined(WITH_SPAMPHOBIA)
+REVISEDATE= 20060903
PATCH_SITES+= http://people.freebsd.org/~leeym/:SPAMPHOBIA
-PATCHFILES+= ${DISTNAME}-spamphobia.diff.gz:SPAMPHOBIA
+PATCHFILES+= ${DISTNAME}-spamphobia-${REVISEDATE}.diff.gz:SPAMPHOBIA
.endif
post-configure:
diff --git a/news/nntpcache/distinfo b/news/nntpcache/distinfo
index 98b89dd68c5d..89026249a7ba 100644
--- a/news/nntpcache/distinfo
+++ b/news/nntpcache/distinfo
@@ -1,6 +1,6 @@
MD5 (nntpcache-3.0.2.tar.gz) = 83ad23c78b1908fb4b0d903620f4a9d4
SHA256 (nntpcache-3.0.2.tar.gz) = 613faeff339c6d3c5f0cc4ce80fe8a20f2ac484e5d1e5e71e4c7877a8281565e
SIZE (nntpcache-3.0.2.tar.gz) = 1077641
-MD5 (nntpcache-3.0.2-spamphobia.diff.gz) = 95837cf2bdbcf6643b2639dc56a91640
-SHA256 (nntpcache-3.0.2-spamphobia.diff.gz) = 6c6126fcb1ff86a1181d54b5783a222f807c1fac76ea61727bf1de830d87e67c
-SIZE (nntpcache-3.0.2-spamphobia.diff.gz) = 2544
+MD5 (nntpcache-3.0.2-spamphobia-20060903.diff.gz) = 427bcb32ad6c312076e0d20d6f6b500d
+SHA256 (nntpcache-3.0.2-spamphobia-20060903.diff.gz) = d551f865f8f30917cfefd9aac1ab1ad00767bcf01c4a0ed4193cae8bc6d62890
+SIZE (nntpcache-3.0.2-spamphobia-20060903.diff.gz) = 2468