update to PowerDNS 3.4.5, ok florian@
This commit is contained in:
parent
690fa9695c
commit
efae281202
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2015/05/08 13:13:14 florian Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2015/07/01 21:10:42 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT-mysql= MySQL database access module for PowerDNS
|
||||
COMMENT-pgsql= PGSQL database access module for PowerDNS
|
||||
COMMENT-ldap= LDAP module for PowerDNS
|
||||
|
||||
V= 3.4.4
|
||||
V= 3.4.5
|
||||
DISTNAME= pdns-${V}
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
PKGNAME= powerdns-${V}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pdns-3.4.4.tar.bz2) = 7En1oLVbaboFe/nOKKuB5SWPxgyNSVTZEA/juz79Ccg=
|
||||
SIZE (pdns-3.4.4.tar.bz2) = 1336624
|
||||
SHA256 (pdns-3.4.5.tar.bz2) = 8+FEFTKwrwWmte/lNG8C0MVfJS++1i1bTy5KgJl8UH0=
|
||||
SIZE (pdns-3.4.5.tar.bz2) = 1337222
|
||||
|
@ -1,21 +0,0 @@
|
||||
$OpenBSD: patch-pdns_Makefile_in,v 1.5 2015/04/14 18:10:27 florian Exp $
|
||||
--- pdns/Makefile.in.orig Sat Dec 20 17:42:01 2014
|
||||
+++ pdns/Makefile.in Sat Dec 20 17:42:18 2014
|
||||
@@ -70,7 +70,7 @@ EXTRA_PROGRAMS = pdns_recursor$(EXEEXT) sdig$(EXEEXT)
|
||||
notify$(EXEEXT) dnsbulktest$(EXEEXT) nsec3dig$(EXEEXT) \
|
||||
saxfr$(EXEEXT)
|
||||
@BOTAN110_TRUE@am__append_5 = botan110signers.cc botansigners.cc
|
||||
-@BOTAN110_TRUE@am__append_6 = $(BOTAN110_LIBS) -lgmp -lrt
|
||||
+@BOTAN110_TRUE@am__append_6 = $(BOTAN110_LIBS) -lgmp
|
||||
@BOTAN18_TRUE@am__append_7 = botan18signers.cc botansigners.cc
|
||||
@BOTAN18_TRUE@am__append_8 = $(BOTAN18_LIBS) -lgmp
|
||||
@CRYPTOPP_TRUE@am__append_9 = cryptoppsigners.cc
|
||||
@@ -81,7 +81,7 @@ EXTRA_PROGRAMS = pdns_recursor$(EXEEXT) sdig$(EXEEXT)
|
||||
@PKCS11_TRUE@am__append_14 = $(P11KIT1_LIBS)
|
||||
@LMDB_TRUE@am__append_15 = zone2lmdb
|
||||
@BOTAN110_TRUE@am__append_16 = botan110signers.cc botansigners.cc
|
||||
-@BOTAN110_TRUE@am__append_17 = $(BOTAN110_LIBS) -lgmp -lrt
|
||||
+@BOTAN110_TRUE@am__append_17 = $(BOTAN110_LIBS) -lgmp
|
||||
@BOTAN18_TRUE@am__append_18 = botan18signers.cc botansigners.cc
|
||||
@BOTAN18_TRUE@am__append_19 = $(BOTAN18_LIBS) -lgmp
|
||||
@CRYPTOPP_TRUE@am__append_20 = cryptoppsigners.cc
|
Loading…
x
Reference in New Issue
Block a user