From nobody@FreeBSD.org  Wed Oct  3 13:53:01 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7D0891065674
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 Oct 2012 13:53:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 688138FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 Oct 2012 13:53:01 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q93Dr1Ua089897
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 3 Oct 2012 13:53:01 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q93Dr0KZ089896;
	Wed, 3 Oct 2012 13:53:00 GMT
	(envelope-from nobody)
Message-Id: <201210031353.q93Dr0KZ089896@red.freebsd.org>
Date: Wed, 3 Oct 2012 13:53:00 GMT
From: Leo Vandewoestijne <freebsd@dns-lab.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER-UPDATE] dns/knot: update to 1.1.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         172303
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] dns/knot: update to 1.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 03 14:00:22 UTC 2012
>Closed-Date:    Wed Oct 03 20:14:02 UTC 2012
>Last-Modified:  Wed Oct  3 20:20:09 UTC 2012
>Originator:     Leo Vandewoestijne
>Release:        
>Organization:
DNS-Lab
>Environment:
>Description:
This is an update from 1.1.0rc1 to 1.1.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rupN knot.orig/Makefile knot/Makefile
--- knot.orig/Makefile	2012-10-03 13:33:15.000000000 +0000
+++ knot/Makefile	2012-10-03 13:33:44.000000000 +0000
@@ -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@dns-lab.com
 COMMENT=	Knot DNS is a high performance authoritative-only DNS server


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Wed Oct 3 14:48:20 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172303 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Wed Oct 3 20:14:00 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172303 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172303: commit references a PR
Date: Wed,  3 Oct 2012 20:13:51 +0000 (UTC)

 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@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@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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
