Updated from version 0.12nb3 to 0.15.

Pkgsrc changes:
 o Added dependency on p5-parent

Upstream changes:

0.15  Tue, 11 Nov 2008 18:21:05 +0100
  * Require perl 5.8.1.

0.14  Sun, 09 Nov 2008 22:22:15 +0100
  * Tell MakeMaker which symbols we'd like to export. Hopefully this will make
    linking against us work on Win32.

0.13  Sun, 09 Nov 2008 03:36:27 +0100
  * Try to not dereference NULL.
This commit is contained in:
he 2008-11-16 23:18:46 +00:00
parent 6c5e740b61
commit 5dd69bcc20
2 changed files with 7 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.6 2008/11/03 13:49:02 abs Exp $
# $NetBSD: Makefile,v 1.7 2008/11/16 23:18:46 he Exp $
#
DISTNAME= B-Hooks-OP-Check-0.12
DISTNAME= B-Hooks-OP-Check-0.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
@ -12,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/B-Hooks-OP-Check/
COMMENT= Perl 5 module to wrap OP check callbacks
BUILD_DEPENDS+= p5-ExtUtils-Depends>0:../../devel/p5-ExtUtils-Depends
DEPENDS+= p5-parent>0:../../devel/p5-parent
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/11/02 22:03:54 he Exp $
$NetBSD: distinfo,v 1.2 2008/11/16 23:18:46 he Exp $
SHA1 (B-Hooks-OP-Check-0.12.tar.gz) = 5bf8cd285e757fba406c178c4c72bbad21d55924
RMD160 (B-Hooks-OP-Check-0.12.tar.gz) = 210ca159122c8cbee67e2cdca92cb01ad12eeb92
Size (B-Hooks-OP-Check-0.12.tar.gz) = 55776 bytes
SHA1 (B-Hooks-OP-Check-0.15.tar.gz) = c794aef1af95ef73a51835274431ae23f5b3467f
RMD160 (B-Hooks-OP-Check-0.15.tar.gz) = abdddb04b03e36808fb165843a5142f6d3e868d0
Size (B-Hooks-OP-Check-0.15.tar.gz) = 55967 bytes