FreeBSD Bugzilla – Attachment 190792 Details for
Bug 226040
[mainitainer-update] dns/powerdns: update to 4.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 4.1.1 (and fix changed pgsql configure parameter)
powerdns-4.1.1.patch (text/plain), 2.31 KB, created by
Ralf van der Enden
on 2018-02-19 12:30:55 UTC
(
hide
)
Description:
update to 4.1.1 (and fix changed pgsql configure parameter)
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2018-02-19 12:30:55 UTC
Size:
2.31 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 462284) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= powerdns >-DISTVERSION= 4.1.0 >-PORTREVISION= 3 >+DISTVERSION= 4.1.1 > CATEGORIES= dns ipv6 > MASTER_SITES= http://downloads.powerdns.com/releases/ > DISTNAME= pdns-${DISTVERSION} >@@ -39,15 +38,13 @@ > > USE_RC_SUBR= pdns > >-OPTIONS_DEFINE= GEOIP MYDNS MYSQL OPENDBX OPENLDAP OPTALGO PGSQL PROTOBUF REMOTE SQLITE3 TINYDNS TOOLS UNIXODBC >+OPTIONS_DEFINE= GEOIP LUAJIT MYDNS MYSQL OPENDBX OPENLDAP OPTALGO PGSQL PROTOBUF REMOTE SQLITE3 TINYDNS TOOLS UNIXODBC > OPTIONS_GROUP= EXPERIMENTAL REMOTEOPT > OPTIONS_GROUP_EXPERIMENTAL= LUABACKEND > OPTIONS_GROUP_REMOTEOPT= ZEROMQ >-OPTIONS_SINGLE= LUASG >-OPTIONS_SINGLE_LUASG= LUA LUAJIT > ZEROMQ_IMPLIES= REMOTE > >-OPTIONS_DEFAULT= LUA PGSQL >+OPTIONS_DEFAULT= MYSQL PGSQL > OPTIONS_SUB= yes > > GEOIP_LIB_DEPENDS= libyaml-cpp.so:devel/yaml-cpp \ >@@ -54,13 +51,11 @@ > libGeoIP.so:net/GeoIP > GEOIP_VARS= MODULES+=geoip > >-LUA_CONFIGURE_WITH= lua >-LUA_USES= lua >- > LUABACKEND_VARS= MODULES+=lua > > LUAJIT_CONFIGURE_WITH= luajit > LUAJIT_LIB_DEPENDS= libluajit-5.1.so.2:lang/luajit >+LUAJIT_USES_OFF= lua > > MYDNS_CONFIGURE_ON= --with-mysql=${LOCALBASE} > MYDNS_USES= mysql >@@ -85,8 +80,7 @@ > libdecaf.so:security/libdecaf \ > libsodium.so:security/libsodium > >-PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE} >-PGSQL_CONFIGURE_OFF= --without-pgsql >+PGSQL_CONFIGURE_ON= --with-pg-config=${LOCALBASE}/bin/pg_config > PGSQL_USES= pgsql > PGSQL_VARS= MODULES+=gpgsql > >@@ -111,9 +105,8 @@ > ZEROMQ_LIB_DEPENDS= libzmq.so:net/libzmq4 > > GEOIP_DESC= GeoIP backend >-LUASG_DESC= Lua Engine > LUABACKEND_DESC= Lua backend >-LUAJIT_DESC= Enable LuaJIT >+LUAJIT_DESC= Use LuaJIT instead of Lua > MYDNS_DESC= MyDNS backend > MYSQL_DESC= MySQL backend > OPENDBX_DESC= OpenDBX backend >Index: distinfo >=================================================================== >--- distinfo (revision 462284) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1512047293 >-SHA256 (pdns-4.1.0.tar.bz2) = db9193b0f0255c24dfbfc31ecff8bd39e21fec05ff7526e5aea963abc517f0f3 >-SIZE (pdns-4.1.0.tar.bz2) = 1116905 >+TIMESTAMP = 1518797353 >+SHA256 (pdns-4.1.1.tar.bz2) = 08d388321c8a2c24ebe8d7e539f34a0ba2c0973313c168a1b5ecf507e4fb04ba >+SIZE (pdns-4.1.1.tar.bz2) = 1113659
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 226040
:
190791
| 190792