FreeBSD Bugzilla – Attachment 191701 Details for
Bug 226822
[MAINTAINER] dns/unbound upgrade to 1.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to upgrade
unbound-1.7.0.diff (text/plain), 1.82 KB, created by
Jaap Akkerhuis
on 2018-03-21 11:32:10 UTC
(
hide
)
Description:
Patch to upgrade
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2018-03-21 11:32:10 UTC
Size:
1.82 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 465165) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= unbound >-PORTVERSION= 1.6.8 >-PORTREVISION= 2 >+PORTVERSION= 1.7.0 > CATEGORIES= dns > MASTER_SITES= https://unbound.net/downloads/ \ > https://distfiles.crux.guru/ >Index: distinfo >=================================================================== >--- distinfo (revision 465165) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1516376435 >-SHA256 (unbound-1.6.8.tar.gz) = e3b428e33f56a45417107448418865fe08d58e0e7fea199b855515f60884dd49 >-SIZE (unbound-1.6.8.tar.gz) = 5467536 >+TIMESTAMP = 1521117536 >+SHA256 (unbound-1.7.0.tar.gz) = 94dd9071fb13d8ccd122a3ac67c4524a3324d0e771fc7a8a7c49af8abfb926a2 >+SIZE (unbound-1.7.0.tar.gz) = 5538228 >Index: files/unbound.in >=================================================================== >--- files/unbound.in (revision 465165) >+++ files/unbound.in (working copy) >@@ -27,7 +27,7 @@ > > load_rc_config $name > >-pidfile=${unbound_pidfile:-"%%PREFIX%%/etc/unbound/unbound.pid"} >+pidfile=`%%PREFIX%%/sbin/unbound-checkconf -o pidfile ${unbound_conf}` > unbound_enable=${unbound_enable:-"NO"} > unbound_anchorflags=${unbound_anchorflags:-""} > unbound_conf=${unbound_conf:-"%%ETCDIR%%/unbound.conf"} >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 465165) >+++ pkg-plist (working copy) >@@ -1,10 +1,11 @@ > @sample %%ETCDIR%%/unbound.conf.sample > include/unbound.h > %%EVAPI%%include/unbound-event.h >+libdata/pkgconfig/libunbound.pc > lib/libunbound.a > lib/libunbound.so > lib/libunbound.so.2 >-lib/libunbound.so.2.5.7 >+lib/libunbound.so.2.5.8 > %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so > %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py > %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py
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 226822
: 191701