[91471] trunk/dports/net/umit/Portfile
jmr at macports.org
jmr at macports.org
Mon Apr 2 13:56:44 PDT 2012
Revision: 91471
https://trac.macports.org/changeset/91471
Author: jmr at macports.org
Date: 2012-04-02 13:56:44 -0700 (Mon, 02 Apr 2012)
Log Message:
-----------
umit: use python27 (#29230)
Modified Paths:
--------------
trunk/dports/net/umit/Portfile
Modified: trunk/dports/net/umit/Portfile
===================================================================
--- trunk/dports/net/umit/Portfile 2012-04-02 20:11:32 UTC (rev 91470)
+++ trunk/dports/net/umit/Portfile 2012-04-02 20:56:44 UTC (rev 91471)
@@ -1,12 +1,12 @@
# $Id$
PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python 1.0
name umit
+epoch 1
version 0.9.5
-revision 1
-epoch 1
+revision 2
categories net
maintainers gmail.com:luis.kop
description A graphical tool to scanner networks
@@ -21,9 +21,11 @@
sha1 0d49f306e7482a83924966559d0f711cd82b57bd \
rmd160 ad03c62e7e2fe8884945b74f24601c913dd0ab18
+python.default_version 27
+
depends_lib port:coreutils\
port:nmap \
- port:py25-gtk
+ port:py${python.version}-gtk
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120402/b50bef0a/attachment.html>
More information about the macports-changes
mailing list