FreeBSD Bugzilla – Attachment 248863 Details for
Bug 276726
net/widentd: updates, new MASTERSITE on VCS now encouraging public review
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against net/widentd (version 3)
net_widentd03.diff (text/plain), 1.82 KB, created by
Chris Hutchinson
on 2024-03-01 23:13:09 UTC
(
hide
)
Description:
patch against net/widentd (version 3)
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2024-03-01 23:13:09 UTC
Size:
1.82 KB
patch
obsolete
>diff --git a/net/widentd/Makefile b/net/widentd/Makefile >index a2a96803e8b9..8323dffbdd7d 100644 >--- a/net/widentd/Makefile >+++ b/net/widentd/Makefile >@@ -1,22 +1,28 @@ > 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 tar:xz >+USES= ncurses uidfix > USE_RC_SUBR= widentd >-MAKE_ENV+= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man" MK_WERROR=no >+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 >+OPTIONS_DEFINE= DOCS >+ >+# else ports framework can't handle USE_RC_SUBR >+post-extract: >+ ${MV} ${WRKDIR}/${PORTNAME} ${WRKDIR}/${PORTNAME}-${DISTVERSION} > >-PLIST_FILES= sbin/widentd man/man8/widentd.8.gz >+do-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} > > .include <bsd.port.mk> >diff --git a/net/widentd/distinfo b/net/widentd/distinfo >index 81f8be588822..6e32fa6c4ca9 100644 >--- a/net/widentd/distinfo >+++ b/net/widentd/distinfo >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
portmaster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 276726
:
248074
|
248128
| 248863