summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb>2009-08-27 20:42:42 +0000
committerseb <seb>2009-08-27 20:42:42 +0000
commit919a383da79176864a1619a78baed849aa735b1b (patch)
tree71195fae6bd400da4d320d3e957b389d653ce835 /devel
parenta3d9ddc2f9ab7710e3aeef040a51f8fd29cdc17e (diff)
downloadpkgsrc-919a383da79176864a1619a78baed849aa735b1b.tar.gz
Update p5-Date-Calc from version 5.6 to version 5.7.
Pkgsrc changes: - Adjust dependencies Upstream changes: Version 5.7 23.08.2009 + Fixed "october" => "oktober" in Dutch + Disabled the special abbreviated names of the days of the week in Portuguese + Made the days which form the weekend con- figurable in "Calendar.pm" and "Year.pm" + Added some test cases for this new feature in "t/m008.t" + The file "examples/calendar.cgi" now also supports this new feature + Updated "README.txt" and "INSTALL.txt" and the dependency on "Bit::Vector" 7.0 + Added an additional "README.htm" file to this distribution highlighting its key points + Updated the documentation of "Date::Calc", "Date::Calendar", "Date::Calendar::Profiles", "Date::Calendar::Year" and "Date::Object" + See the new module "Date::Calc::Util" (which is available separately) for all the shortcuts you ever wanted to have in "Date::Calc"
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Date-Calc/Makefile6
-rw-r--r--devel/p5-Date-Calc/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile
index b13ca0c0fdd..97a1640eea7 100644
--- a/devel/p5-Date-Calc/Makefile
+++ b/devel/p5-Date-Calc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/08/09 09:21:44 sno Exp $
+# $NetBSD: Makefile,v 1.25 2009/08/27 20:42:42 seb Exp $
#
-DISTNAME= Date-Calc-5.6
+DISTNAME= Date-Calc-5.7
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dca
CATEGORIES= devel perl5
@@ -12,7 +12,7 @@ HOMEPAGE= http://engelschall.com/u/sb/download/
COMMENT= Perl5 module for Gregorian calendar date calculations
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Bit-Vector>=6.6:../../devel/p5-Bit-Vector
+DEPENDS+= p5-Bit-Vector>=7.0:../../devel/p5-Bit-Vector
DEPENDS+= p5-Carp-Clan>=5.3:../../devel/p5-Carp-Clan
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/devel/p5-Date-Calc/distinfo b/devel/p5-Date-Calc/distinfo
index 95839c335c1..c734879b041 100644
--- a/devel/p5-Date-Calc/distinfo
+++ b/devel/p5-Date-Calc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/08/09 09:21:44 sno Exp $
+$NetBSD: distinfo,v 1.9 2009/08/27 20:42:42 seb Exp $
-SHA1 (Date-Calc-5.6.tar.gz) = 228610608a8108ce8682b11e28ee92f6d548fbcb
-RMD160 (Date-Calc-5.6.tar.gz) = 85cabb3fb1470b7cd1c9c5622bb5ac1e46170443
-Size (Date-Calc-5.6.tar.gz) = 202483 bytes
+SHA1 (Date-Calc-5.7.tar.gz) = 6047b85182e74262e1185a4ecb6d566e9f12609e
+RMD160 (Date-Calc-5.7.tar.gz) = fec587cb6f79d76e9eee8a470b8d6ed6cfd9148a
+Size (Date-Calc-5.7.tar.gz) = 205637 bytes