FreeBSD Bugzilla – Attachment 207169 Details for
Bug 240321
dns/ldns: fix bug in ldns-config
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix bug
ldns-1.7.1-diff (text/plain), 1.26 KB, created by
Jaap Akkerhuis
on 2019-09-03 21:32:32 UTC
(
hide
)
Description:
patch to fix bug
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2019-09-03 21:32:32 UTC
Size:
1.26 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 510849) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= ldns > PORTVERSION= 1.7.1 >+PORTREVISION= 1 > CATEGORIES= dns > MASTER_SITES= https://www.nlnetlabs.nl/downloads/ldns/ \ > LOCAL/ehaupt >Index: files/patch-packaging_ldns-config.in >=================================================================== >--- files/patch-packaging_ldns-config.in (nonexistent) >+++ files/patch-packaging_ldns-config.in (working copy) >@@ -0,0 +1,13 @@ >+--- packaging/ldns-config.in.orig 2019-09-03 13:07:40 UTC >++++ packaging/ldns-config.in >+@@ -1,6 +1,10 @@ >+ #!/bin/sh >+ >++prefix="@prefix@" >++exec_prefix="@exec_prefix@" >+ VERSION="@PACKAGE_VERSION@" >++CFLAGS="@CFLAGS@" >++CPPFLAGS="@CPPFLAGS@ @LIBSSL_CPPFLAGS@ @PYTHON_CPPFLAGS@" >+ LDFLAGS="@LDFLAGS@ @LIBSSL_LDFLAGS@ @PYTHON_LDFLAGS@" >+ LIBS="@LIBS@ @LIBSSL_LIBS@" >+ LIBDIR="@libdir@" > >Property changes on: files/patch-packaging_ldns-config.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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
Flags:
jaap
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 240321
: 207169