- clean up PATCH_SITES
- add patch for regression on CURRENT Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries.
This commit is contained in:
parent
2aaf36e469
commit
560f9979c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84066
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= cnews
|
||||
PORTVERSION= cr.g
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \
|
||||
ftp://ftp.funet.fi/pub/unix/news/cnews/ \
|
||||
@ -20,8 +20,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
pgpverify-1.12:pgp
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \
|
||||
ftp://ftp.dinoex.org/pub/c-news/
|
||||
PATCH_SITES= ftp://ftp.dinoex.org/pub/c-news/
|
||||
PATCHFILES= c-news-patch-fileart.c c-news-patch-namelen \
|
||||
c-news-patch-newsrun c-news-patch-sendbatches \
|
||||
c-news-patch-ctl-pgp3 c-news-patch-ctl-more \
|
||||
@ -31,6 +30,7 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namelen \
|
||||
c-news-patch-ctl-underscore \
|
||||
c-news-patch-y2k-2 \
|
||||
c-news-patch-inews-path \
|
||||
c-news-patch-expovguts.c \
|
||||
c-news-patch-pgpverify-1.12-perl4
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
@ -13,5 +13,6 @@ MD5 (c-news/c-news-patch-bunzip2) = c4893fcaec140b29f1bea42b81e1bdf5
|
||||
MD5 (c-news/c-news-patch-ctl-underscore) = 65ddefc8be3793cfc9d1e6d5b8302fd4
|
||||
MD5 (c-news/c-news-patch-y2k-2) = 4eda6a5ca89c9c0e48bc5658195e2f4c
|
||||
MD5 (c-news/c-news-patch-inews-path) = 20e7f0de2532168faa618e670a92fe11
|
||||
MD5 (c-news/c-news-patch-expovguts.c) = e90247e2c0234e13373ee839b7f9a55c
|
||||
MD5 (c-news/c-news-patch-pgpverify-1.12-perl4) = 191de45608e48ed2f1f2b4d620af27a8
|
||||
MD5 (c-news/c-news-patch-gawk3) = 029502040db18868fe10e4c991af22ef
|
||||
|
Loading…
Reference in New Issue
Block a user