Update to 1.04
Upstream changes: 1.04 2013-08-22, caugustin.de Fixed typos from bug report #87187. Rejected bug report #83073 (UUID::Tiny correctly sets the variant). Thread-tests still not running (Mac OS X 10.8.x and other machines). Thread-tests removed, bug report #57188 deferred. POD changed to better reflect the new standard interface. Fixed a bug in Makefile.PL reported by Matt Koscica. 1.03_01 2010-05-04, caugustin.de Thread-patches from Michael C. Schwern applied. Test not running on Mac OS X 10.6.3 ...
This commit is contained in:
parent
a86cd860fc
commit
895b4d72fb
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:53 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2013/09/03 14:57:34 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= UUID-Tiny-1.03
|
||||
DISTNAME= UUID-Tiny-1.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UUID/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2010/02/23 20:38:23 sno Exp $
|
||||
$NetBSD: distinfo,v 1.3 2013/09/03 14:57:34 wen Exp $
|
||||
|
||||
SHA1 (UUID-Tiny-1.03.tar.gz) = 3503566b95a7aa499336b71104d555229aebb616
|
||||
RMD160 (UUID-Tiny-1.03.tar.gz) = 55a659f2a45e543a82180de05a23655b84e19039
|
||||
Size (UUID-Tiny-1.03.tar.gz) = 14098 bytes
|
||||
SHA1 (UUID-Tiny-1.04.tar.gz) = fb4b538249b887298750fdf34f7802e01b178d8f
|
||||
RMD160 (UUID-Tiny-1.04.tar.gz) = 9b852313ef77aa6f0d053821a4f7f8c14cdd83a5
|
||||
Size (UUID-Tiny-1.04.tar.gz) = 14790 bytes
|
||||
|
|
Loading…
Reference in a new issue