diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-03-09 13:35:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-03-09 13:35:48 +0800 |
commit | 170df5bc1fef4bda9ec69951e1460975d2139a9e (patch) | |
tree | ce9f925bd43da0182b4b37eed1bd45135109616b /news/cnews | |
parent | 9d97c64b11d28b3d3679bbe8798d5f8d04aeaf11 (diff) | |
download | freebsd-ports-gnome-170df5bc1fef4bda9ec69951e1460975d2139a9e.tar.gz freebsd-ports-gnome-170df5bc1fef4bda9ec69951e1460975d2139a9e.tar.zst freebsd-ports-gnome-170df5bc1fef4bda9ec69951e1460975d2139a9e.zip |
- fix left over tempfiles in sendbatches
Submitted by: Peter Much
Diffstat (limited to 'news/cnews')
-rw-r--r-- | news/cnews/Makefile | 4 | ||||
-rw-r--r-- | news/cnews/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index a9fb78c88e32..2c0212e7cb6c 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -7,7 +7,7 @@ PORTNAME= cnews PORTVERSION= cr.g -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= news MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \ ftp://ftp.funet.fi/pub/unix/news/cnews/ \ @@ -22,7 +22,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} 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-newsrun c-news-patch-sendbatches2 \ c-news-patch-ctl-pgp3 c-news-patch-ctl-more \ c-news-patch-ctl-regexp \ c-news-patch-doexpire c-news-patch-queuelen.tay \ diff --git a/news/cnews/distinfo b/news/cnews/distinfo index 4f57ce277f9a..8441c2362957 100644 --- a/news/cnews/distinfo +++ b/news/cnews/distinfo @@ -8,8 +8,8 @@ MD5 (c-news/c-news-patch-namelen) = 79efe291fa28339f4cc44646e4d14761 SIZE (c-news/c-news-patch-namelen) = 1458 MD5 (c-news/c-news-patch-newsrun) = 6d71577c687f092277d3d3d747477f38 SIZE (c-news/c-news-patch-newsrun) = 746 -MD5 (c-news/c-news-patch-sendbatches) = 978b2e56f5b9ddd113ff784ad709b8d7 -SIZE (c-news/c-news-patch-sendbatches) = 326 +MD5 (c-news/c-news-patch-sendbatches2) = 7937d32a9e2bb4a042d2e56a1266aa2d +SIZE (c-news/c-news-patch-sendbatches2) = 530 MD5 (c-news/c-news-patch-ctl-pgp3) = 3648dd74974928b317f0169f254b19bd SIZE (c-news/c-news-patch-ctl-pgp3) = 14520 MD5 (c-news/c-news-patch-ctl-more) = 66aebd0a53ac2340dd2f1493f0096ac7 |