pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/nnrpd -- touch-up
Module Name: pkgsrc-wip
Committed By: Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By: hauke
Date: Tue Oct 28 10:53:06 2025 +0100
Changeset: 25b59158711a20f99479092a672ce64dbbaa4a66
Modified Files:
nnrpd/Makefile
nnrpd/distinfo
Log Message:
wip/nnrpd -- touch-up
Re-gen distfile hashes
Apply pkglint advice
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25b59158711a20f99479092a672ce64dbbaa4a66
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nnrpd/Makefile | 5 ++---
nnrpd/distinfo | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
diffs:
diff --git a/nnrpd/Makefile b/nnrpd/Makefile
index ee446a9208..b7a2816beb 100644
--- a/nnrpd/Makefile
+++ b/nnrpd/Makefile
@@ -15,7 +15,7 @@ INSTALLATION_DIRS= sbin libexec \
share/examples/nnrpd share/doc/nnrpd \
${PKGMANDIR}/man3 ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
-INN_DATA_DIR?= /var/news
+INN_DATA_DIR?= ${CNEWSDATA}
CONFLICTS+= nntpclnt-[0-9]*
CONFLICTS+= inn-[0-9]*
@@ -35,7 +35,7 @@ FILES_SUBST+= INNPREFIX=${PREFIX}
FILES_SUBST+= INNMANPREFIX=${PREFIX}
# UBC brought read and mmap in sync
-.if ${OPSYS} == "NetBSD" && (${OS_VERSION:M1.[0-4]*} != "" || \
+.if ${OPSYS} == "NetBSD" && (${OS_VERSION:M1.[0-4].*} != "" || \
${OS_VERSION:M1.5} != "" || \
${OS_VERSION:M1.5[A-K]} != "")
FILES_SUBST+= INNACTSTYLE="READ"
@@ -44,7 +44,6 @@ FILES_SUBST+= INNCFLAGS=${CFLAGS:M*:Q}
FILES_SUBST+= INNACTSTYLE="MMAP"
FILES_SUBST+= INNCFLAGS="${CFLAGS} -DOVERSCREAM"
.endif
-FILES_SUBST_SED= ${FILES_SUBST:S/=/@!/:S/$/!g/:S/^/-e s!@/}
MESSAGE_SUBST+= NEWSUID=${NEWSUID}
MESSAGE_SUBST+= NEWSGID=${NEWSGID}
diff --git a/nnrpd/distinfo b/nnrpd/distinfo
index 2bda864729..eff85c5ba4 100644
--- a/nnrpd/distinfo
+++ b/nnrpd/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2011/09/21 20:10:17 hfath Exp $
-RMD160 (inn-1.7.2.insync-1.1d.tar.gz) = 87b775d1f776a357c4d6118f0a86f3677e266c3f
+BLAKE2s (inn-1.7.2.insync-1.1d.tar.gz) = 8adb26daaa59e26213efa5df481326839adb3c63d8efc96a557c0a648a9c30e7
SHA512 (inn-1.7.2.insync-1.1d.tar.gz) = 9f240c78594e8ae7bcc9025336dbf76b7ac8e493321ab4baf70d54119047ac4563be76f01c20d3a51513116e19ef52d8a13c6e260a69a1b70e1f3bd3f0d16789
Size (inn-1.7.2.insync-1.1d.tar.gz) = 1251798 bytes
SHA1 (patch-aa) = 94a801f0b6b2cef2f6394619fca0a5366fd99920
Home |
Main Index |
Thread Index |
Old Index