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

sean at macports.org sean at macports.org
Sun Nov 24 14:14:31 PST 2013


Revision: 113862
          https://trac.macports.org/changeset/113862
Author:   sean at macports.org
Date:     2013-11-24 14:14:31 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
nfoview: update to 1.13.1 which fixes py-pygtk issue

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

Modified: trunk/dports/gnome/nfoview/Portfile
===================================================================
--- trunk/dports/gnome/nfoview/Portfile	2013-11-24 22:14:27 UTC (rev 113861)
+++ trunk/dports/gnome/nfoview/Portfile	2013-11-24 22:14:31 UTC (rev 113862)
@@ -2,10 +2,9 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           github 1.0
 
-name                nfoview
-version             1.1
-revision            1
+github.setup        otsaloma nfoview 1.13.1 nfoview-
 categories          gnome
 license             GPL-3+
 maintainers         nomaintainer
@@ -15,21 +14,14 @@
                     using NFO Viewer instead of a text editor are preset    \
                     font and encoding settings, automatic window size and   \
                     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.versions     26
+checksums           rmd160  7ee2b9f2d328c072847437fa91f7e49245edf5d4 \
+                    sha256  5246b80bdad7d6fe195295e73d8778951dbb5df651c95402d1fba341c808fa8a
 
-depends_lib         port:gettext \
-                    port:intltool \
-                    port:py${python.version}-pygtk \
+python.versions     33
+
+depends_lib         port:py${python.version}-gobject3 \
                     port:terminus-font \
                     port:shared-mime-info
-
-livecheck.type  regex
-livecheck.url   http://download.gna.org/nfoview/
-livecheck.regex {>(\d+(?:\.\d+)*)/<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/8917070a/attachment.html>


More information about the macports-changes mailing list