[145077] trunk/dports/x11/nimbus/Portfile

devans at macports.org devans at macports.org
Mon Jan 25 08:59:22 PST 2016


Revision: 145077
          https://trac.macports.org/changeset/145077
Author:   devans at macports.org
Date:     2016-01-25 08:59:22 -0800 (Mon, 25 Jan 2016)
Log Message:
-----------
nimbus: update dependencies, homepage, master_sites, livecheck, increment revision to replace broken binary archive.

Modified Paths:
--------------
    trunk/dports/x11/nimbus/Portfile

Modified: trunk/dports/x11/nimbus/Portfile
===================================================================
--- trunk/dports/x11/nimbus/Portfile	2016-01-25 16:52:02 UTC (rev 145076)
+++ trunk/dports/x11/nimbus/Portfile	2016-01-25 16:59:22 UTC (rev 145077)
@@ -5,7 +5,7 @@
 
 name                nimbus
 version             0.0.17
-revision            1
+revision            2
 maintainers         nomaintainer
 categories          x11 gnome
 license             LGPL
@@ -14,23 +14,25 @@
 
 long_description    ${description}
 
-homepage            http://www.sun.com
-master_sites        http://dlc.sun.com/osol/jds/downloads/extras/
+homepage            https://www.oracle.com/sun/index.html
+master_sites        macports_distfiles
 use_bzip2           yes
 
 checksums           md5     c338357e3918cf391193b8429cab5975 \
                     sha1    0b984715e0c010ce034a32b7ba69e0582be65362 \
                     rmd160  27ca94d7e5924db73a594086903b5b8cdf8e369a
 
-patchfiles          patch-configure.in.diff
 depends_build       port:intltool \
                     port:pkgconfig \
-                    port:icon-naming-utils
+                    port:icon-naming-utils \
+                    path:lib/pkgconfig/glib-2.0.pc:glib2
 
-depends_lib         port:gnome-themes
+depends_lib         port:gtk2
 
 universal_variant   no
 
+patchfiles          patch-configure.in.diff
+
 # reconfigure using intltoolize and autoreconf for intltool 0.51 compatibility
 
 pre-configure {
@@ -40,6 +42,4 @@
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160125/9bfa3109/attachment.html>


More information about the macports-changes mailing list