FreeBSD Bugzilla – Attachment 241276 Details for
Bug 270612
dns/dnsdist: update to 1.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update dnsdist to 1.8.0
dnsdist-1.8.0.diff (text/plain), 1.41 KB, created by
Ralf van der Enden
on 2023-04-03 06:17:07 UTC
(
hide
)
Description:
Update dnsdist to 1.8.0
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2023-04-03 06:17:07 UTC
Size:
1.41 KB
patch
obsolete
>diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile >index 8a9d6bbdad..5bf4d1ac3d 100644 >--- a/dns/dnsdist/Makefile >+++ b/dns/dnsdist/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= dnsdist >-DISTVERSION= 1.7.3 >+DISTVERSION= 1.8.0 > CATEGORIES= dns net > MASTER_SITES= https://downloads.powerdns.com/releases/ > >@@ -86,7 +86,7 @@ SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp > SNMP_CONFIGURE_WITH= net-snmp > > post-install: >- @${MKDIR} ${STAGEDIR}${ETCDIR} >- ${INSTALL_DATA} ${FILESDIR}/dnsdist.conf.sample ${STAGEDIR}${ETCDIR} >+# @${MKDIR} ${STAGEDIR}${ETCDIR} >+ ${MV} ${STAGEDIR}${ETCDIR}/dnsdist.conf-dist ${STAGEDIR}${ETCDIR}/dnsdist.conf.sample > > .include <bsd.port.mk> >diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo >index 4172870869..b2f2bca290 100644 >--- a/dns/dnsdist/distinfo >+++ b/dns/dnsdist/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1667422709 >-SHA256 (dnsdist-1.7.3.tar.bz2) = 7eaf6fac2f26565c5d8658d42a213799e05f4d3bc68e7c716e7174df41315886 >-SIZE (dnsdist-1.7.3.tar.bz2) = 1379011 >+TIMESTAMP = 1680184860 >+SHA256 (dnsdist-1.8.0.tar.bz2) = 1c0d375c25453d349b88e03ff589aa2603ca8692fc98364c068ead372804704f >+SIZE (dnsdist-1.8.0.tar.bz2) = 1480500 >diff --git a/dns/dnsdist/pkg-plist b/dns/dnsdist/pkg-plist >index 404219c475..2b2c3e2824 100644 >--- a/dns/dnsdist/pkg-plist >+++ b/dns/dnsdist/pkg-plist >@@ -1,3 +1,3 @@ > sbin/dnsdist > man/man1/dnsdist.1.gz >-@sample etc/dnsdist/dnsdist.conf.sample >+@sample %%ETCDIR%%/dnsdist.conf.sample
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:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 270612
: 241276