[108119] trunk/dports/gnome/nfoview/Portfile

jmr at macports.org jmr at macports.org
Sat Jul 13 07:24:41 PDT 2013


Revision: 108119
          https://trac.macports.org/changeset/108119
Author:   jmr at macports.org
Date:     2013-07-13 07:24:40 -0700 (Sat, 13 Jul 2013)
Log Message:
-----------
nfoview: use unified python portgroup, license, noarch

Modified Paths:
--------------
    trunk/dports/gnome/nfoview/Portfile

Modified: trunk/dports/gnome/nfoview/Portfile
===================================================================
--- trunk/dports/gnome/nfoview/Portfile	2013-07-13 14:20:13 UTC (rev 108118)
+++ trunk/dports/gnome/nfoview/Portfile	2013-07-13 14:24:40 UTC (rev 108119)
@@ -1,12 +1,13 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python25 1.0
+PortGroup       python 1.0
 
 name            nfoview
 version         1.1
 revision        1
 categories      gnome
+license         GPL-3+
 maintainers     nomaintainer
 description     Simple viewer for NFO files
 long_description NFO Viewer is a simple viewer for NFO files, which are \
@@ -16,12 +17,16 @@
                 clickable hyperlinks.
 homepage        http://home.gna.org/nfoview/
 platforms       darwin
+supported_archs noarch
 master_sites    http://download.gna.org/nfoview/${version}/
 use_bzip2       yes
 checksums       md5 07edd3f0a8e631778739f8f4a7a3b9fc
+
+python.default_version 25
+
 depends_lib     port:gettext \
                 port:intltool \
-                port:py25-pygtk \
+                port:py${python.version}-pygtk \
                 port:terminus-font \
                 port:shared-mime-info
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130713/44bdda79/attachment-0001.html>


More information about the macports-changes mailing list