Ticket #3309: patch-p5-date-manip

File patch-p5-date-manip, 896 bytes (added by narf_tm@…, 19 years ago)

patch for perl/p5-date-manip/Portfile

Line 
1--- Portfile    2005-06-07 13:29:53.000000000 -0500
2+++ Portfile.new        2005-06-07 13:43:01.000000000 -0500
3@@ -1,15 +1,16 @@
4 # $Id: Portfile,v 1.1 2004/07/10 00:04:48 lomion Exp $
5 PortSystem 1.0
6 PortGroup perl5 1.0
7-perl5.setup            DateManip 5.42a
8+perl5.setup            DateManip 5.44
9 
10-maintainers            lomion@opendarwin.org
11+maintainers            narf_tm@trulycertifiable.com
12 description            Perl Module for manipulating date and time.
13 long_description       This is a set of routines designed to make any common\
14                         date/time manipulation easy to do. Operations such \
15                        as comparing two times, calculating a time a given \
16                        amount of time from another, or parsing international \
17                        times are all easily done.
18-checksums              md5 648386bbf46d021ae283811f75b07bdf
19+checksums              md5 ebb1e17639fc4260b72690c1de2f5fdc
20 platforms              darwin
21 
22+master_sites           http://www.cpan.org/modules/by-module/Date
23\ No newline at end of file