1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

net/widentd: Update to 1.05

PR:		276726
This commit is contained in:
Chris Hutchinson 2024-03-02 14:45:12 +03:00 committed by Gleb Popov
parent 9e6f896ef7
commit 1704b36b05
2 changed files with 20 additions and 11 deletions

View File

@ -1,22 +1,30 @@
PORTNAME= widentd
PORTVERSION= 1.04
PORTREVISION= 1
DISTVERSION= 1.05
CATEGORIES= net
MASTER_SITES= https://BSDforge.com/projects/source/net/widentd/
MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/
MAINTAINER= portmaster@BSDforge.com
COMMENT= RFC1413 auth/identd daemon providing a fixed fake reply
WWW= https://BSDforge.com/projects/net/widentd/
WWW= https://codeberg.org/BSDforge/widentd
LICENSE= BSD3CLAUSE
DEPRECATED= Abandonware, last release in 2004 and dead upstream. Consider using security/oidentd
EXPIRATION_DATE=2024-02-29
USES= ncurses uidfix
USES= ncurses uidfix tar:xz
USE_RC_SUBR= widentd
MAKE_ENV+= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man" MK_WERROR=no
PLIST_FILES= sbin/widentd man/man8/widentd.8.gz
OPTIONS_DEFINE= DOCS
MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/share/man/man"
PLIST_FILES= sbin/widentd share/man/man8/widentd.8.gz
PORTDOCS= LICENSE README README.md
# else ports framework can't handle USE_RC_SUBR
post-extract:
${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (widentd-1.04.tar.xz) = cbdea487ad21dd6bdb21661d84745c0123e851054f69a53445129011b255a060
SIZE (widentd-1.04.tar.xz) = 5380
TIMESTAMP = 1709333907
SHA256 (widentd-1.05.tar.gz) = fc685d69dd268bd66b655e8ea0c3a8490c69902c543894b37abff4def04684c6
SIZE (widentd-1.05.tar.gz) = 5961