Updating www/p5-HTML-StripScripts from 1.04nb1 to 1.05
pkgsrc changes: - Adding license definition Upstream changes: 1.05 5 Nov 2009 Fixed bug where 'false' but valid content was being ignored, eg "<i>0</i>" became "<i></i>" See bug https://rt.cpan.org/Public/Bug/Display.html?id=51116 Thanks to Jim Laney for reporting it
This commit is contained in:
parent
b5c34574d8
commit
60048fed7f
2 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:08 he Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2009/11/14 12:33:38 sno Exp $
|
||||
|
||||
DISTNAME= HTML-StripScripts-1.04
|
||||
DISTNAME= HTML-StripScripts-1.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
|
||||
|
||||
MAINTAINER= bouyer@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/HTML-StripScripts/
|
||||
COMMENT= Perl5 module to strip scripting constructs out of HTML
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/04/27 16:44:33 bouyer Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/11/14 12:33:38 sno Exp $
|
||||
|
||||
SHA1 (HTML-StripScripts-1.04.tar.gz) = 2d12b84ad9c2eef25683082ee5ce95919e80652c
|
||||
RMD160 (HTML-StripScripts-1.04.tar.gz) = b5ad7a13158324bebb8ce857aa52e231d9e5beb9
|
||||
Size (HTML-StripScripts-1.04.tar.gz) = 43708 bytes
|
||||
SHA1 (HTML-StripScripts-1.05.tar.gz) = d6d91f2b9c342370f9a1d08aec11b5720474bc49
|
||||
RMD160 (HTML-StripScripts-1.05.tar.gz) = 2e2c87164c04576b72a0cd6302c0838ca9f4cdae
|
||||
Size (HTML-StripScripts-1.05.tar.gz) = 43236 bytes
|
||||
|
|
Loading…
Reference in a new issue