aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile2
-rw-r--r--dns/p5-Net-LibIDN/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index f02f56947dfc..868440136bc7 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dnsmasq
PORTVERSION= 2.57
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \
diff --git a/dns/p5-Net-LibIDN/Makefile b/dns/p5-Net-LibIDN/Makefile
index 948558461fe1..71a94305e5a5 100644
--- a/dns/p5-Net-LibIDN/Makefile
+++ b/dns/p5-Net-LibIDN/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-LibIDN
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= domi@nonsensss.de
COMMENT= This module provides access to the libidn library
-LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn
+LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libidn=${PREFIX}/lib --with-libidn-inc=${PREFIX}/include