- upgrade to p5-HTML-Parser-3.15
- bump NEED_VERSION -- HTML::TokeParser's get_tag() method now takes multiple tags to match. Hopefully the documentation is also a bit clearer. #define PERL_NO_GET_CONTEXT: Should speed up things for thread enabled versions of perl. Quote some more entities that also happens to be perl keywords. This avoids warnings on perl-5.004. Unicode entities only triggered for perl-5.7.0 or higher.
This commit is contained in:
parent
d5cc8c00f4
commit
05866963a8
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2000/12/05 14:05:05 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2000/12/27 21:52:07 avsm Exp $
|
||||
|
||||
DISTNAME= HTML-Parser-3.14
|
||||
DISTNAME= HTML-Parser-3.15
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
NEED_VERSION= 1.340
|
||||
NEED_VERSION= 1.348
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= HTML
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (HTML-Parser-3.14.tar.gz) = cf53c3a5f6fc3910b0424c41da2f0a63
|
||||
RMD160 (HTML-Parser-3.14.tar.gz) = b7936947c53bb38a5cda5d818cf02734042e3e73
|
||||
SHA1 (HTML-Parser-3.14.tar.gz) = 29516c1d6694f21abb788268a3aafca7caad20c5
|
||||
MD5 (HTML-Parser-3.15.tar.gz) = f171d5b001bebf79ff2e8d1774bcfa18
|
||||
RMD160 (HTML-Parser-3.15.tar.gz) = c2591b6db9ddac41b7eebfdf3ad3bfee7a7c1b2b
|
||||
SHA1 (HTML-Parser-3.15.tar.gz) = 1bcfdeadb03d8fc5554b068f1fe294b073db0330
|
||||
|
Loading…
Reference in New Issue
Block a user