Updating devel/p5-Object-InsideOut from 3.64nb1 to 3.67
pkgsrc changes: - bump dependency of Scalar::Util to 1.23 Upstream changes: 3.67 Mon May 17 23:22:44 2010 - More fixes for $@ changes 3.66 Fri May 14 13:31:04 2010 - More fixes for $@ changes 3.65 Fri May 7 19:05:34 2010 - Fix tests for $@ changes that will be coming with Perl 5.14
This commit is contained in:
parent
8c69a34dd8
commit
5de8d55c85
2 changed files with 8 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.14 2010/08/21 16:34:11 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2010/09/14 06:19:11 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Object-InsideOut-3.64
|
||||
DISTNAME= Object-InsideOut-3.67
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/}
|
||||
|
||||
|
@ -15,7 +15,7 @@ LICENSE= ${PERL5_LICENSE}
|
|||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= p5-Exception-Class>=1.29:../../devel/p5-Exception-Class
|
||||
DEPENDS+= p5-Scalar-List-Utils>=1.22:../../devel/p5-Scalar-List-Utils
|
||||
DEPENDS+= p5-Scalar-List-Utils>=1.23:../../devel/p5-Scalar-List-Utils
|
||||
|
||||
# Recommended dependencies
|
||||
DEPENDS+= p5-Want>=0.12:../../devel/p5-Want
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2010/03/16 18:46:32 sno Exp $
|
||||
$NetBSD: distinfo,v 1.12 2010/09/14 06:19:11 sno Exp $
|
||||
|
||||
SHA1 (Object-InsideOut-3.64.tar.gz) = 8fb2b62fd61df2e7d2f08c792e9b0e12628b81b1
|
||||
RMD160 (Object-InsideOut-3.64.tar.gz) = 52379255ae9fb9e80e69f8acbdf4b6b01c25f594
|
||||
Size (Object-InsideOut-3.64.tar.gz) = 116321 bytes
|
||||
SHA1 (Object-InsideOut-3.67.tar.gz) = 69b750ccc904c639b44fab8148b4d21a0f9646e3
|
||||
RMD160 (Object-InsideOut-3.67.tar.gz) = 26daf128d2eeb8ed35350414188a94b015a3ecf6
|
||||
Size (Object-InsideOut-3.67.tar.gz) = 116423 bytes
|
||||
|
|
Loading…
Reference in a new issue