[147908] trunk/dports/gnome/hicolor-icon-theme/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 19 21:23:54 PDT 2016


Revision: 147908
          https://trac.macports.org/changeset/147908
Author:   ryandesign at macports.org
Date:     2016-04-19 21:23:54 -0700 (Tue, 19 Apr 2016)
Log Message:
-----------
hicolor-icon-theme: use https for homepage and master_sites and use more precise livecheck.url

Modified Paths:
--------------
    trunk/dports/gnome/hicolor-icon-theme/Portfile

Modified: trunk/dports/gnome/hicolor-icon-theme/Portfile
===================================================================
--- trunk/dports/gnome/hicolor-icon-theme/Portfile	2016-04-20 04:22:49 UTC (rev 147907)
+++ trunk/dports/gnome/hicolor-icon-theme/Portfile	2016-04-20 04:23:54 UTC (rev 147908)
@@ -16,13 +16,13 @@
 long_description    This is the default fallback theme used by \
                     implementations of the icon theme specification.
 
-homepage            http://www.freedesktop.org/wiki/Software/icon-theme/
-master_sites        http://icon-theme.freedesktop.org/releases/
+homepage            https://www.freedesktop.org/wiki/Software/icon-theme/
+master_sites        https://icon-theme.freedesktop.org/releases/
 use_xz              yes
 
 checksums           rmd160  3aa88328b019f01d0f0d4185c85f0d26009b0195 \
                     sha256  9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc
 
 livecheck.type      regex
-livecheck.url       ${master_sites}
+livecheck.url       [lindex ${master_sites} 0]
 livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160419/2cc315a4/attachment-0001.html>


More information about the macports-changes mailing list