pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-Time-Piece pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6caccf5bb163
branches:  trunk
changeset: 395255:6caccf5bb163
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 19:27:57 2009 +0000

description:
pkgsrc changes:
  - Updating package for p5 module of Time::Piece from 1.14 to 1.15
  - Correcting license (see module documentation)

Upstream changes:
1.15
    - Skip a test on Win32 that there's just no way of passing
    - Document the above failure

diffstat:

 time/p5-Time-Piece/Makefile |  6 +++---
 time/p5-Time-Piece/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r b02c1cf7ce92 -r 6caccf5bb163 time/p5-Time-Piece/Makefile
--- a/time/p5-Time-Piece/Makefile       Tue Jul 07 19:26:27 2009 +0000
+++ b/time/p5-Time-Piece/Makefile       Tue Jul 07 19:27:57 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2009/05/19 23:27:34 sno Exp $
+# $NetBSD: Makefile,v 1.11 2009/07/07 19:27:57 sno Exp $
 
-DISTNAME=      Time-Piece-1.14
+DISTNAME=      Time-Piece-1.15
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tpc
 CATEGORIES=    time perl5
@@ -9,7 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Time-Piece/
 COMMENT=       Time::Piece - Object Oriented time objects
-LICENSE=       gnu-gpl-v2 # OR artistic
+LICENSE=       ${PERL5_LICENSE}
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r b02c1cf7ce92 -r 6caccf5bb163 time/p5-Time-Piece/distinfo
--- a/time/p5-Time-Piece/distinfo       Tue Jul 07 19:26:27 2009 +0000
+++ b/time/p5-Time-Piece/distinfo       Tue Jul 07 19:27:57 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/05/19 23:27:34 sno Exp $
+$NetBSD: distinfo,v 1.6 2009/07/07 19:27:57 sno Exp $
 
-SHA1 (Time-Piece-1.14.tar.gz) = bc520410b902724dfb15856d6364c77b65173ac1
-RMD160 (Time-Piece-1.14.tar.gz) = 07b19e2380f761eba7fa6b92249fe8223e09f574
-Size (Time-Piece-1.14.tar.gz) = 23038 bytes
+SHA1 (Time-Piece-1.15.tar.gz) = 46d4b19ca8c7248160b6c9745fc862081a2a6299
+RMD160 (Time-Piece-1.15.tar.gz) = 05294902ba1ee764b68490d967e8cc8189eee5d2
+Size (Time-Piece-1.15.tar.gz) = 23227 bytes



Home | Main Index | Thread Index | Old Index