svn commit: r362448 - head/dns/knot
Danilo Egea Gondolfo
danilo at FreeBSD.org
Mon Jul 21 16:44:08 UTC 2014
Author: danilo
Date: Mon Jul 21 16:44:07 2014
New Revision: 362448
URL: http://svnweb.freebsd.org/changeset/ports/362448
QAT: https://qat.redports.org/buildarchive/r362448/
Log:
- Update from 1.4.7 to 1.5.0
PR: ports/191977
Submitted by: freebsd at dns-lab.com
Modified:
head/dns/knot/Makefile
head/dns/knot/distinfo
head/dns/knot/pkg-plist
Modified: head/dns/knot/Makefile
==============================================================================
--- head/dns/knot/Makefile Mon Jul 21 16:17:27 2014 (r362447)
+++ head/dns/knot/Makefile Mon Jul 21 16:44:07 2014 (r362448)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= knot
-DISTVERSION= 1.4.7
+DISTVERSION= 1.5.0
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
http://dns-lab.com/downloads/knot-dns/
@@ -16,7 +16,7 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/b
flex>=2.5.35_1:${PORTSDIR}/textproc/flex
LIB_DEPENDS= liburcu.so:${PORTSDIR}/sysutils/liburcu
-USES= libtool makeinfo
+USES= libtool
USE_LDCONFIG= yes
@@ -41,8 +41,6 @@ SUB_FILES= pkg-message
USE_RC_SUBR= ${PORTNAME}
-INFO= knot
-
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS
USERS= knot
Modified: head/dns/knot/distinfo
==============================================================================
--- head/dns/knot/distinfo Mon Jul 21 16:17:27 2014 (r362447)
+++ head/dns/knot/distinfo Mon Jul 21 16:44:07 2014 (r362448)
@@ -1,2 +1,2 @@
-SHA256 (knot-1.4.7.tar.gz) = 9def99a1eaf03b387b2ab877e77d08b21523f424d6947ec38d1a02c7d1fc5dae
-SIZE (knot-1.4.7.tar.gz) = 1321887
+SHA256 (knot-1.5.0.tar.gz) = 9ad8d16d229466e765c90c475de746d071e7933bd931307b6e15e52b57e759d7
+SIZE (knot-1.5.0.tar.gz) = 1169282
Modified: head/dns/knot/pkg-plist
==============================================================================
--- head/dns/knot/pkg-plist Mon Jul 21 16:17:27 2014 (r362447)
+++ head/dns/knot/pkg-plist Mon Jul 21 16:44:07 2014 (r362448)
@@ -14,5 +14,11 @@ bin/kdig
bin/khost
bin/knsec3hash
bin/knsupdate
+lib/libknot.so
+lib/libknot.so.0
+lib/libknot.so.0.0.1
+lib/libzscanner.so
+lib/libzscanner.so.0
+lib/libzscanner.so.0.0.1
sbin/knotc
sbin/knotd
More information about the svn-ports-all
mailing list