Bug 172303 - [MAINTAINER-UPDATE] dns/knot: update to 1.1.0
Summary: [MAINTAINER-UPDATE] dns/knot: update to 1.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 15:00 UTC by Leo Vandewoestijne
Modified: 2012-10-03 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (498 bytes, patch)
2012-10-03 15:00 UTC, Leo Vandewoestijne
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2012-10-03 15:00:22 UTC
This is an update from 1.1.0rc1 to 1.1.0

Fix: Patch attached with submission follows:
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-10-03 15:48:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-10-03 21:13:51 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"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2012-10-03 21:14:00 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!