mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.6.8
PR: ports/154269 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Feature safe: yes
This commit is contained in:
parent
5cc6b33835
commit
eff4f6213a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268256
@ -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>
|
||||
|
@ -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
|
||||
|
7
dns/drill/pkg-message
Normal file
7
dns/drill/pkg-message
Normal file
@ -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. *
|
||||
* *
|
||||
**************************************************************************
|
Loading…
Reference in New Issue
Block a user