[Midnightbsd-cvs] mports [15845] trunk/dns/bind99: add missing plist files to bind 9.9 port
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Feb 5 09:11:06 EST 2014
Revision: 15845
http://svnweb.midnightbsd.org/mports/?rev=15845
Author: laffer1
Date: 2014-02-05 09:11:05 -0500 (Wed, 05 Feb 2014)
Log Message:
-----------
add missing plist files to bind 9.9 port
Modified Paths:
--------------
trunk/dns/bind99/Makefile
trunk/dns/bind99/pkg-plist
Modified: trunk/dns/bind99/Makefile
===================================================================
--- trunk/dns/bind99/Makefile 2014-02-05 03:16:06 UTC (rev 15844)
+++ trunk/dns/bind99/Makefile 2014-02-05 14:11:05 UTC (rev 15845)
@@ -2,7 +2,7 @@
PORTNAME?= bind99
PORTVERSION= 9.9.4
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -10,6 +10,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
+
LICENSE= iscl
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
Modified: trunk/dns/bind99/pkg-plist
===================================================================
--- trunk/dns/bind99/pkg-plist 2014-02-05 03:16:06 UTC (rev 15844)
+++ trunk/dns/bind99/pkg-plist 2014-02-05 14:11:05 UTC (rev 15845)
@@ -145,11 +145,13 @@
include/isc/result.h
include/isc/resultclass.h
include/isc/rwlock.h
+include/isc/safe.h
include/isc/serial.h
include/isc/sha1.h
include/isc/sha2.h
include/isc/sockaddr.h
include/isc/socket.h
+include/isc/stat.h
include/isc/stdio.h
include/isc/stdlib.h
include/isc/stdtime.h
More information about the Midnightbsd-cvs
mailing list