[147911] trunk/dports/gnome/startup-notification/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 19 21:25:33 PDT 2016


Revision: 147911
          https://trac.macports.org/changeset/147911
Author:   ryandesign at macports.org
Date:     2016-04-19 21:25:33 -0700 (Tue, 19 Apr 2016)
Log Message:
-----------
startup-notification: use https for livecheck.url

Modified Paths:
--------------
    trunk/dports/gnome/startup-notification/Portfile

Modified: trunk/dports/gnome/startup-notification/Portfile
===================================================================
--- trunk/dports/gnome/startup-notification/Portfile	2016-04-20 04:25:00 UTC (rev 147910)
+++ trunk/dports/gnome/startup-notification/Portfile	2016-04-20 04:25:33 UTC (rev 147911)
@@ -39,5 +39,5 @@
 use_autoreconf yes
 
 livecheck.type  regex
-livecheck.url   http://www.freedesktop.org/software/startup-notification/releases/
+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/b9f57441/attachment.html>


More information about the macports-changes mailing list