[147922] trunk/dports/graphics/libopenraw/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 19 21:42:55 PDT 2016


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

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

Modified: trunk/dports/graphics/libopenraw/Portfile
===================================================================
--- trunk/dports/graphics/libopenraw/Portfile	2016-04-20 04:40:47 UTC (rev 147921)
+++ trunk/dports/graphics/libopenraw/Portfile	2016-04-20 04:42:54 UTC (rev 147922)
@@ -10,8 +10,8 @@
 license         LGPL-3+
 maintainers     devans openmaintainer
 platforms       darwin
-homepage        http://libopenraw.freedesktop.org/wiki/
-master_sites    http://libopenraw.freedesktop.org/download/
+homepage        https://libopenraw.freedesktop.org/wiki/
+master_sites    https://libopenraw.freedesktop.org/download/
 
 description \
     libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding.
@@ -57,5 +57,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://libopenraw.freedesktop.org/download/
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160419/4ca1849a/attachment-0001.html>


More information about the macports-changes mailing list