FreeBSD Bugzilla – Attachment 124794 Details for
Bug 168296
[MAINTAINER] dns/ldns: update to 1.6.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ldns-1.6.13.patch
ldns-1.6.13.patch (text/plain), 1.81 KB, created by
Jaap Akkerhuis
on 2012-05-24 11:10:05 UTC
(
hide
)
Description:
ldns-1.6.13.patch
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2012-05-24 11:10:05 UTC
Size:
1.81 KB
patch
obsolete
>diff -ruN --exclude=CVS ../ldns.orig/Makefile ./Makefile >--- ../ldns.orig/Makefile 2012-05-24 12:04:34.473504139 +0200 >+++ ./Makefile 2012-05-21 16:13:48.338504357 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ldns >-PORTVERSION= 1.6.12 >+PORTVERSION= 1.6.13 > CATEGORIES= dns > MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ > CRITICAL >@@ -22,10 +22,10 @@ > USE_LDCONFIG= yes > > OPTIONS= DOCS "With documentation" Off \ >- EXAMPLES "With example programs" Off \ >- DRILL "With drill program" Off \ >+ EXAMPLES "With example programs" On \ >+ DRILL "With drill program" On \ > GOST "GOST signatures enabled (requires openssl >= 1.0.0)" Off \ >- ECDSA "With highly experimental ECDSA support" Off \ >+ ECDSA "Without ECDSA support" Off \ > PYLDNS "Build python bindings" Off > > .include <bsd.port.options.mk> >@@ -261,8 +261,8 @@ > PLIST_SUB+= EXAMPLES="@comment " > .endif > >-.if defined(WITH_ECDSA) >-CONFIGURE_ARGS+=--enable-ecdsa >+.if defined(WITHOUT_ECDSA) >+CONFIGURE_ARGS+=--disable-ecdsa > .endif > > .if defined(WITH_PYLDNS) >diff -ruN --exclude=CVS ../ldns.orig/distinfo ./distinfo >--- ../ldns.orig/distinfo 2012-05-24 12:04:34.464508006 +0200 >+++ ./distinfo 2012-05-21 16:13:54.841507778 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (ldns-1.6.12.tar.gz) = b966787510a169ca0ed78f9a8a5de01fb309909575e721ead92095d4677aa51c >-SIZE (ldns-1.6.12.tar.gz) = 1057607 >+SHA256 (ldns-1.6.13.tar.gz) = e50622f68908ac57eeef1b2f94bf2cf4d6b1dd309b4e613dce36139d89f15680 >+SIZE (ldns-1.6.13.tar.gz) = 1066139 >diff -ruN --exclude=CVS ../ldns.orig/pkg-plist ./pkg-plist >--- ../ldns.orig/pkg-plist 2012-05-24 12:04:34.496504331 +0200 >+++ ./pkg-plist 2012-05-14 18:48:38.785900376 +0200 >@@ -30,6 +30,7 @@ > include/ldns/dnssec_sign.h > include/ldns/dnssec_verify.h > include/ldns/dnssec_zone.h >+include/ldns/duration.h > include/ldns/error.h > include/ldns/higher.h > include/ldns/host2str.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 168296
: 124794