[54540] trunk/dports/lang/pyobfuscate/Portfile

snc at macports.org snc at macports.org
Wed Jul 29 04:55:13 PDT 2009


Revision: 54540
          http://trac.macports.org/changeset/54540
Author:   snc at macports.org
Date:     2009-07-29 04:55:12 -0700 (Wed, 29 Jul 2009)
Log Message:
-----------
move off python24

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

Modified: trunk/dports/lang/pyobfuscate/Portfile
===================================================================
--- trunk/dports/lang/pyobfuscate/Portfile	2009-07-29 11:53:17 UTC (rev 54539)
+++ trunk/dports/lang/pyobfuscate/Portfile	2009-07-29 11:55:12 UTC (rev 54540)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -4,6 +5,7 @@
 
 name			pyobfuscate
 version			0.3
+revision        1
 categories		lang python
 platforms		darwin
 maintainers		nomaintainer
@@ -19,7 +21,7 @@
 
 use_configure	no
 
-depends_run		bin:python:python24
+depends_run		bin:python:python25
 
 build			{}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090729/20f5f58c/attachment-0001.html>


More information about the macports-changes mailing list