[69514] trunk/dports/lang/python27/Portfile

jwa at macports.org jwa at macports.org
Thu Jul 8 10:30:31 PDT 2010


Revision: 69514
          http://trac.macports.org/changeset/69514
Author:   jwa at macports.org
Date:     2010-07-08 10:30:31 -0700 (Thu, 08 Jul 2010)
Log Message:
-----------
insert epoch to allow the port system recognize the update

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

Modified: trunk/dports/lang/python27/Portfile
===================================================================
--- trunk/dports/lang/python27/Portfile	2010-07-08 17:24:15 UTC (rev 69513)
+++ trunk/dports/lang/python27/Portfile	2010-07-08 17:30:31 UTC (rev 69514)
@@ -5,6 +5,7 @@
 
 name                    python27
 version                 2.7
+epoch			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/20100708/04cd4c02/attachment.html>


More information about the macports-changes mailing list