[152697] trunk/dports/net/curl/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 14 14:09:45 PDT 2016


Revision: 152697
          https://trac.macports.org/changeset/152697
Author:   ryandesign at macports.org
Date:     2016-09-14 14:09:45 -0700 (Wed, 14 Sep 2016)
Log Message:
-----------
curl: switch homepage to https to avoid redirect

Modified Paths:
--------------
    trunk/dports/net/curl/Portfile

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2016-09-14 21:01:14 UTC (rev 152696)
+++ trunk/dports/net/curl/Portfile	2016-09-14 21:09:45 UTC (rev 152697)
@@ -17,8 +17,8 @@
                                 designed to work without user interaction or any kind \
                                 of interactivity.
 
-homepage                        http://curl.haxx.se/
-master_sites                    ${homepage}download/:curl \
+homepage                        https://curl.haxx.se
+master_sites                    ${homepage}/download/:curl \
                                 ftp://ftp.sunet.se/pub/www/utilities/curl/:curl \
                                 http://www.execve.net/curl/:curl
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160914/c796c73f/attachment.html>


More information about the macports-changes mailing list