summaryrefslogtreecommitdiff
path: root/net/p5-DNS-ZoneParse
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-11-10 13:34:13 +0000
committerseb <seb@pkgsrc.org>2009-11-10 13:34:13 +0000
commitd5a3f8059f11ae6fd05b183ecb7ab66235d5fed6 (patch)
tree614acbe5c4e8d480c681d01aed16c968bce11ffa /net/p5-DNS-ZoneParse
parent8e69d03ecb0f8f6fe6c80bda6de7e64d0aa02bbe (diff)
downloadpkgsrc-d5a3f8059f11ae6fd05b183ecb7ab66235d5fed6.tar.gz
Update p5-DNS-ZoneParse from version 0.96 to version 0.99.
Upstream changes: 0.99 - Tue Oct 20 2009 - (je) Support for callback to catch unparsable lines. - (je) Keep a counter of unparsable lines after parsing. - (je) Support new record types (SRV, TXT, RP, HINFO, LOC). - (je) Automatic un/escaping of special characters. - (je) Reformat regular expressions for clarity. - (je) Update file open syntax. - (je) Require Perl 5.6+. - (je) Support for Unicode names (bug 27527). - (je) Support TXT records containing a semicolon (bug 50165). - (je) Support backslashes in zone data (bug 12679). - (je) Support SRV records (bug 24402). - (je) Support names ending in what looks like a record type (bug 39006). - (je) Increase unit test coverage. - (je) Improve parsing for lines containing comments. - (je) Improve parsing for multi-line records. 0.98 - Skipped 0.97 - Skipped
Diffstat (limited to 'net/p5-DNS-ZoneParse')
-rw-r--r--net/p5-DNS-ZoneParse/Makefile4
-rw-r--r--net/p5-DNS-ZoneParse/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-DNS-ZoneParse/Makefile b/net/p5-DNS-ZoneParse/Makefile
index 36af5db668d..56db2da03d5 100644
--- a/net/p5-DNS-ZoneParse/Makefile
+++ b/net/p5-DNS-ZoneParse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2009/01/11 12:38:51 he Exp $
+# $NetBSD: Makefile,v 1.15 2009/11/10 13:34:13 seb Exp $
#
-DISTNAME= DNS-ZoneParse-0.96
+DISTNAME= DNS-ZoneParse-0.99
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dzp
CATEGORIES= net perl5
diff --git a/net/p5-DNS-ZoneParse/distinfo b/net/p5-DNS-ZoneParse/distinfo
index 7c7e4015c6c..f52103f2b42 100644
--- a/net/p5-DNS-ZoneParse/distinfo
+++ b/net/p5-DNS-ZoneParse/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/01/11 12:38:51 he Exp $
+$NetBSD: distinfo,v 1.5 2009/11/10 13:34:13 seb Exp $
-SHA1 (DNS-ZoneParse-0.96.tar.gz) = d3be571952f9f29c3c868248172148c237c53fed
-RMD160 (DNS-ZoneParse-0.96.tar.gz) = eb4c90d03051b671f0d2695af3bd074a93dc3c63
-Size (DNS-ZoneParse-0.96.tar.gz) = 10141 bytes
+SHA1 (DNS-ZoneParse-0.99.tar.gz) = a5f2734d5dd4f7b8c7f4db0c0098fedb8a354ff0
+RMD160 (DNS-ZoneParse-0.99.tar.gz) = ac1b2265f225824b41109725b39b07cd55cb1822
+Size (DNS-ZoneParse-0.99.tar.gz) = 16855 bytes