diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-10 04:22:00 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-10 04:22:00 +0000 |
commit | 0a61922e9e3c55bfab25d19b4cd33011ab493220 (patch) | |
tree | 84eb4b12c56df5695c1d6e09d89b9c1f2c0d184c /news/cnews | |
parent | d2c7ce6629007fadb9a2f73cdaef664bb31748bb (diff) | |
download | ports-0a61922e9e3c55bfab25d19b4cd33011ab493220.tar.gz ports-0a61922e9e3c55bfab25d19b4cd33011ab493220.zip |
Notes
Diffstat (limited to 'news/cnews')
-rw-r--r-- | news/cnews/Makefile | 9 | ||||
-rw-r--r-- | news/cnews/distinfo | 3 | ||||
-rw-r--r-- | news/cnews/files/patch-ac | 25 |
3 files changed, 9 insertions, 28 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 46535ad7504c..c3d711132816 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -7,7 +7,7 @@ PORTNAME= cnews PORTVERSION= cr.g -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \ ftp://ftp.funet.fi/pub/unix/news/cnews/ \ @@ -21,7 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/ -PATCHFILES= c-news-patch-fileart.c c-news-patch-namecheck.awk \ +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 \ c-news-patch-ctl-regexp \ @@ -29,6 +29,7 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namecheck.awk \ c-news-patch-bunzip2 \ c-news-patch-ctl-underscore \ c-news-patch-y2k-2 \ + c-news-patch-inews-path \ c-news-patch-pgpverify-1.12-perl4 MAINTAINER= dinoex@FreeBSD.org @@ -123,4 +124,8 @@ do-install: @${ECHO} "!!!!!!!!" @${ECHO} "" +test: + (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ + ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} r) + .include <bsd.port.post.mk> diff --git a/news/cnews/distinfo b/news/cnews/distinfo index f48303869595..f6f11371c2ea 100644 --- a/news/cnews/distinfo +++ b/news/cnews/distinfo @@ -1,7 +1,7 @@ MD5 (c-news/c-news.tar.Z) = c2a144d1dabd2af1b3f6816de5e38b3c MD5 (c-news/pgpverify-1.12) = 733f702d987fad87b1b64f93aea2dbe7 MD5 (c-news/c-news-patch-fileart.c) = cf003ba4cd88641b620b2b19c3d7c715 -MD5 (c-news/c-news-patch-namecheck.awk) = 4d93aa88bac7459065cad3e4dd86e7cb +MD5 (c-news/c-news-patch-namelen) = 79efe291fa28339f4cc44646e4d14761 MD5 (c-news/c-news-patch-newsrun) = 6d71577c687f092277d3d3d747477f38 MD5 (c-news/c-news-patch-sendbatches) = 978b2e56f5b9ddd113ff784ad709b8d7 MD5 (c-news/c-news-patch-ctl-pgp3) = 3648dd74974928b317f0169f254b19bd @@ -12,5 +12,6 @@ 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-2) = 4eda6a5ca89c9c0e48bc5658195e2f4c +MD5 (c-news/c-news-patch-inews-path) = 20e7f0de2532168faa618e670a92fe11 MD5 (c-news/c-news-patch-pgpverify-1.12-perl4) = 191de45608e48ed2f1f2b4d620af27a8 MD5 (c-news/c-news-patch-gawk3) = 029502040db18868fe10e4c991af22ef diff --git a/news/cnews/files/patch-ac b/news/cnews/files/patch-ac deleted file mode 100644 index eb14c8f0c6f7..000000000000 --- a/news/cnews/files/patch-ac +++ /dev/null @@ -1,25 +0,0 @@ -diff pre-conf/util/namecheck.t util/namecheck.t ---- pre-conf/util/namecheck.t Tue Oct 18 04:50:01 1994 -+++ util/namecheck.t Mon Aug 2 21:03:29 1999 -@@ -23,9 +23,9 @@ - comp.lang.0++ name component does not contain letter - comp.lang.all `all' or `ctl' used as name component - comp.lang.ctl `all' or `ctl' used as name component --comp.lang.verylonglanguage name component longer than 14 characters --comp.lang.verylonglanguag name component longer than 14 characters --comp.lang.verylonglangua -+comp.lang.verylong1234567890language name component longer than 24 characters -+comp.lang.verylong1234567890languag name component longer than 24 characters -+comp.lang.verylong1234567890langua - comp.lang.C++ uppercase letter(s) in name - comp.lang.c_2 - comp.lang.c-2 -diff pre-conf/ctl/reg/n.1r work/ctl/reg/n.1r ---- pre-conf/ctl/reg/n.1r Fri Apr 28 02:50:47 1995 -+++ ctl/reg/n.1r Mon Aug 2 22:12:43 1999 -@@ -1,4 +1,4 @@ --newgroup comp.lang.beta -+new newsgroup comp.lang.beta - ::: - tale@uunet.uu.net (David C Lawrence) said to - create `comp.lang.beta'. |