p5-Class-Date: update to 1.1.15.

1.1.15 Mon May  5 06:18:37 2014
    - Don't require Env::C  due to RT #95332

1.1.14 Sat May  3 11:02:33 2014
    - Move Date/Const.pm to lib/Calss/Date/
    - Move Class::Date::Invalid and Class::Date::Rel to their own files in lib/Class/Date/
    - Require Scalar::Util and remove work-around lack of Scalar::Util
    - Require Env::C

1.1.13 Fri May  2 08:32:15 2014
    - Use Test::More for testing

1.1.12 Wed Apr 30 08:44:29 2014
    - Fixing MANIFEST.SKIP to include Makefile.PL and exclue MYMETA files.

1.1.11 Wed Apr 30 06:56:24 2014
    - Convert the pod to UTF8 and add =encoding RT #94657
    - Minumum version of perl is not 5.006
    - Makefile updated
    - New maintainer: Gabor Szabo
This commit is contained in:
Thomas Klausner 2017-09-20 10:44:52 +02:00
parent d21075dda1
commit 1838d18c22
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:29 thomasklausner Exp $
DISTNAME= Class-Date-1.1.10
DISTNAME= Class-Date-1.1.15
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}

View file

@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.4 2012/02/19 07:52:23 jgoamakf Exp $
SHA1 (Class-Date-1.1.10.tar.gz) = 419ab8b417fe42498041f8b08a0fa23c7a8ef767
RMD160 (Class-Date-1.1.10.tar.gz) = a52059415f208a5dfae2967374408901a31a99d5
Size (Class-Date-1.1.10.tar.gz) = 35207 bytes
SHA1 (Class-Date-1.1.15.tar.gz) = 51ff4040a70e183123b1ed56178217bf1da76fa3
RMD160 (Class-Date-1.1.15.tar.gz) = d1fe9082c73fe2da4140399241f66d47a241c591
SHA512 (Class-Date-1.1.15.tar.gz) = d255bdfe8c5f1dc62e0804c6ed67238a5ea3831e8c65baa359933db82164f5faf9cb79f47fb3b6d610c6af044843e42ce08a901d1b31973ba2d414eed4a26b1b
Size (Class-Date-1.1.15.tar.gz) = 28809 bytes