Bug 189973 - [MAINTAINER] dns/opendnssec13: update to 1.3.17
Summary: [MAINTAINER] dns/opendnssec13: update to 1.3.17
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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-19 22:10 UTC by Jaap Akkerhuis
Modified: 2014-05-20 06:40 UTC (History)
1 user (show)

See Also:


Attachments
opendnssec13-1.3.17.patch (1.14 KB, patch)
2014-05-19 22:10 UTC, Jaap Akkerhuis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2014-05-19 22:10:00 UTC
- Update to 1.3.17

Multiples bugfixes

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-19 22:10:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

erwin@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-20 06:30:11 UTC
Author: erwin
Date: Tue May 20 05:30:07 2014
New Revision: 354595
URL: http://svnweb.freebsd.org/changeset/ports/354595
QAT: https://qat.redports.org/buildarchive/r354595/

Log:
  - Update to 1.3.17
  
  Multiples bugfixes
  
  PR:		189973
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
  Sponsored by:	DK Hostmaster A/S

Modified:
  head/dns/opendnssec13/Makefile
  head/dns/opendnssec13/distinfo

Modified: head/dns/opendnssec13/Makefile
==============================================================================
--- head/dns/opendnssec13/Makefile	Tue May 20 05:18:23 2014	(r354594)
+++ head/dns/opendnssec13/Makefile	Tue May 20 05:30:07 2014	(r354595)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opendnssec
-PORTVERSION=	1.3.16
-PORTREVISION=	2
+PORTVERSION=	1.3.17
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 PKGNAMESUFFIX=	13
@@ -11,7 +10,7 @@ PKGNAMESUFFIX=	13
 MAINTAINER=	jaap@NLnetLabs.nl
 COMMENT=	Tool suite for maintaining DNSSEC
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 BUILD_DEPENDS=	ldns>=1.6.16:${PORTSDIR}/dns/ldns
 LIB_DEPENDS=	libldns.so:${PORTSDIR}/dns/ldns

Modified: head/dns/opendnssec13/distinfo
==============================================================================
--- head/dns/opendnssec13/distinfo	Tue May 20 05:18:23 2014	(r354594)
+++ head/dns/opendnssec13/distinfo	Tue May 20 05:30:07 2014	(r354595)
@@ -1,2 +1,2 @@
-SHA256 (opendnssec-1.3.16.tar.gz) = fa0fe18757a19d6b03e27c2c76f291d61a735f14c2661725df4e569e0be1d04c
-SIZE (opendnssec-1.3.16.tar.gz) = 1173226
+SHA256 (opendnssec-1.3.17.tar.gz) = 9f0dcfb53a3e10255b2d85e6a30663548eca1ec2e900b7cd5db9329f1710e323
+SIZE (opendnssec-1.3.17.tar.gz) = 1140751
_______________________________________________
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 Erwin Lansing freebsd_committer freebsd_triage 2014-05-20 06:30:18 UTC
State Changed
From-To: open->closed

Committed, thanks!