summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-01-26 11:38:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-01-26 11:38:30 +0000
commiteff4f6213ad373f385a8811e9f68236418cda5d2 (patch)
tree615b5dc64b50e54f7d8e62e56b2277f157322bbf /dns
parent- Update to 1.2.5 (diff)
- Update to 1.6.8
PR: ports/154269 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268256
Diffstat (limited to 'dns')
-rw-r--r--dns/drill/Makefile5
-rw-r--r--dns/drill/distinfo4
-rw-r--r--dns/drill/pkg-message7
3 files changed, 13 insertions, 3 deletions
diff --git a/dns/drill/Makefile b/dns/drill/Makefile
index 0692ed87b6a0..93874f1e016d 100644
--- a/dns/drill/Makefile
+++ b/dns/drill/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= drill
-PORTVERSION= 1.6.7
+PORTVERSION= 1.6.8
CATEGORIES= dns
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
DISTNAME= ldns-${PORTVERSION}
@@ -28,4 +28,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man
PLIST_FILES= bin/drill
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.mk>
diff --git a/dns/drill/distinfo b/dns/drill/distinfo
index 8b9eb2943288..3e2decfbe4c1 100644
--- a/dns/drill/distinfo
+++ b/dns/drill/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ldns-1.6.7.tar.gz) = f718b28c9b5243ea6aba8514581d746974161eb5d6781bdbbe46f5ce13294ba8
-SIZE (ldns-1.6.7.tar.gz) = 962100
+SHA256 (ldns-1.6.8.tar.gz) = 8f0180aa742964f7d14256c48fd4a4d175d192422dd7d00b1dbc2d5281db403e
+SIZE (ldns-1.6.8.tar.gz) = 968066
diff --git a/dns/drill/pkg-message b/dns/drill/pkg-message
new file mode 100644
index 000000000000..2a5f98fb895a
--- /dev/null
+++ b/dns/drill/pkg-message
@@ -0,0 +1,7 @@
+**************************************************************************
+* *
+* This separate port for drill is scheduled to be discontinued. *
+* The drill program can now be generated via an option in *
+* the dns/ldns port. *
+* *
+**************************************************************************