[147919] trunk/dports/multimedia/swfdec/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 19 21:38:48 PDT 2016


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

Modified Paths:
--------------
    trunk/dports/multimedia/swfdec/Portfile

Modified: trunk/dports/multimedia/swfdec/Portfile
===================================================================
--- trunk/dports/multimedia/swfdec/Portfile	2016-04-20 04:36:21 UTC (rev 147918)
+++ trunk/dports/multimedia/swfdec/Portfile	2016-04-20 04:38:48 UTC (rev 147919)
@@ -13,8 +13,8 @@
 maintainers     nomaintainer
 description     Decoder/renderer for Flash animations.
 long_description ${description}
-homepage	http://swfdec.freedesktop.org/
-master_sites	${homepage}download/${name}/${branch}/ \
+homepage        https://swfdec.freedesktop.org/
+master_sites    ${homepage}download/${name}/${branch}/ \
                 http://de-mirror.org/distro/gentoo/distfiles/ \
                 http://mirror.datapipe.net/gentoo/distfiles/ \
                 http://mirror.mcs.anl.gov/pub/gentoo/distfiles/ \
@@ -41,5 +41,5 @@
 configure.args  --with-audio=none
 
 livecheck.type  regex
-livecheck.url   ${homepage}download/${name}/${branch}/
+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/2457a5db/attachment.html>


More information about the macports-changes mailing list