pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Date-Manip Updated to version 5.44.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae3af277d7d9
branches:  trunk
changeset: 516013:ae3af277d7d9
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed Jul 12 16:46:44 2006 +0000

description:
Updated to version 5.44.

Pkgsrc changes:
  - The module needs no compiler.

Changes since version 5.42a:
============================
   Changed default behavior of Delta_Format back.
   ***Revamped the recurrences. Y-0-WOY-DOW now refers to the WOY'th
      occurence of DOW instead of the ISO 8601 date Y-W(WOY)-DOY. Also,
      changed Y-0-WOY-0 to refer to the WOY'th occurence of FirstDay,
      and got rid of the MW and MD flags. Many other similar changes.
   Changed behavior of %x format in UnixDate.

diffstat:

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

diffs (38 lines):

diff -r d3cc99a5ea09 -r ae3af277d7d9 devel/p5-Date-Manip/Makefile
--- a/devel/p5-Date-Manip/Makefile      Wed Jul 12 16:39:47 2006 +0000
+++ b/devel/p5-Date-Manip/Makefile      Wed Jul 12 16:46:44 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:09 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/12 16:46:44 heinz Exp $
 #
 
-DISTNAME=      DateManip-5.42a
+DISTNAME=      DateManip-5.44
 PKGNAME=               ${DISTNAME:S/DateManip/p5-Date-Manip/}
 SVR4_PKGNAME=  p5dma
-PKGREVISION=   2
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Date/}
 
@@ -14,6 +13,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_LANGUAGES=         # empty
+
 PERL5_PACKLIST=                auto/Date/Manip/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r d3cc99a5ea09 -r ae3af277d7d9 devel/p5-Date-Manip/distinfo
--- a/devel/p5-Date-Manip/distinfo      Wed Jul 12 16:39:47 2006 +0000
+++ b/devel/p5-Date-Manip/distinfo      Wed Jul 12 16:46:44 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 22:24:24 agc Exp $
+$NetBSD: distinfo,v 1.6 2006/07/12 16:46:44 heinz Exp $
 
-SHA1 (DateManip-5.42a.tar.gz) = d0033f0164e495769fcda0c9054054ecba98eb25
-RMD160 (DateManip-5.42a.tar.gz) = c6456f8b3b828cb368de9657c637f45cac22959c
-Size (DateManip-5.42a.tar.gz) = 136302 bytes
+SHA1 (DateManip-5.44.tar.gz) = 18938e48e2c2ba43f8c706acf1c2720d9dc98a83
+RMD160 (DateManip-5.44.tar.gz) = d06ca1179a90699a0d19872228258ef2bb81a010
+Size (DateManip-5.44.tar.gz) = 141596 bytes



Home | Main Index | Thread Index | Old Index