Summary: | [MAINTAINER] dns/opendnssec: update to 1.4.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jaap Akkerhuis <jaap> | ||||
Component: | Individual Port(s) | Assignee: | William Grzybowski <wg> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jaap | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jaap Akkerhuis
2013-07-02 10:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it. Hi, Whats the reason to remove the CONFIGURE_ARGS line for sqlite3? -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil > Whats the reason to remove the CONFIGURE_ARGS line for sqlite3? I think that the diff Mat has send is earlier then the time when that line was put in. I apperently forgot to mention that in my note. But yes, sure, put it back in. jaap Oops, > Whats the reason to remove the CONFIGURE_ARGS line for sqlite3? mixing up ports here. But yes, the line CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE} should be in the Makefile. Something broke during the creating of the diff jaap State Changed From-To: open->closed Committed, with minor changes. Thanks! Author: wg Date: Tue Jul 2 13:12:23 2013 New Revision: 322168 URL: http://svnweb.freebsd.org/changeset/ports/322168 Log: dns/opendnssec: update to 1.4.1 - Update to 1.4.1 Changes: http://www.opendnssec.org/2013/06/27/opendnssec-1-4-1/ PR: ports/180194 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Modified: head/dns/opendnssec/Makefile head/dns/opendnssec/distinfo Modified: head/dns/opendnssec/Makefile ============================================================================== --- head/dns/opendnssec/Makefile Tue Jul 2 12:48:06 2013 (r322167) +++ head/dns/opendnssec/Makefile Tue Jul 2 13:12:23 2013 (r322168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opendnssec -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= dns MASTER_SITES= http://dist.opendnssec.org/source/ Modified: head/dns/opendnssec/distinfo ============================================================================== --- head/dns/opendnssec/distinfo Tue Jul 2 12:48:06 2013 (r322167) +++ head/dns/opendnssec/distinfo Tue Jul 2 13:12:23 2013 (r322168) @@ -1,2 +1,2 @@ -SHA256 (opendnssec-1.4.0.tar.gz) = 36d4926dcdf351a527ad7600b151ab6cc56d0a472a7eb8871eecd70afef9e101 -SIZE (opendnssec-1.4.0.tar.gz) = 985512 +SHA256 (opendnssec-1.4.1.tar.gz) = 7795ba9f98f9c8292d5f9f9d6ffbf88352a6f77986f43acc1a30141f6027cc82 +SIZE (opendnssec-1.4.1.tar.gz) = 988263 _______________________________________________ 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" |