pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44247: diff adding Net::DNS::Zone::Parser to pkgsrc
>Number: 44247
>Category: pkg
>Synopsis: diff adding Net::DNS::Zone::Parser to pkgsrc
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Dec 17 17:40:00 +0000 2010
>Originator: Daniel Hagerty
>Release: NetBSD 4.0_STABLE
>Organization:
>Environment:
System: NetBSD perdition.linnaean.org 4.0_STABLE NetBSD 4.0_STABLE (PERDITION)
#0: Mon Mar 8 09:49:52 EST 2010
root%yall.linnaean.org@localhost:/usr/src/sys/arch/i386/compile/PERDITION i386
Architecture: i386
Machine: i386
>Description:
I use Net::DNS::Zone::Parser on a few systems, and have gotten
tired of missing it when I upgrade. Enclosed, please find
diffs to build it as part of pkgsrc.
>How-To-Repeat:
Apply patch below, commit. Thanks!
>Fix:
diff -Nur p5-Net-DNS-Zone-Parser.empty/DESCR p5-Net-DNS-Zone-Parser/DESCR
--- p5-Net-DNS-Zone-Parser.empty/DESCR 1969-12-31 19:00:00.000000000 -0500
+++ p5-Net-DNS-Zone-Parser/DESCR 2010-12-17 12:13:32.000000000 -0500
@@ -0,0 +1,4 @@
+This perl5 module is a preprocessor that "normalizes" zone files.
+
+It expands implementation specific extensions (like bind's $GENERATE)
+into RFC compliant zone files.
diff -Nur p5-Net-DNS-Zone-Parser.empty/Makefile p5-Net-DNS-Zone-Parser/Makefile
--- p5-Net-DNS-Zone-Parser.empty/Makefile 1969-12-31 19:00:00.000000000
-0500
+++ p5-Net-DNS-Zone-Parser/Makefile 2010-12-17 12:24:23.000000000 -0500
@@ -0,0 +1,18 @@
+# $NetBSD$
+#
+
+DISTNAME= Net-DNS-Zone-Parser-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Net-DNS-Zone-Parser/
+COMMENT= Perl5 module for normalizing zone files
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Net/DNS/Zone/Parser/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -Nur p5-Net-DNS-Zone-Parser.empty/distinfo p5-Net-DNS-Zone-Parser/distinfo
--- p5-Net-DNS-Zone-Parser.empty/distinfo 1969-12-31 19:00:00.000000000
-0500
+++ p5-Net-DNS-Zone-Parser/distinfo 2010-12-17 12:25:08.000000000 -0500
@@ -0,0 +1,5 @@
+$NetBSD$
+
+SHA1 (Net-DNS-Zone-Parser-0.02.tar.gz) =
52f782884cac23b2862700382f94ae9e9e7b515f
+RMD160 (Net-DNS-Zone-Parser-0.02.tar.gz) =
a50cb95edd48183833dc560a9dd7f4a5e5d390a8
+Size (Net-DNS-Zone-Parser-0.02.tar.gz) = 76885 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index