[53018] trunk/dports/lang/python31/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 28 01:10:26 PDT 2009


Revision: 53018
          http://trac.macports.org/changeset/53018
Author:   ryandesign at macports.org
Date:     2009-06-28 01:10:24 -0700 (Sun, 28 Jun 2009)
Log Message:
-----------
python31: increase epoch; otherwise MacPorts doesn't know "3.1" is newer than "3.1a1"

Modified Paths:
--------------
    trunk/dports/lang/python31/Portfile

Modified: trunk/dports/lang/python31/Portfile
===================================================================
--- trunk/dports/lang/python31/Portfile	2009-06-28 07:58:18 UTC (rev 53017)
+++ trunk/dports/lang/python31/Portfile	2009-06-28 08:10:24 UTC (rev 53018)
@@ -4,6 +4,7 @@
 PortGroup select 1.0
 
 name                    python31
+epoch                   1
 version                 3.1
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090628/70910651/attachment.html>


More information about the macports-changes mailing list