aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/maradns/Makefile6
-rw-r--r--dns/maradns/distinfo2
-rw-r--r--net/maradns/Makefile6
-rw-r--r--net/maradns/distinfo2
4 files changed, 8 insertions, 8 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile
index 492e438fc394..98677062f388 100644
--- a/dns/maradns/Makefile
+++ b/dns/maradns/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= maradns
-PORTVERSION= 0.9.11
+PORTVERSION= 0.9.14
CATEGORIES= net
MASTER_SITES= http://www.maradns.org/download/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -21,9 +21,9 @@ MAN5= mararc.5
MAN8= maradns.8 zoneserver.8
post-patch:
- @find ${WRKSRC} -type f | xargs ${PERL} -pi -e \
+ @${FIND} ${WRKSRC} -type f | ${XARGS} ${PERL} -pi -e \
's|/etc/mara|${PREFIX}/etc/mara|g'
- @find ${WRKSRC} -name '*Makefile*' | xargs ${PERL} -pi -e \
+ @${FIND} ${WRKSRC} -name '*Makefile*' | ${XARGS} ${PERL} -pi -e \
's|make|\$$\{MAKE\}|g ; \
s|^FLAGS =|#FLAGS =|g ; \
s|-lpthread|${PTHREAD_LIBS}|g'
diff --git a/dns/maradns/distinfo b/dns/maradns/distinfo
index 04436383df5c..01d7a1b2dec7 100644
--- a/dns/maradns/distinfo
+++ b/dns/maradns/distinfo
@@ -1 +1 @@
-MD5 (maradns-0.9.11.tar.bz2) = 84b372e5eb06bac89cbb1ed3d610259a
+MD5 (maradns-0.9.14.tar.bz2) = d583d2494eaf2fb8bde7d6f8f52a937a
diff --git a/net/maradns/Makefile b/net/maradns/Makefile
index 492e438fc394..98677062f388 100644
--- a/net/maradns/Makefile
+++ b/net/maradns/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= maradns
-PORTVERSION= 0.9.11
+PORTVERSION= 0.9.14
CATEGORIES= net
MASTER_SITES= http://www.maradns.org/download/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -21,9 +21,9 @@ MAN5= mararc.5
MAN8= maradns.8 zoneserver.8
post-patch:
- @find ${WRKSRC} -type f | xargs ${PERL} -pi -e \
+ @${FIND} ${WRKSRC} -type f | ${XARGS} ${PERL} -pi -e \
's|/etc/mara|${PREFIX}/etc/mara|g'
- @find ${WRKSRC} -name '*Makefile*' | xargs ${PERL} -pi -e \
+ @${FIND} ${WRKSRC} -name '*Makefile*' | ${XARGS} ${PERL} -pi -e \
's|make|\$$\{MAKE\}|g ; \
s|^FLAGS =|#FLAGS =|g ; \
s|-lpthread|${PTHREAD_LIBS}|g'
diff --git a/net/maradns/distinfo b/net/maradns/distinfo
index 04436383df5c..01d7a1b2dec7 100644
--- a/net/maradns/distinfo
+++ b/net/maradns/distinfo
@@ -1 +1 @@
-MD5 (maradns-0.9.11.tar.bz2) = 84b372e5eb06bac89cbb1ed3d610259a
+MD5 (maradns-0.9.14.tar.bz2) = d583d2494eaf2fb8bde7d6f8f52a937a