pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Date-Calc Updating devel/p5-Date-Calc from 6....
details: https://anonhg.NetBSD.org/pkgsrc/rev/09b7dacb81d0
branches: trunk
changeset: 400681:09b7dacb81d0
user: sno <sno%pkgsrc.org@localhost>
date: Sat Oct 24 16:42:40 2009 +0000
description:
Updating devel/p5-Date-Calc from 6.0 to 6.2
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
Version 6.2 16.10.2009
+ Split the "Date::Calc" distribution into a pure-Perl and a C/XS part
Version 6.1 15.10.2009
+ United "Date::Calc" and "Date::Pcalc" into a single distribution
+ Fixed Polish names of months and days of week (RT ticket #14159)
diffstat:
devel/p5-Date-Calc/Makefile | 7 ++++---
devel/p5-Date-Calc/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r bac9844ce54a -r 09b7dacb81d0 devel/p5-Date-Calc/Makefile
--- a/devel/p5-Date-Calc/Makefile Sat Oct 24 16:37:15 2009 +0000
+++ b/devel/p5-Date-Calc/Makefile Sat Oct 24 16:42:40 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2009/10/11 09:56:55 sno Exp $
+# $NetBSD: Makefile,v 1.28 2009/10/24 16:42:40 sno Exp $
#
-DISTNAME= Date-Calc-6.0
+DISTNAME= Date-Calc-6.2
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dca
CATEGORIES= devel perl5
@@ -12,11 +12,12 @@
COMMENT= Perl5 module for Gregorian calendar date calculations
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Bit-Vector>=7.0:../../devel/p5-Bit-Vector
+DEPENDS+= p5-Bit-Vector>=7.1:../../devel/p5-Bit-Vector
DEPENDS+= p5-Carp-Clan>=5.3:../../devel/p5-Carp-Clan
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Date/Calc/.packlist
diff -r bac9844ce54a -r 09b7dacb81d0 devel/p5-Date-Calc/distinfo
--- a/devel/p5-Date-Calc/distinfo Sat Oct 24 16:37:15 2009 +0000
+++ b/devel/p5-Date-Calc/distinfo Sat Oct 24 16:42:40 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2009/10/11 09:56:55 sno Exp $
+$NetBSD: distinfo,v 1.12 2009/10/24 16:42:40 sno Exp $
-SHA1 (Date-Calc-6.0.tar.gz) = 58cc7db806fda80caa8c776ad35f2fd97c021e91
-RMD160 (Date-Calc-6.0.tar.gz) = a9e6e8ae9bd5f01c1c2aedb6ed6bcc103c0984ec
-Size (Date-Calc-6.0.tar.gz) = 219533 bytes
+SHA1 (Date-Calc-6.2.tar.gz) = 9588f5afcd9450e537bad12c556c1e381d09920e
+RMD160 (Date-Calc-6.2.tar.gz) = 6d0e4b61d032daab4c4fd5f87e71311252bfa7db
+Size (Date-Calc-6.2.tar.gz) = 169426 bytes
Home |
Main Index |
Thread Index |
Old Index