Skip to content

Commit

Permalink
Updated p5-Exception-Class to 1.42.
Browse files Browse the repository at this point in the history
1.42    2017-01-04

- Generated exception classes are now added to %INC. If you subclass a
  generated class with "use base" then base.pm will no longer attempt to load
  the requested class. Patch by Todd Rinaldo. PR #8.
  • Loading branch information
wiz committed Jan 16, 2017
1 parent e23db2b commit 1825715
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Exception-Class/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.36 2016/12/12 09:42:26 wiz Exp $
# $NetBSD: Makefile,v 1.37 2017/01/16 09:25:43 wiz Exp $

DISTNAME= Exception-Class-1.41
DISTNAME= Exception-Class-1.42
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Exception-Class/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.16 2016/12/12 09:42:26 wiz Exp $
$NetBSD: distinfo,v 1.17 2017/01/16 09:25:43 wiz Exp $

SHA1 (Exception-Class-1.41.tar.gz) = 4f3ae4bd0aaf83896d583e867a18c1d08dd41324
RMD160 (Exception-Class-1.41.tar.gz) = 185151c66e12b0c49f5288c2e35fcdab9fb3ec83
SHA512 (Exception-Class-1.41.tar.gz) = 32fce6b6307a6fffcbb8f1f0b0955f2a6ff3701fb8a8b1350cb60666591871ed2ac537bfe26a002578347f29b8f1c831f43bb8d66f76c798de0e401075e55f79
Size (Exception-Class-1.41.tar.gz) = 45432 bytes
SHA1 (Exception-Class-1.42.tar.gz) = 17f7d5e8654d48ffd4494f440fae313340d40958
RMD160 (Exception-Class-1.42.tar.gz) = 1bad53f38fc709fa82be22169989f4217ccbcae8
SHA512 (Exception-Class-1.42.tar.gz) = b13f13882a4ca1bb44219dab1ebc7cd730d3b739e8f540b597fa3aa0adc0ede00e927844d293c584f05cce643c23bac73703318873c526c94668b8f9ff98a643
Size (Exception-Class-1.42.tar.gz) = 45718 bytes

0 comments on commit 1825715

Please sign in to comment.