Bug 178192 - [MAINTAINER-UPDATE] dns/knot: update to 1.2.0
Summary: [MAINTAINER-UPDATE] dns/knot: update to 1.2.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-27 00:40 UTC by Leo Vandewoestijne
Modified: 2013-04-28 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (867 bytes, patch)
2013-04-27 00:40 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 2013-04-27 00:40:01 UTC

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-04-28 14:10:58 UTC
Author: rakuco
Date: Sun Apr 28 13:10:51 2013
New Revision: 316715
URL: http://svnweb.freebsd.org/changeset/ports/316715

Log:
  Update to 1.2.0.
  
  PR:		ports/178192
  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	Sun Apr 28 12:34:43 2013	(r316714)
+++ head/dns/knot/Makefile	Sun Apr 28 13:10:51 2013	(r316715)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	knot
-DISTVERSION=	1.1.3
+DISTVERSION=	1.2.0
 CATEGORIES=	dns ipv6
 MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
 		http://www.dns-lab.com/downloads/knot-dns/

Modified: head/dns/knot/distinfo
==============================================================================
--- head/dns/knot/distinfo	Sun Apr 28 12:34:43 2013	(r316714)
+++ head/dns/knot/distinfo	Sun Apr 28 13:10:51 2013	(r316715)
@@ -1,2 +1,2 @@
-SHA256 (knot-1.1.3.tar.gz) = 0114348bf736553cbbc47560dc9b63b8baed69111c0dd35430dff93adf81f769
-SIZE (knot-1.1.3.tar.gz) = 1194290
+SHA256 (knot-1.2.0.tar.gz) = 7c585ebae5543807db257b14f0e15af79f7cdf83ef90af89eec3d6af304440b0
+SIZE (knot-1.2.0.tar.gz) = 1241376
_______________________________________________
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 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-04-28 14:11:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!