update to 1.09, PKG_ARCH=*
Changelog: add support for the Namespaces in XML 1.1 spec from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
parent
c99f830369
commit
e1ce057ee0
@ -1,12 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2005/02/07 19:01:50 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2005/12/11 20:28:10 steven Exp $
|
||||
|
||||
COMMENT= "perl module to the SAX2 NamespaceSupport class"
|
||||
|
||||
VERSION= 1.08
|
||||
VERSION= 1.09
|
||||
DISTNAME= XML-NamespaceSupport-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
||||
|
||||
# GPL/Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
@ -17,4 +19,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (XML-NamespaceSupport-1.08.tar.gz) = 81bd5ae772906d0579c10061ed735dc8
|
||||
RMD160 (XML-NamespaceSupport-1.08.tar.gz) = d4d300c725734bd1a7d054ba9e111e0217ae516c
|
||||
SHA1 (XML-NamespaceSupport-1.08.tar.gz) = ebeebce0bcf85b06fd4a079f1f2fc8bf89e64111
|
||||
SIZE (XML-NamespaceSupport-1.08.tar.gz) = 7643
|
||||
MD5 (XML-NamespaceSupport-1.09.tar.gz) = b0867d7b599d8a63ba630fa6227936fe
|
||||
RMD160 (XML-NamespaceSupport-1.09.tar.gz) = ea8c50cfaf26f413b2cc180303079def6dd0490f
|
||||
SHA1 (XML-NamespaceSupport-1.09.tar.gz) = 2587fd1576467627d4abeeccaa9efbc02c573882
|
||||
SIZE (XML-NamespaceSupport-1.09.tar.gz) = 8036
|
||||
|
Loading…
Reference in New Issue
Block a user