Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2012 02:11:10 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303214 - head/dns/knot
Message-ID:  <201208270211.q7R2BAJM022767@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Aug 27 02:11:10 2012
New Revision: 303214
URL: http://svn.freebsd.org/changeset/ports/303214

Log:
  Update to 1.1.0rc2.
  
  PR:		ports/171024
  Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)

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

Modified: head/dns/knot/Makefile
==============================================================================
--- head/dns/knot/Makefile	Mon Aug 27 00:45:55 2012	(r303213)
+++ head/dns/knot/Makefile	Mon Aug 27 02:11:10 2012	(r303214)
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	knot
-PORTVERSION=	1.0.6
+PORTVERSION=	1.1.0r2
 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@dns-lab.com
 COMMENT=	Knot DNS is a high performance authoritative-only DNS server
@@ -36,7 +37,9 @@ SUB_FILES=	pkg-message
 
 USE_RC_SUBR=	${PORTNAME}d
 
-MAN8=		knotc.8 knotd.8
+MAN8=		knot.conf.8 knotc.8 knotd.8
+
+INFO=		knot
 
 PORTDOCS=	AUTHORS ChangeLog CodingStyle COPYING \
 		INSTALL KNOWN_ISSUES NEWS README RELNOTES

Modified: head/dns/knot/distinfo
==============================================================================
--- head/dns/knot/distinfo	Mon Aug 27 00:45:55 2012	(r303213)
+++ head/dns/knot/distinfo	Mon Aug 27 02:11:10 2012	(r303214)
@@ -1,2 +1,2 @@
-SHA256 (knot-1.0.6.tar.gz) = baa4e086372015e233ff90cf72ef06e18513b8f2b17196684b6718aa7854f028
-SIZE (knot-1.0.6.tar.gz) = 1065751
+SHA256 (knot-1.1.0-rc2.tar.gz) = a402e70f57a1abb0b2f45903366a1477004da095592a379df07089c67e301b36
+SIZE (knot-1.1.0-rc2.tar.gz) = 1198785



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208270211.q7R2BAJM022767>