aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2023-07-13 15:17:00 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2023-07-13 15:17:00 +0000
commitcba30c34b8ace595d81d33877b723dfc41bd85d5 (patch)
tree908b87f218feea96a6a7dcc5eca2a9d98afe1ff7
parent3bcaef2a183d7b343deaae531485f519f595208c (diff)
downloadports-cba30c34b8ace595d81d33877b723dfc41bd85d5.tar.gz
ports-cba30c34b8ace595d81d33877b723dfc41bd85d5.zip
news/cnews: fix warnings on 32bit
-rw-r--r--news/cnews/Makefile4
-rw-r--r--news/cnews/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index a4f112791002..2d3645ccf68c 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cnews
PORTVERSION= cr.g
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= news
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \
ftp://ftp.funet.fi/pub/unix/news/cnews/ \
@@ -23,7 +23,7 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namelen \
c-news-patch-y2k-2 \
c-news-patch-inews-path \
c-news-patch-gawk3 \
- c-news-patch-ansi2
+ c-news-patch-ansi3
MAINTAINER= dinoex@FreeBSD.org
COMMENT= News server
diff --git a/news/cnews/distinfo b/news/cnews/distinfo
index 10b569fce8da..bf025ffe5849 100644
--- a/news/cnews/distinfo
+++ b/news/cnews/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1678362238
+TIMESTAMP = 1689261148
SHA256 (c-news/c-news.tar.Z) = 897ffa8e05bcf3fe8734cf83c893ca78416266665e06106ff52b733d319835d3
SIZE (c-news/c-news.tar.Z) = 676481
SHA256 (c-news/pgpverify-1.29) = 457ee3c3439a9b3a5d3eee76e6342b8c56334b12a88221b053c19c4add0f04f9
@@ -31,5 +31,5 @@ SHA256 (c-news/c-news-patch-inews-path) = ca7f05f9301003e6bb7fcd8107c11dfebc93d7
SIZE (c-news/c-news-patch-inews-path) = 355
SHA256 (c-news/c-news-patch-gawk3) = 6072cff1c060b059a5915f24e95252540a22d89889fcc4d1cb1fa49ebbb33205
SIZE (c-news/c-news-patch-gawk3) = 1393
-SHA256 (c-news/c-news-patch-ansi2) = 801083b02a771a5a4e621d37242f5ee4642bf612d0012f765fb18539d01bc683
-SIZE (c-news/c-news-patch-ansi2) = 230769
+SHA256 (c-news/c-news-patch-ansi3) = eac21bc9d881aa3d79111c411eb0a5ffe565485a7ea680fe99393a8b7a3833b9
+SIZE (c-news/c-news-patch-ansi3) = 231528