1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

news/nntp: fix path for NNTP post

- support CIDR in nntp_access
This commit is contained in:
Dirk Meyer 2024-10-25 14:19:51 +02:00
parent f135cb492f
commit ee003cdc7c
2 changed files with 8 additions and 5 deletions

View File

@ -1,12 +1,12 @@
PORTNAME= nntp
PORTVERSION= 1.5.12.2
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= news
MASTER_SITES= ftp://ftp.dinoex.org/pub/c-news/
DISTNAME= ${PORTNAME}.${PORTVERSION}
PATCH_SITES= ftp://ftp.dinoex.org/pub/c-news/
PATCHFILES= nntp-patch-ansi3
PATCHFILES= nntp-patch-ansi4
MAINTAINER= dinoex@FreeBSD.org
COMMENT= NNTP with NOV support
@ -56,6 +56,9 @@ post-patch:
pre-configure:
${REINPLACE_CMD} \
-e 's|\#define.ALONE.*||' \
-e 's|"usenet"|"news"|' \
-e "s=/usr/local/news/lib/inews=${NEWSBIN}/inject/inews=" \
-e "s=/usr/local/bin/rnews=${NEWSBIN}/input/rnews=" \
-e "s=/usr/local/news/lib/bin/config=${NEWSBIN}/config=" \
-e "s=/usr/local/news/cnewsbin=${NEWSBIN}=" \
-e "s=/usr/local/news/lib=${NEWSCTL}=" \

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1689263194
TIMESTAMP = 1729858090
SHA256 (nntp.1.5.12.2.tar.gz) = c4b4b6e7aa6abfe06300c1667fc55049b01d9f3a2c6f8714845a1dfd4c33fe46
SIZE (nntp.1.5.12.2.tar.gz) = 153634
SHA256 (nntp-patch-ansi3) = 5383ea404882d0a8426cb2397af750313d6057dde777252bd7f00a30ac3f5036
SIZE (nntp-patch-ansi3) = 114056
SHA256 (nntp-patch-ansi4) = 65a1a08becea34fd91c4a1845abe2252027cb76e089de2bdad14e72cd9f06483
SIZE (nntp-patch-ansi4) = 115974