summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-25 12:02:23 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-25 12:02:23 +0000
commit395e5b8b36bfd0c35d7e887d63c91655f06c5e34 (patch)
treeb7f8d98173cad544b555a57e27c97486d4ceb0ee /devel/p5-Date-Manip
parent9cffc08db1191fd9a68477592573c8f6ebf74553 (diff)
downloadpkgsrc-395e5b8b36bfd0c35d7e887d63c91655f06c5e34.tar.gz
Update to 5.42a:
Version 5.41 2003-06-30 Added runtests.bat contributed by Lon Amick <lon.g.amick@mail.sprint.com> Added JAVT timezone. David Coppit <david@coppit.org> Fixed bug where -HH:MM and +HH:MM were not being accepted as valid timezones. Hank Barta <hbarta@htc.com> Small patch for OpenVMS. Martin P.J. Zinser <zinser@decus.de> Minor doc fix. Jeremy Tietsort <jrtietsort@micron.com> Added BRST timezone. Daniel Serodio <dserodio@email.com> Added Russian translation. Dapi <dapi@mail.ru> Made the UnixDate %Z format work with numeric timezones. Michael Isard <michael.isard@compaq.com> Minor bug fix where /etc/timezone not correctly read. Jacek Nowacki <jacekn@polcard.com.pl> Added ART timezone. Fabian Mandelbaum <fabman@mandrakesoft.com> Minor enhancement to ParseRecur. Randy Harmon <rjh@fortheweb.com Fixed spelling of Veteran's day. Dirk Eddelbuettel <edd@debian.org> Documentation improvements. James Olsen <jolsen@multiad.com> Added Brazilian timezones. Raul Dias <raul@dias.com.br> Fixed WEST timezone. Pedro Melo CUNHA <melo@isp.novis.pt> Added NOVST timezone. Roman Y Malakhov <roman@intis.tomsk.ru> Additions to Dutch translation. Willem <itsme@xs4all.nl> Fixed a bug where timezones -HH:MM weren't handled in ISO 8601 dates. Ed Avis <ed@membled.com> Fixed a bug involving business deltas with negative hours. Ludovic Dubost <ludovic@pobox.com> Modified Delta_Format to treat the entire delta as exact if no month component is present. Due to discussion with Tim Turner <torrid@mindspring.com> Added EAT timezone. David Whiting <dave@pluto.ammp> Added BOT timezone. Khaled Mostaguir <Khaled.Mostaguir@isb-sib.ch> Added several Australian timezones. Jason King <Jason.King1@team.telstra.com> Added some support for NetWare. Chris Shields <cshields@waubonsee.edu> Added some help for VMS timezones. Don Slutz <DSlutz@arrayinc.com> Applied some robustness patches. Ed Avis <ed@membled.com> Fixed a bug with years <1000. Jonathan Callahan <Jonathan.S.Callahan@noaa.gov> Patch to make Manip.pm -Mstrict clean and better VMS support. Peter Prymmer <PPrymmer@factset.com> Patch to French support. Patrick Turmel <patrick@espacecourbe.com> Added Tues/Thur abbreviations. <mthurn@cise.ufl.edu> Fixed a bug in "1st saturday of 2005" format. Maurice Aubrey <maurice@redweek.com> Taint check insecure $ENV{PATH} fix. Ed Avis <ed@membled.com> Patch to allow deltas of the form "+ -1 day" to work. Ed Avis <ed@membled.com> Added Turkish. <giray@pultar.org> Added Danish. Jesper Dalberg <dalberg@cybercity.dk> Added some checking to the timezone determination. Ed Avis <ed@membled.com> ***Replaced all non-ASCII characters with hex representations to avoid the malformed UTF-8 character warnings. Ed Avis <ed@membled.com> Removed ampersands from function calls in documentation to fit new perl coding standards. Bill Pollock <billp@statenet.com> Fixed a bug where spaces in a date caused problems in German (due to the number 1st, 2nd, etc. being 1., 2., etc.). Erik Roderwald <erik@roderwald.de> Version 5.42 2003-07-02 Number changed to distinguish between the development release (5.41) and official release since. Version 5.42a 2003-07-03 A quick fix to replace a faulty test.
Diffstat (limited to 'devel/p5-Date-Manip')
-rw-r--r--devel/p5-Date-Manip/Makefile7
-rw-r--r--devel/p5-Date-Manip/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index d3ca68abedc..37af3875c44 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 16:43:36 martti Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/25 12:02:23 jmmv Exp $
#
-VERS= 5.40
-DISTNAME= DateManip-${VERS}
-PKGNAME= p5-Date-Manip-${VERS}
+DISTNAME= DateManip-5.42a
+PKGNAME= ${DISTNAME:S/DateManip/p5-Date-Manip/}
SVR4_PKGNAME= p5dma
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo
index 39b2f73e4e6..64fba02d724 100644
--- a/devel/p5-Date-Manip/distinfo
+++ b/devel/p5-Date-Manip/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/05/19 12:21:05 mjl Exp $
+$NetBSD: distinfo,v 1.4 2003/07/25 12:02:23 jmmv Exp $
-SHA1 (DateManip-5.40.tar.gz) = 7b210187ca070b33bd7efbbd2a88b523355d1f99
-Size (DateManip-5.40.tar.gz) = 121407 bytes
+SHA1 (DateManip-5.42a.tar.gz) = d0033f0164e495769fcda0c9054054ecba98eb25
+Size (DateManip-5.42a.tar.gz) = 136302 bytes