svn commit: r365466 - head/dns/knot
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed Aug 20 14:38:03 UTC 2014
Author: danilo
Date: Wed Aug 20 14:38:02 2014
New Revision: 365466
URL: http://svnweb.freebsd.org/changeset/ports/365466
QAT: https://qat.redports.org/buildarchive/r365466/
Log:
- Update from 1.5.0 to 1.5.1 [1]
- Use install-strip as INSTALL_TARGET
PR: 192850
Submitted by: freebsd at dns-lab.com [1]
Modified:
head/dns/knot/Makefile
head/dns/knot/distinfo
Modified: head/dns/knot/Makefile
==============================================================================
--- head/dns/knot/Makefile Wed Aug 20 14:30:58 2014 (r365465)
+++ head/dns/knot/Makefile Wed Aug 20 14:38:02 2014 (r365466)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= knot
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
http://dns-lab.com/downloads/knot-dns/
@@ -23,6 +23,8 @@ USE_LDCONFIG= yes
USE_OPENSSL= yes
WITH_OPENSSL_PORT= yes
+INSTALL_TARGET= install-strip
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-storage=/var/db/knot
Modified: head/dns/knot/distinfo
==============================================================================
--- head/dns/knot/distinfo Wed Aug 20 14:30:58 2014 (r365465)
+++ head/dns/knot/distinfo Wed Aug 20 14:38:02 2014 (r365466)
@@ -1,2 +1,2 @@
-SHA256 (knot-1.5.0.tar.gz) = 9ad8d16d229466e765c90c475de746d071e7933bd931307b6e15e52b57e759d7
-SIZE (knot-1.5.0.tar.gz) = 1169282
+SHA256 (knot-1.5.1.tar.gz) = 9a636e846586619be590d94f57c17bb3e520c516f82875380466061e1ed33963
+SIZE (knot-1.5.1.tar.gz) = 1172631
More information about the svn-ports-head
mailing list