Update 0.042 to 0.043.01
------------------------ 0.043_01 2014-11-09 [ Documentation ] - Restructure documentation. [ Other ] - Support { -as => CODE } to programatically rename functions.
This commit is contained in:
parent
d7c9eb42fc
commit
b04b578507
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2014/10/05 14:34:00 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2015/01/29 12:17:44 mef Exp $
|
||||
|
||||
DISTNAME= Exporter-Tiny-0.042
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
DISTNAME= Exporter-Tiny-0.043_01
|
||||
PKGNAME= p5-${DISTNAME:S/_/./}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2014/10/05 14:34:00 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/01/29 12:17:44 mef Exp $
|
||||
|
||||
SHA1 (Exporter-Tiny-0.042.tar.gz) = 3a3ac1affabcfce1d1bf8cffee2e7a8c78780e54
|
||||
RMD160 (Exporter-Tiny-0.042.tar.gz) = db6ebd247fa53704e89e5e829cccfeb50232f0b9
|
||||
Size (Exporter-Tiny-0.042.tar.gz) = 32173 bytes
|
||||
SHA1 (Exporter-Tiny-0.043_01.tar.gz) = b3ec585f75d38667ceb0ee23cbc869468e2164f7
|
||||
RMD160 (Exporter-Tiny-0.043_01.tar.gz) = 918e365e556e5d5f260b21aed3f06582113c124a
|
||||
Size (Exporter-Tiny-0.043_01.tar.gz) = 29361 bytes
|
||||
|
|
Loading…
Reference in a new issue