Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159085825
D27679.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D27679.id.diff
View Options
Index: head/dns/powerdns-recursor/Makefile
===================================================================
--- head/dns/powerdns-recursor/Makefile
+++ head/dns/powerdns-recursor/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= recursor
-DISTVERSION= 4.4.0
+DISTVERSION= 4.4.2
CATEGORIES= dns
MASTER_SITES= http://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-
@@ -63,10 +63,12 @@
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200085 && ${SSL_DEFAULT} != openssl
-CONFIGURE_ARGS+= --enable-libdecaf \
- --enable-libsodium
+CONFIGURE_ARGS+= --with-libdecaf \
+ --with-libsodium
LIB_DEPENDS+= libdecaf.so:security/libdecaf \
libsodium.so:security/libsodium
+.else
+CONFIGURE_ARGS+= --with-libsodium=no
.endif
post-install:
Index: head/dns/powerdns-recursor/distinfo
===================================================================
--- head/dns/powerdns-recursor/distinfo
+++ head/dns/powerdns-recursor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603144561
-SHA256 (pdns-recursor-4.4.0.tar.bz2) = 06bc932e00f13c95ef077a2eb61f64425534042cc50f86408b53c7615c4fe58b
-SIZE (pdns-recursor-4.4.0.tar.bz2) = 1395544
+TIMESTAMP = 1608248216
+SHA256 (pdns-recursor-4.4.2.tar.bz2) = b0b97f49848a1758b64bc0b99a596c1583ea525477193f3c01905f5163a4f5cf
+SIZE (pdns-recursor-4.4.2.tar.bz2) = 1396763
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 10, 11:01 PM (15 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33860935
Default Alt Text
D27679.id.diff (1 KB)
Attached To
Mode
D27679: dns/powerdns-recursor: Update to 4.4.2
Attached
Detach File
Event Timeline
Log In to Comment