summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Tree/Makefile
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2004-01-18 21:15:06 +0000
committerheinz <heinz@pkgsrc.org>2004-01-18 21:15:06 +0000
commitc6b695757a00dfa0e163cb09f59a80aa24097486 (patch)
tree6422961b66df530d09578e6b4524090194835777 /www/p5-HTML-Tree/Makefile
parent9e20d6aff58331ac4e9d668a2498287476f3a4e5 (diff)
downloadpkgsrc-c6b695757a00dfa0e163cb09f59a80aa24097486.tar.gz
Update to 3.18
2003-09-15 Sean M. Burke <sburke@cpan.org> Release 3.18 -- bugfix to test, adding qr// to look_(down|up) Accepting Iain 'Spoon' Truskett's neat patch for qr// as lookdown operators (previously you had to do sub { $_[0]=~ m/.../}). Rewrote some tests, notably parsefile.t, which was pointlessly failing because of an incompatibility with an HTML::Parser version. Removed the disused ancient utils "dtd2pm" and "ent" from the dist.
Diffstat (limited to 'www/p5-HTML-Tree/Makefile')
-rw-r--r--www/p5-HTML-Tree/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile
index 4c17010cc41..00a3608cbea 100644
--- a/www/p5-HTML-Tree/Makefile
+++ b/www/p5-HTML-Tree/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2003/07/22 04:14:33 martti Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/18 21:15:06 heinz Exp $
-DISTNAME= HTML-Tree-3.17
+DISTNAME= HTML-Tree-3.18
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5htr
CATEGORIES= www perl5