1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 1.0.1

- Mark BROKEN on <5.0

PR:		91678
Submitted by:	saurbier@math.uni-bielefeld.de (maintainer)
This commit is contained in:
Tim Bishop 2006-01-12 00:08:17 +00:00
parent 8812304d90
commit 79cd267321
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153324
3 changed files with 9 additions and 5 deletions

View File

@ -6,7 +6,7 @@
# #
PORTNAME= ldns PORTNAME= ldns
PORTVERSION= 1.0.0 PORTVERSION= 1.0.1
CATEGORIES= dns CATEGORIES= dns
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ MASTER_SITES= http://www.nlnetlabs.nl/downloads/
@ -25,6 +25,10 @@ OPTIONS= EXAMPLES "With example programs" Off
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Doxygen fails to create manpages on 4.x"
.endif
ALL_TARGET= all ALL_TARGET= all
INSTALL_TARGET= install INSTALL_TARGET= install

View File

@ -1,3 +1,3 @@
MD5 (ldns-1.0.0.tar.gz) = bf8ff0868cacd2d4487ed1e28ea6c239 MD5 (ldns-1.0.1.tar.gz) = 39210ff3bb2673d57e024f7908d31be5
SHA256 (ldns-1.0.0.tar.gz) = ca3c846699a5d23c82fbe1cd1fe430115672410a31e6f584502678d4935b53c2 SHA256 (ldns-1.0.1.tar.gz) = 48a9f80deb5f90d70948baca62b876a1d6bc0d7904a57deab7f614efeca78102
SIZE (ldns-1.0.0.tar.gz) = 580348 SIZE (ldns-1.0.1.tar.gz) = 565713

View File

@ -29,7 +29,7 @@ include/ldns/update.h
include/ldns/util.h include/ldns/util.h
include/ldns/wire2host.h include/ldns/wire2host.h
include/ldns/zone.h include/ldns/zone.h
lib/libldns-1.0.0.so lib/libldns-1.0.1.so
lib/libldns.a lib/libldns.a
lib/libldns.so lib/libldns.so
@dirrm include/ldns @dirrm include/ldns