restore previous packaging list and bump

This commit is contained in:
simon 2008-10-01 16:04:27 +00:00
parent 7b8a6ade2a
commit cd1dbd6bfe
2 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2008/09/29 19:12:29 simon Exp $
# $OpenBSD: Makefile,v 1.15 2008/10/01 16:04:27 simon Exp $
COMMENT= perl interface to the SAX2 XML parser
MODULES= cpan
DISTNAME= XML-SAX-0.96
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= textproc
# GPL/Artistic

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2008/09/29 19:12:29 simon Exp $
@comment $OpenBSD: PLIST,v 1.9 2008/10/01 16:04:27 simon Exp $
${P5SITE}/XML/SAX/
${P5SITE}/XML/SAX.pm
${P5SITE}/XML/SAX/Base.pm
@ -27,7 +27,9 @@ ${P5SITE}/XML/SAX/PurePerl/UnicodeExt.pm
${P5SITE}/XML/SAX/PurePerl/XMLDecl.pm
${P5SITE}/XML/SAX/placeholder.pl
@man man/man3p/XML::SAX.3p
@man man/man3p/XML::SAX::Base.3p
@man man/man3p/XML::SAX::DocumentLocator.3p
@man man/man3p/XML::SAX::Exception.3p
@man man/man3p/XML::SAX::Intro.3p
@man man/man3p/XML::SAX::ParserFactory.3p
@man man/man3p/XML::SAX::PurePerl.3p