- updated to 1.44
- took maintainership - added dependency to p5-XML-Parser ChangeLog: 1.44 (tjmather) 07/25/2005 - Only use 'use bytes' where needed (by XML::RegExp) (Gisle Aas)
This commit is contained in:
parent
8fcff03408
commit
e7b6116ac0
2 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:50 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2008/07/18 14:42:57 rhaen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= XML-DOM-1.43
|
||||
DISTNAME= XML-DOM-1.44
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
SVR4_PKGNAME= p5xdo
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
MAINTAINER= rhaen@NetBSD.org
|
||||
COMMENT= Extend XML::Parser to build DOM Level 1 compliant data structure
|
||||
|
||||
DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser
|
||||
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
|
||||
DEPENDS+= p5-libxml-[0-9]*:../../textproc/p5-libxml
|
||||
DEPENDS+= p5-XML-RegExp-[0-9]*:../../textproc/p5-XML-RegExp
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2005/02/24 14:48:46 agc Exp $
|
||||
$NetBSD: distinfo,v 1.8 2008/07/18 14:42:57 rhaen Exp $
|
||||
|
||||
SHA1 (XML-DOM-1.43.tar.gz) = 163b78bd66acea7f33a3c58d3710a30ae9bf64a1
|
||||
RMD160 (XML-DOM-1.43.tar.gz) = 23661f60eb35a3d309afce209df180331a7b407c
|
||||
Size (XML-DOM-1.43.tar.gz) = 116710 bytes
|
||||
SHA1 (XML-DOM-1.44.tar.gz) = bea3dd8dbe83784e8de94c8cb8bc7febf665ffc6
|
||||
RMD160 (XML-DOM-1.44.tar.gz) = 2810f00c3d6d493095e46250be7ad3e1c3c2ed1d
|
||||
Size (XML-DOM-1.44.tar.gz) = 117024 bytes
|
||||
|
|
Loading…
Reference in a new issue