[41510] trunk/dports/python/py-dateutil/Portfile

dh at macports.org dh at macports.org
Tue Nov 4 16:23:46 PST 2008


Revision: 41510
          http://trac.macports.org/changeset/41510
Author:   dh at macports.org
Date:     2008-11-04 16:23:45 -0800 (Tue, 04 Nov 2008)
Log Message:
-----------
Version bump 1.4.0 -> 1.4.1 to match py25 port

Modified Paths:
--------------
    trunk/dports/python/py-dateutil/Portfile

Modified: trunk/dports/python/py-dateutil/Portfile
===================================================================
--- trunk/dports/python/py-dateutil/Portfile	2008-11-05 00:14:26 UTC (rev 41509)
+++ trunk/dports/python/py-dateutil/Portfile	2008-11-05 00:23:45 UTC (rev 41510)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem        1.0
@@ -5,10 +6,10 @@
 
 name              py-dateutil
 set my_name       python-dateutil
-version           1.4
+version           1.4.1
 categories        python
 platforms         darwin
-maintainers       nomaintainer
+maintainers       dh openmaintainer
 
 description       powerful extensions to the standard python datetime module
 long_description  ${description}
@@ -16,11 +17,10 @@
 homepage          http://labix.org/python-dateutil
 master_sites      http://labix.org/download/python-dateutil
 distname          ${my_name}-${version}
-use_bzip2         yes
 
-checksums         md5 7fc34c22cdc28a8fa000ad0e34f15b56 \
-                  sha1 bf388800de42cfe932d22f5359b7b8b9150c8f23 \
-                  rmd160 6eaf21a8517068afcc53444253262073704d5982
+checksums         md5 2a5f25ab12fcefcf0b21348f2d47595a \
+                  sha1 0d06926ac127b8db333d91b3afb0eeb100ac7cac \
+                  rmd160 51caf0b0c7bfbf16044437e3b93af22829180dca
 
 depends_run       port:py-tz \
                   port:py-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081104/930fc829/attachment.html>


More information about the macports-changes mailing list