From 9e6c455d393443666c2d1fb661ba14674460d767 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 24 Jan 2000 04:34:39 +0000 Subject: Fixup the pgpverify patch and make the y2k path more robust. PR: 15842 Submitted by: maintainer --- news/cnews/Makefile | 7 +++++-- news/cnews/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'news') diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 3b15143a3754..0ed093767d06 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -29,8 +29,8 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namecheck.awk \ c-news-patch-doexpire c-news-patch-queuelen.tay \ c-news-patch-bunzip2 \ c-news-patch-ctl-underscore \ - c-news-patch-y2k \ - c-news-patch-pgpverify-1.12 + c-news-patch-y2k-2 \ + c-news-patch-pgpverify-1.12-perl4 MAINTAINER= dirk.meyer@dinoex.sub.org @@ -60,6 +60,9 @@ PGPVERIFY?= pgpverify-1.12 .include .if ${OSVERSION} < 300000 +.if make(makesum) || defined(FETCH_ALL) +PATCHFILES+= c-news-patch-gawk3 +.endif .else PATCHFILES+= c-news-patch-gawk3 .endif diff --git a/news/cnews/distinfo b/news/cnews/distinfo index 358c4b0b2bca..f48303869595 100644 --- a/news/cnews/distinfo +++ b/news/cnews/distinfo @@ -11,6 +11,6 @@ MD5 (c-news/c-news-patch-doexpire) = ffd3c907cdaebe43ea2dfdc49b84686e MD5 (c-news/c-news-patch-queuelen.tay) = 58d3e06a518fbf6bfee10081041fb85c MD5 (c-news/c-news-patch-bunzip2) = c4893fcaec140b29f1bea42b81e1bdf5 MD5 (c-news/c-news-patch-ctl-underscore) = 65ddefc8be3793cfc9d1e6d5b8302fd4 -MD5 (c-news/c-news-patch-y2k) = dc0587ac97c7795362558e90180ae8fa -MD5 (c-news/c-news-patch-pgpverify-1.12) = 275fdc61a7473af2bbdc0b94aece5aa1 +MD5 (c-news/c-news-patch-y2k-2) = 4eda6a5ca89c9c0e48bc5658195e2f4c +MD5 (c-news/c-news-patch-pgpverify-1.12-perl4) = 191de45608e48ed2f1f2b4d620af27a8 MD5 (c-news/c-news-patch-gawk3) = 029502040db18868fe10e4c991af22ef -- cgit v1.2.3