svn commit: r305222 - head/dns/knot

Jason Helfman jgh at FreeBSD.org
Wed Oct 3 20:13:37 UTC 2012


Author: jgh
Date: Wed Oct  3 20:13:36 2012
New Revision: 305222
URL: http://svn.freebsd.org/changeset/ports/305222

Log:
  - update to 1.1.0
  
  PR:		172303
  Submitted by:	maintainer, freebsd at dns-lab.com

Modified:
  head/dns/knot/Makefile
  head/dns/knot/distinfo

Modified: head/dns/knot/Makefile
==============================================================================
--- head/dns/knot/Makefile	Wed Oct  3 20:01:09 2012	(r305221)
+++ head/dns/knot/Makefile	Wed Oct  3 20:13:36 2012	(r305222)
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	knot
-PORTVERSION=	1.1.0r2
+PORTVERSION=	1.1.0
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://public.nic.cz/files/knot-dns/ \
 		http://www.dns-lab.com/downloads/knot-dns/
-DISTNAME=	${PORTNAME}-1.1.0-rc2
 
 MAINTAINER=	freebsd at dns-lab.com
 COMMENT=	Knot DNS is a high performance authoritative-only DNS server

Modified: head/dns/knot/distinfo
==============================================================================
--- head/dns/knot/distinfo	Wed Oct  3 20:01:09 2012	(r305221)
+++ head/dns/knot/distinfo	Wed Oct  3 20:13:36 2012	(r305222)
@@ -1,2 +1,2 @@
-SHA256 (knot-1.1.0-rc2.tar.gz) = a402e70f57a1abb0b2f45903366a1477004da095592a379df07089c67e301b36
-SIZE (knot-1.1.0-rc2.tar.gz) = 1198785
+SHA256 (knot-1.1.0.tar.gz) = 6b1a429d39abb8378e2c62750e04d04a67ef89daae52fefb5c93b881c001446e
+SIZE (knot-1.1.0.tar.gz) = 1180069



More information about the svn-ports-all mailing list