PkgSrc changes:
- Updating package for p5 module Devel::Declare to 0.005000 Upstream changes: 0.005000 - Port the documentation from %^H and Scope::Guard to B::Hooks::EndOfScope. - Fix extracting multi-line strings using scan_str. - Remove the nasty workaround for the above from Context::Simple.
This commit is contained in:
parent
c610d22a3b
commit
1e83e47e41
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/04/12 19:40:05 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/04/18 21:34:24 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Devel-Declare-0.004000
|
||||
DISTNAME= Devel-Declare-0.005000
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
|
||||
|
@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Devel-Declare/
|
|||
COMMENT= Declarator magic for perl
|
||||
LICENSE= artistic-2.0
|
||||
|
||||
DEPENDS+= p5-B-Hooks-EndOfScope>0:../../devel/p5-B-Hooks-EndOfScope
|
||||
DEPENDS+= p5-B-Hooks-EndOfScope>0.05:../../devel/p5-B-Hooks-EndOfScope
|
||||
DEPENDS+= p5-B-Hooks-OP-Check>=0.10:../../devel/p5-B-Hooks-OP-Check
|
||||
DEPENDS+= p5-Sub-Name>0:../../devel/p5-Sub-Name
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.4 2009/04/12 19:40:05 sno Exp $
|
||||
$NetBSD: distinfo,v 1.5 2009/04/18 21:34:24 sno Exp $
|
||||
|
||||
SHA1 (Devel-Declare-0.004000.tar.gz) = 3f9df602c04d521d105177ecc474b364c087a0af
|
||||
RMD160 (Devel-Declare-0.004000.tar.gz) = b672fb62c2ea00029b5b8ccac027a0012977085b
|
||||
Size (Devel-Declare-0.004000.tar.gz) = 40884 bytes
|
||||
SHA1 (Devel-Declare-0.005000.tar.gz) = 257263eb2418fc7469be62e19bfb4778f93c249d
|
||||
RMD160 (Devel-Declare-0.005000.tar.gz) = 7bcd5d95edaaa183602fe1cb55765f478b29cf01
|
||||
Size (Devel-Declare-0.005000.tar.gz) = 40985 bytes
|
||||
SHA1 (patch-aa) = c6772df05f1fbadb375ae9b15d288295053a377a
|
||||
|
|
Loading…
Reference in a new issue