[147923] trunk/dports/graphics/exempi/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 19 21:44:07 PDT 2016


Revision: 147923
          https://trac.macports.org/changeset/147923
Author:   ryandesign at macports.org
Date:     2016-04-19 21:44:06 -0700 (Tue, 19 Apr 2016)
Log Message:
-----------
exempi: use https for homepage, master_sites, livecheck.url

Modified Paths:
--------------
    trunk/dports/graphics/exempi/Portfile

Modified: trunk/dports/graphics/exempi/Portfile
===================================================================
--- trunk/dports/graphics/exempi/Portfile	2016-04-20 04:42:54 UTC (rev 147922)
+++ trunk/dports/graphics/exempi/Portfile	2016-04-20 04:44:06 UTC (rev 147923)
@@ -9,8 +9,8 @@
 categories      graphics
 maintainers     devans openmaintainer
 platforms       darwin
-homepage        http://libopenraw.freedesktop.org/wiki/Exempi
-master_sites    http://libopenraw.freedesktop.org/download/
+homepage        https://libopenraw.freedesktop.org/wiki/Exempi/
+master_sites    https://libopenraw.freedesktop.org/download/
 
 use_bzip2       yes
 
@@ -38,5 +38,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ${master_sites}
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)\\.tar"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160419/fc5dd3c1/attachment.html>


More information about the macports-changes mailing list