svn commit: r466600 - in branches/2018Q2/dns/nsnotifyd: . files
Mark Felder
feld at FreeBSD.org
Thu Apr 5 20:43:12 UTC 2018
Author: feld
Date: Thu Apr 5 20:43:11 2018
New Revision: 466600
URL: https://svnweb.freebsd.org/changeset/ports/466600
Log:
MFH: r466599
dns/nsnotifyd: Add basic rc script
Approved by: maintainer
Added:
branches/2018Q2/dns/nsnotifyd/files/
- copied from r466599, head/dns/nsnotifyd/files/
Modified:
branches/2018Q2/dns/nsnotifyd/Makefile
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/dns/nsnotifyd/Makefile
==============================================================================
--- branches/2018Q2/dns/nsnotifyd/Makefile Thu Apr 5 20:37:15 2018 (r466599)
+++ branches/2018Q2/dns/nsnotifyd/Makefile Thu Apr 5 20:43:11 2018 (r466600)
@@ -2,6 +2,7 @@
PORTNAME= nsnotifyd
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://dotat.at/prog/nsnotifyd/
@@ -14,6 +15,8 @@ GNU_CONFIGURE= yes
USES= shebangfix
SHEBANG_FILES= nsnotify-liststealth
+
+USE_RC_SUBR= nsnotifyd
EXEFILES= nsnotify nsnotifyd
BINFILES= nsnotify-liststealth nsnotify2git nsnotify2stealth nsnotify2update
More information about the svn-ports-all
mailing list