pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-UUID Update from version 0.14.8 to 1.14.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68bb1d08c82a
branches:  trunk
changeset: 544662:68bb1d08c82a
user:      he <he%pkgsrc.org@localhost>
date:      Thu Jul 17 14:33:18 2008 +0000

description:
Update from version 0.14.8 to 1.14.8.

(original version number is 1.148,
but to prevent problems later, we use 1.14.8 in pkgsrc).

Add CPAN home page.

Changes:

1.148 Thu Nov 16 10:21 2006
  - Debian has chosen to distribute their own Data::UUID, which has a different
    interface and breaks other modules.  They also use a grossly-inflated
    version number, which means that this version number must be inflated to
    allow modules to rely on the CPAN Data::UUID properly.

    Tests added to EXPLICITLY assert the one known difference between genuine
    Data::UUID and Debian's ersatz version in libossp-uuid-perl.

    Thanks to ADAMK for bringing this to my attention.

diffstat:

 devel/p5-Data-UUID/Makefile |  7 ++++---
 devel/p5-Data-UUID/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r d1217ca24be9 -r 68bb1d08c82a devel/p5-Data-UUID/Makefile
--- a/devel/p5-Data-UUID/Makefile       Thu Jul 17 14:23:22 2008 +0000
+++ b/devel/p5-Data-UUID/Makefile       Thu Jul 17 14:33:18 2008 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:15 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/07/17 14:33:18 he Exp $
 
 PNAME=         Data-UUID
-DISTNAME=      ${PNAME}-0.148
-PKGNAME=       p5-${PNAME}-0.14.8
+DISTNAME=      ${PNAME}-1.148
+PKGNAME=       p5-${PNAME}-1.14.8
 # PKGREVISION= 2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Data/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Data-UUID/
 COMMENT=       Perl module for generating UUIDs
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r d1217ca24be9 -r 68bb1d08c82a devel/p5-Data-UUID/distinfo
--- a/devel/p5-Data-UUID/distinfo       Thu Jul 17 14:23:22 2008 +0000
+++ b/devel/p5-Data-UUID/distinfo       Thu Jul 17 14:33:18 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/07/17 15:24:48 mjl Exp $
+$NetBSD: distinfo,v 1.4 2008/07/17 14:33:18 he Exp $
 
-SHA1 (Data-UUID-0.148.tar.gz) = a2cc969956bcd935a2dc5089c96c2f3779578e03
-RMD160 (Data-UUID-0.148.tar.gz) = 1fdfe39e24405ce219caf7af46625c84eb301d5a
-Size (Data-UUID-0.148.tar.gz) = 15146 bytes
+SHA1 (Data-UUID-1.148.tar.gz) = 76a614dd33d3358441193e3fa02756254dc35340
+RMD160 (Data-UUID-1.148.tar.gz) = db1582e03a58c6357d85ea1dd825d3926e7616d5
+Size (Data-UUID-1.148.tar.gz) = 15386 bytes



Home | Main Index | Thread Index | Old Index