aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-01-30 17:31:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-01-30 17:31:43 +0000
commit980eaf4238fd3e55258312fd1558f1b3f7b14446 (patch)
tree991b3e63508cef46c4984520118d96fadb0c521c /dns
parent631ce3a141e403ec142e61e3c1f951c733c4b2cb (diff)
downloadports-980eaf4238fd3e55258312fd1558f1b3f7b14446.tar.gz
ports-980eaf4238fd3e55258312fd1558f1b3f7b14446.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-SEC/Makefile10
-rw-r--r--dns/p5-Net-DNS-SEC/pkg-plist13
2 files changed, 9 insertions, 14 deletions
diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile
index bee921dde190..453e31996be4 100644
--- a/dns/p5-Net-DNS-SEC/Makefile
+++ b/dns/p5-Net-DNS-SEC/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-DNS-SEC
-# Date created: 21 July 2002
-# Whom: Kimura Fuyuki <fuyuki@hadaly.org>
-#
+# Created by: Kimura Fuyuki <fuyuki@hadaly.org>
# $FreeBSD$
-#
PORTNAME= Net-DNS-SEC
PORTVERSION= 0.16
@@ -15,14 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= DNSSEC extensions to Net::DNS
-RUN_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.03:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
+BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.03:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
p5-Crypt-OpenSSL-DSA>=0.1:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \
p5-Crypt-OpenSSL-RSA>=0.19:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
p5-Digest-BubbleBabble>=0.01:${PORTSDIR}/security/p5-Digest-BubbleBabble \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-MIME-Base32>=0:${PORTSDIR}/converters/p5-MIME-Base32 \
p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/dns/p5-Net-DNS-SEC/pkg-plist b/dns/p5-Net-DNS-SEC/pkg-plist
index 24de509189af..378168d59f51 100644
--- a/dns/p5-Net-DNS-SEC/pkg-plist
+++ b/dns/p5-Net-DNS-SEC/pkg-plist
@@ -1,22 +1,21 @@
-%%SITE_PERL%%/Net/DNS/SEC.pm
%%SITE_PERL%%/Net/DNS/Keyset.pm
-%%SITE_PERL%%/Net/DNS/RR/DS.pm
+%%SITE_PERL%%/Net/DNS/RR/DLV.pm
%%SITE_PERL%%/Net/DNS/RR/DNSKEY.pm
+%%SITE_PERL%%/Net/DNS/RR/DS.pm
%%SITE_PERL%%/Net/DNS/RR/KEY.pm
%%SITE_PERL%%/Net/DNS/RR/NSEC.pm
-%%SITE_PERL%%/Net/DNS/SEC/Private.pm
+%%SITE_PERL%%/Net/DNS/RR/NSEC3.pm
+%%SITE_PERL%%/Net/DNS/RR/NSEC3PARAM.pm
%%SITE_PERL%%/Net/DNS/RR/NXT.pm
%%SITE_PERL%%/Net/DNS/RR/RRSIG.pm
%%SITE_PERL%%/Net/DNS/RR/SIG.pm
-%%SITE_PERL%%/Net/DNS/RR/NSEC3PARAM.pm
-%%SITE_PERL%%/Net/DNS/RR/DLV.pm
-%%SITE_PERL%%/Net/DNS/RR/NSEC3.pm
+%%SITE_PERL%%/Net/DNS/SEC.pm
+%%SITE_PERL%%/Net/DNS/SEC/Private.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/SEC/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/SEC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrm %%SITE_PERL%%/Net/DNS/SEC
-@dirrmtry %%SITE_PERL%%/Net/DNS/RR/SIG
@dirrmtry %%SITE_PERL%%/Net/DNS/RR
@dirrmtry %%SITE_PERL%%/Net/DNS
@dirrmtry %%SITE_PERL%%/Net