Skip to content

Commit

Permalink
Update to 1.008010
Browse files Browse the repository at this point in the history
Upstream changes:
1.008010 2013-05-26
        - Fix a split on undefined value warning (David Golden -- see
          gugod/App-perlbrew#305)

1.008009 2013-02-24
        - Remove Carp::Always dep

1.008008 2013-02-24
        - Fix putting arch path in PERL5LIB
        - Refactor Win32 path handling out of ensure_dir_structure_for()
        - Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
        - Fix ~/perl5/bin missing in $PATH

1.008007 2013-02-17
        - Back to 1.008004 with Carp fix since subsequent releases were botched
        - Avoid issue where PERL5LIB Carp is older than local::lib one
  • Loading branch information
wen committed Jul 13, 2013
1 parent cd390b9 commit 5018ef8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions devel/p5-local-lib/Makefile
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.19 2013/05/31 12:40:55 wiz Exp $
# $NetBSD: Makefile,v 1.20 2013/07/13 09:37:37 wen Exp $
#

DISTNAME= local-lib-1.008004
PKGNAME= p5-${DISTNAME:S/008004/8.4/}
PKGREVISION= 3
DISTNAME= local-lib-1.008010
PKGNAME= p5-${DISTNAME:S/008010/8.10/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=lib/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-local-lib/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2011/11/05 13:30:44 hiramatsu Exp $
$NetBSD: distinfo,v 1.14 2013/07/13 09:37:37 wen Exp $

SHA1 (local-lib-1.008004.tar.gz) = 21e5e32774b0704dd22fb81af5989fbf2098f651
RMD160 (local-lib-1.008004.tar.gz) = 50e7153041e723cb6197cc1c7a724b04e4b5d8d5
Size (local-lib-1.008004.tar.gz) = 53977 bytes
SHA1 (local-lib-1.008010.tar.gz) = 9cb15c5afa1d7730b739c0e05fa421e09186e770
RMD160 (local-lib-1.008010.tar.gz) = 03618e5f644a969e4a1048ef1304de19d0de6d1f
Size (local-lib-1.008010.tar.gz) = 56892 bytes
SHA1 (patch-aa) = 68232a7b89bdf1209d7c788a4afb2a2056bca85c

0 comments on commit 5018ef8

Please sign in to comment.