Bug 186968 - [MAINTAINER-UPDATE] dns/knot: update to 1.4.3
Summary: [MAINTAINER-UPDATE] dns/knot: update to 1.4.3
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-23 01:30 UTC by Leo Vandewoestijne
Modified: 2014-02-24 19:40 UTC (History)
0 users

See Also:


Attachments
file.diff (902 bytes, patch)
2014-02-23 01:30 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 2014-02-23 01:30:00 UTC
Knot 1.4.3 was released.

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-02-24 17:15:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-24 19:36:47 UTC
Author: pawel
Date: Mon Feb 24 19:36:40 2014
New Revision: 345894
URL: http://svnweb.freebsd.org/changeset/ports/345894
QAT: https://qat.redports.org/buildarchive/r345894/

Log:
  Update to version 1.4.3
  
  PR:		ports/186968
  Submitted by:	maintainer

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

Modified: head/dns/knot/Makefile
==============================================================================
--- head/dns/knot/Makefile	Mon Feb 24 19:33:01 2014	(r345893)
+++ head/dns/knot/Makefile	Mon Feb 24 19:36:40 2014	(r345894)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	knot
-DISTVERSION=	1.4.2
-PORTREVISION=	2
+DISTVERSION=	1.4.3
 CATEGORIES=	dns ipv6
 MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
 		http://dns-lab.com/downloads/knot-dns/

Modified: head/dns/knot/distinfo
==============================================================================
--- head/dns/knot/distinfo	Mon Feb 24 19:33:01 2014	(r345893)
+++ head/dns/knot/distinfo	Mon Feb 24 19:36:40 2014	(r345894)
@@ -1,2 +1,2 @@
-SHA256 (knot-1.4.2.tar.gz) = 9476111662220935a824c1fa53cbd1673440825e40a2c4a9282539ced4af4687
-SIZE (knot-1.4.2.tar.gz) = 1365873
+SHA256 (knot-1.4.3.tar.gz) = 9157008165194f1b657ade72021064e2191836d9c572c4672340f73e718e2fe9
+SIZE (knot-1.4.3.tar.gz) = 1367036
_______________________________________________
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 Pawel Pekala freebsd_committer freebsd_triage 2014-02-24 19:36:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!