[148326] trunk/dports/devel/openssl/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 4 05:52:44 PDT 2016


Revision: 148326
          https://trac.macports.org/changeset/148326
Author:   ryandesign at macports.org
Date:     2016-05-04 05:52:43 -0700 (Wed, 04 May 2016)
Log Message:
-----------
openssl: update homepage and master_sites to use https to avoid redirects

Modified Paths:
--------------
    trunk/dports/devel/openssl/Portfile

Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile	2016-05-04 02:41:26 UTC (rev 148325)
+++ trunk/dports/devel/openssl/Portfile	2016-05-04 12:52:43 UTC (rev 148326)
@@ -26,13 +26,13 @@
                     Security (TLS v1) protocols as well as \
                     a full-strength general purpose cryptography \
                     library.
-homepage            http://www.openssl.org
+homepage            https://www.openssl.org
 
 conflicts           libressl
 
 depends_lib         port:zlib
 
-master_sites        http://www.openssl.org/source
+master_sites        ${homepage}/source
 checksums           rmd160  b7ab97d34582b7467929bbcd2bb8fbc4d19ac05e \
                     sha256  1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160504/71a7aafa/attachment.html>


More information about the macports-changes mailing list