From eff4f6213ad373f385a8811e9f68236418cda5d2 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 26 Jan 2011 11:38:30 +0000 Subject: - Update to 1.6.8 PR: ports/154269 Submitted by: Jaap Akkerhuis (maintainer) Feature safe: yes --- dns/drill/Makefile | 5 ++++- dns/drill/distinfo | 4 ++-- dns/drill/pkg-message | 7 +++++++ 3 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 dns/drill/pkg-message (limited to 'dns') 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 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. * +* * +************************************************************************** -- cgit v1.2.3