From 560f9979c79ace04d66ccdeb07ec385bacbd1712 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 2 Jul 2003 19:11:22 +0000 Subject: - clean up PATCH_SITES - add patch for regression on CURRENT Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries. --- news/cnews/Makefile | 6 +++--- news/cnews/distinfo | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'news/cnews') diff --git a/news/cnews/Makefile b/news/cnews/Makefile index dcc07f080c6b..faba7625a918 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -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 diff --git a/news/cnews/distinfo b/news/cnews/distinfo index f6f11371c2ea..99358d4f7356 100644 --- a/news/cnews/distinfo +++ b/news/cnews/distinfo @@ -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 -- cgit v1.2.3