[32681] trunk/dports/perl/p5-datemanip/Portfile

ecronin at macports.org ecronin at macports.org
Thu Jan 10 16:12:24 PST 2008


Revision: 32681
          http://trac.macosforge.org/projects/macports/changeset/32681
Author:   ecronin at macports.org
Date:     2008-01-10 16:12:22 -0800 (Thu, 10 Jan 2008)

Log Message:
-----------
Update to latest version; fix issue caused by distfile name changing.

Modified Paths:
--------------
    trunk/dports/perl/p5-datemanip/Portfile

Modified: trunk/dports/perl/p5-datemanip/Portfile
===================================================================
--- trunk/dports/perl/p5-datemanip/Portfile	2008-01-10 23:10:35 UTC (rev 32680)
+++ trunk/dports/perl/p5-datemanip/Portfile	2008-01-11 00:12:22 UTC (rev 32681)
@@ -1,15 +1,19 @@
 # $Id$
+
 PortSystem 1.0
+
 PortGroup perl5 1.0
-perl5.setup		DateManip 5.44 Date
 
+perl5.setup		Date-Manip 5.48 Date
+name			p5-datemanip
+
 maintainers		nomaintainer
 description		Perl Module for manipulating date and time.
 long_description	This is a set of routines designed to make any common\
 			 date/time manipulation easy to do. Operations such \
 			as comparing two times, calculating a time a given \
 			amount of time from another, or parsing international \
-			times are all easily done. 
-checksums		md5 ebb1e17639fc4260b72690c1de2f5fdc
+			times are all easily done.
+checksums		md5 961ba2cd3b00ea82f77e1fba10036c79
 platforms		darwin
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080110/36a73ae5/attachment-0001.html


More information about the macports-changes mailing list