Updating devel/p5-boolean from 0.20nb1 to 0.23

Upstream changes:
---
version: 0.23
date:    Thu Sep 16 19:27:54 PDT 2010
changes:
- Weird macosx dist bug broke everything. Worked around.
---
version: 0.22
date:    Wed Sep 15 00:21:20 PDT 2010
changes:
- Update copyright years.
---
version: 0.21
date:    Mon Sep 13 18:40:21 PDT 2010
changes:
- Add a boolean($) coercer export function
- Add many more tests (from 20 to 55 tests)
- Add prototypes to all exports functions
- Overload not and ! to return boolean
This commit is contained in:
sno 2010-09-17 05:48:13 +00:00
parent 834c7a534c
commit b041186dc9
2 changed files with 7 additions and 7 deletions

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:45 seb Exp $
# $NetBSD: Makefile,v 1.3 2010/09/17 05:48:13 sno Exp $
#
DISTNAME= boolean-0.20
DISTNAME= boolean-0.23
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
#PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/02/13 23:40:27 abs Exp $
$NetBSD: distinfo,v 1.2 2010/09/17 05:48:13 sno Exp $
SHA1 (boolean-0.20.tar.gz) = 1ebb2a47d534b8f0a774bd330044c8adb49587ac
RMD160 (boolean-0.20.tar.gz) = a2244c364ee351e3d70aa102ed89d418ab820712
Size (boolean-0.20.tar.gz) = 14364 bytes
SHA1 (boolean-0.23.tar.gz) = 2036a50eebfb755a8f9ff0e661fe0e7e833caefb
RMD160 (boolean-0.23.tar.gz) = a2f215dad9346a8429601997a99a28eb3c46b163
Size (boolean-0.23.tar.gz) = 21556 bytes