Update to 1.22
Upstream changes: 1.22 2013-08-12 - add explicit copyright and license statements - fix encoding of .pm files and add =encoding directive 1.21 2013-07-06 - fix installation target; now installs to site in v5.12 and later - make Time::Seconds match its VERSION to Time::Piece - numerous portability fixes imported from perl core distribution
This commit is contained in:
parent
25869dfa9e
commit
8e7a72576a
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.20 2013/05/31 12:42:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2013/08/12 23:13:44 wen Exp $
|
||||
|
||||
DISTNAME= Time-Piece-1.20
|
||||
DISTNAME= Time-Piece-1.22
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
SVR4_PKGNAME= p5tpc
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2010/08/01 20:35:49 sno Exp $
|
||||
$NetBSD: distinfo,v 1.11 2013/08/12 23:13:44 wen Exp $
|
||||
|
||||
SHA1 (Time-Piece-1.20.tar.gz) = 3d3e71543740719e2b2d9e16b50f8a1aea5c88fc
|
||||
RMD160 (Time-Piece-1.20.tar.gz) = 5d7bb573a9df4786939ca99d555984ee6271bbd6
|
||||
Size (Time-Piece-1.20.tar.gz) = 24703 bytes
|
||||
SHA1 (Time-Piece-1.22.tar.gz) = 0e8540101fe6b8c0cdde1f1a20089b06b253f65b
|
||||
RMD160 (Time-Piece-1.22.tar.gz) = fb92607275d5c8cd4f97cb8e2345527d42149265
|
||||
Size (Time-Piece-1.22.tar.gz) = 24977 bytes
|
||||
|
|
Loading…
Reference in a new issue