FreeBSD Bugzilla – Attachment 180604 Details for
Bug 217614
[MAINTAINER] dns/unbound: Update to 1.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update
unbound-1.6.1-update.patch (text/plain), 2.57 KB, created by
Jaap Akkerhuis
on 2017-03-07 15:37:30 UTC
(
hide
)
Description:
Patch to update
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2017-03-07 15:37:30 UTC
Size:
2.57 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 435362) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= unbound >-PORTVERSION= 1.6.0 >-PORTREVISION= 3 >+PORTVERSION= 1.6.1 > CATEGORIES= dns > MASTER_SITES= http://unbound.net/downloads/ > >@@ -16,8 +15,6 @@ > LIB_DEPENDS= libexpat.so:textproc/expat2 \ > libldns.so:dns/ldns > >-BROKEN_aarch64= Fails to link: missing sbrk >- > USES= autoreconf cpe libtool ssl > CPE_VENDOR= nlnetlabs > GNU_CONFIGURE= yes >@@ -61,7 +58,7 @@ > LIBEVENT_LDFLAGS+= $$(pkg-config libevent --libs-only-L) > LIBEVENT_USES= pkgconfig > MUNIN_PLUGIN_SUB_FILES= pkg-message >-PYTHON_BUILD_DEPENDS= swig:devel/swig13 >+PYTHON_BUILD_DEPENDS= swig:devel/swig30 > PYTHON_CONFIGURE_ON= --with-pyunbound=yes --with-pythonmodule=yes LDFLAGS="-L${LOCALBASE}/lib" > PYTHON_USES= python:2 > PYTHON_VARS= STRIP_FILES+=.libs/_unbound.so >Index: distinfo >=================================================================== >--- distinfo (revision 435362) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1481819504 >-SHA256 (unbound-1.6.0.tar.gz) = 6b7db874e6debda742fee8869d722e5a17faf1086e93c911b8564532aeeffab7 >-SIZE (unbound-1.6.0.tar.gz) = 5063253 >+TIMESTAMP = 1487712193 >+SHA256 (unbound-1.6.1.tar.gz) = 42df63f743c0fe8424aeafcf003ad4b880b46c14149d696057313f5c1ef51400 >+SIZE (unbound-1.6.1.tar.gz) = 5074713 >Index: files/unbound.in >=================================================================== >--- files/unbound.in (revision 435362) >+++ files/unbound.in (working copy) >@@ -33,15 +33,15 @@ > > start_precmd() > { >- %%PREFIX%%/sbin/unbound-checkconf > /dev/null && \ >- echo -n "Obtaining a trust anchor:" && \ >- if [ "${unbound_anchorflags}T" = "T" ]; then \ >- su -m unbound -c %%PREFIX%%/sbin/unbound-anchor; \ >+ echo -n "Obtaining a trust anchor:" >+ if [ "${unbound_anchorflags}T" = "T" ]; then >+ su -m unbound -c %%PREFIX%%/sbin/unbound-anchor > else >- su -m unbound -c "%%PREFIX%%/sbin/unbound-anchor ${unbound_anchorflags}"; \ >- fi && >+ su -m unbound -c "%%PREFIX%%/sbin/unbound-anchor ${unbound_anchorflags}" >+ fi > echo . >- return 0 >+ %%PREFIX%%/sbin/unbound-checkconf > /dev/null >+ return $? > } > > run_rc_command "$1" >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 435362) >+++ pkg-plist (working copy) >@@ -3,7 +3,7 @@ > lib/libunbound.a > lib/libunbound.so > lib/libunbound.so.2 >-lib/libunbound.so.2.4.3 >+lib/libunbound.so.2.4.4 > %%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 217614
: 180604