[151038] trunk/base
ryandesign at macports.org
ryandesign at macports.org
Fri Aug 5 15:35:55 PDT 2016
Revision: 151038
https://trac.macports.org/changeset/151038
Author: ryandesign at macports.org
Date: 2016-08-05 15:35:55 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
use https URLs for MacPorts sites
Modified Paths:
--------------
trunk/base/Makefile.in
trunk/base/doc/asciidoc.conf
trunk/base/doc/port-activate.1
trunk/base/doc/port-archive.1
trunk/base/doc/port-archivefetch.1
trunk/base/doc/port-dmg.1
trunk/base/doc/port-edit.1
trunk/base/doc/port-help.1
trunk/base/doc/port-installed.1
trunk/base/doc/port-livecheck.1
trunk/base/doc/port-space.1
trunk/base/doc/portstyle.7
trunk/base/doc/portundocumented.7
trunk/base/portmgr/dmg/ReadMe.rtf
trunk/base/portmgr/dmg/postflight.in
trunk/base/portmgr/jobs/README
trunk/base/src/macports1.0/tests/macports.test
trunk/base/src/port/port.tcl
trunk/base/src/port1.0/portutil.tcl
trunk/base/tests/test/case-insensitive-deactivate/Portfile.in
trunk/base/tests/test/checksums-1/Portfile
trunk/base/tests/test/dependencies-a/Portfile
trunk/base/tests/test/dependencies-b/Portfile
trunk/base/tests/test/dependencies-c/Portfile
trunk/base/tests/test/dependencies-d/Portfile
trunk/base/tests/test/dependencies-e/Portfile
trunk/base/tests/test/envvariables/Portfile
trunk/base/tests/test/site-tags/Portfile
trunk/base/tests/test/statefile-unknown-version/Portfile
trunk/base/tests/test/statefile-version1/Portfile
trunk/base/tests/test/statefile-version1-outdated/Portfile
trunk/base/tests/test/statefile-version2/Portfile
trunk/base/tests/test/statefile-version2-invalid/Portfile
trunk/base/tests/test/statefile-version2-outdated/Portfile
trunk/base/tests/test/svn-and-patchsites/Portfile
trunk/base/tests/test/trace/Portfile
trunk/base/tests/test/universal/Portfile.in
trunk/base/tests/test/variants/Portfile
trunk/base/tests/test/xcodeversion/Portfile
Modified: trunk/base/Makefile.in
===================================================================
--- trunk/base/Makefile.in 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/Makefile.in 2016-08-05 22:35:55 UTC (rev 151038)
@@ -102,7 +102,7 @@
ifndef SELFUPDATING
@echo ""; echo "Congratulations, you have successfully installed the MacPorts system. To get the Portfiles and update the system, add ${prefix}/bin to your PATH and run:"; echo ""
@echo "sudo port -v selfupdate"; echo ""
- @echo "Please read \"man port\", the MacPorts guide at http://guide.macports.org/ and Wiki at https://trac.macports.org/ for full documentation."; echo ""
+ @echo "Please read \"man port\", the MacPorts guide at https://guide.macports.org/ and Wiki at https://trac.macports.org/ for full documentation."; echo ""
else
@echo ""; echo "Congratulations, you have successfully upgraded the MacPorts system."; echo ""
endif
Modified: trunk/base/doc/asciidoc.conf
===================================================================
--- trunk/base/doc/asciidoc.conf 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/asciidoc.conf 2016-08-05 22:35:55 UTC (rev 151038)
@@ -2,7 +2,7 @@
mansource=MacPorts
#manversion is in the Makefile
manmanual=MacPorts Manual
-guideurl=http://guide.macports.org/
+guideurl=https://guide.macports.org/
wikiurl=https://trac.macports.org/wiki/
sourceurl=https://trac.macports.org/browser/
Modified: trunk/base/doc/port-activate.1
===================================================================
--- trunk/base/doc/port-activate.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-activate.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -77,5 +77,5 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/#internals.images
+\%https://guide.macports.org/#internals.images
.RE
Modified: trunk/base/doc/port-archive.1
===================================================================
--- trunk/base/doc/port-archive.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-archive.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -64,5 +64,5 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/#internals.images
+\%https://guide.macports.org/#internals.images
.RE
Modified: trunk/base/doc/port-archivefetch.1
===================================================================
--- trunk/base/doc/port-archivefetch.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-archivefetch.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -69,5 +69,5 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/#internals.images
+\%https://guide.macports.org/#internals.images
.RE
Modified: trunk/base/doc/port-dmg.1
===================================================================
--- trunk/base/doc/port-dmg.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-dmg.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -91,5 +91,5 @@
.IP " 1." 4
Section 2.2.4 of the MacPorts Guide
.RS 4
-\%http://guide.macports.org/#installing.macports.source.multiple
+\%https://guide.macports.org/#installing.macports.source.multiple
.RE
Modified: trunk/base/doc/port-edit.1
===================================================================
--- trunk/base/doc/port-edit.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-edit.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -81,5 +81,5 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/#development.local-repositories
+\%https://guide.macports.org/#development.local-repositories
.RE
Modified: trunk/base/doc/port-help.1
===================================================================
--- trunk/base/doc/port-help.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-help.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -75,7 +75,7 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/
+\%https://guide.macports.org/
.RE
.IP " 2." 4
The MacPorts Wiki
Modified: trunk/base/doc/port-installed.1
===================================================================
--- trunk/base/doc/port-installed.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-installed.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -73,5 +73,5 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/#internals.images
+\%https://guide.macports.org/#internals.images
.RE
Modified: trunk/base/doc/port-livecheck.1
===================================================================
--- trunk/base/doc/port-livecheck.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-livecheck.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -64,5 +64,5 @@
.IP " 1." 4
Livecheck/Distcheck in the MacPorts Guide
.RS 4
-\%http://guide.macports.org/#reference.livecheck
+\%https://guide.macports.org/#reference.livecheck
.RE
Modified: trunk/base/doc/port-space.1
===================================================================
--- trunk/base/doc/port-space.1 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/port-space.1 2016-08-05 22:35:55 UTC (rev 151038)
@@ -124,5 +124,5 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/#internals.images
+\%https://guide.macports.org/#internals.images
.RE
Modified: trunk/base/doc/portstyle.7
===================================================================
--- trunk/base/doc/portstyle.7 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/portstyle.7 2016-08-05 22:35:55 UTC (rev 151038)
@@ -43,10 +43,10 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/
+\%https://guide.macports.org/
.RE
.IP " 2." 4
Port Style
.RS 4
-\%http://guide.macports.org/#development.practices.portstyle
+\%https://guide.macports.org/#development.practices.portstyle
.RE
Modified: trunk/base/doc/portundocumented.7
===================================================================
--- trunk/base/doc/portundocumented.7 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/doc/portundocumented.7 2016-08-05 22:35:55 UTC (rev 151038)
@@ -73,7 +73,7 @@
.IP " 1." 4
The MacPorts Guide
.RS 4
-\%http://guide.macports.org/
+\%https://guide.macports.org/
.RE
.IP " 2." 4
The MacPorts Wiki
Modified: trunk/base/portmgr/dmg/ReadMe.rtf
===================================================================
--- trunk/base/portmgr/dmg/ReadMe.rtf 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/portmgr/dmg/ReadMe.rtf 2016-08-05 22:35:55 UTC (rev 151038)
@@ -26,7 +26,7 @@
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
\f0\b0 \cf0 \
-The MacPorts installer copies MacPorts to the target directory __PREFIX__. If you wish to install to any path other than that, you must install MacPorts via its source code. See {\field{\*\fldinst{HYPERLINK "http://www.macports.org/install.php"}}{\fldrslt Installing MacPorts}} on the MacPorts webpage for instructions on installation alternatives.\
+The MacPorts installer copies MacPorts to the target directory __PREFIX__. If you wish to install to any path other than that, you must install MacPorts via its source code. See {\field{\*\fldinst{HYPERLINK "https://www.macports.org/install.php"}}{\fldrslt Installing MacPorts}} on the MacPorts webpage for instructions on installation alternatives.\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
\f1\b \cf0 \
Modified: trunk/base/portmgr/dmg/postflight.in
===================================================================
--- trunk/base/portmgr/dmg/postflight.in 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/portmgr/dmg/postflight.in 2016-08-05 22:35:55 UTC (rev 151038)
@@ -273,6 +273,6 @@
# Postflight script is done with its job, update MacPorts and exit gracefully!
update_macports
echo "You have successfully installed the MacPorts system. Launch a terminal and try it out!"
-echo "Read the port(1) manual page and http://guide.macports.org/ for help."
-echo "See http://www.macports.org/contact.php if you need to get in touch with The MacPorts Project."
+echo "Read the port(1) manual page and https://guide.macports.org/ for help."
+echo "See https://www.macports.org/contact.php if you need to get in touch with The MacPorts Project."
exit 0
Modified: trunk/base/portmgr/jobs/README
===================================================================
--- trunk/base/portmgr/jobs/README 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/portmgr/jobs/README 2016-08-05 22:35:55 UTC (rev 151038)
@@ -13,7 +13,7 @@
4) GuideRegen:
Running on Mac OS Forge servers as an svn post-commit hook after commits to the /trunk/doc-new dir take place. Regenerates the project guide found at
- http://guide.macports.org
+ https://guide.macports.org
5) Website:
There's actually no script for this one, as the job itself is really simple: a post-commit svn hook attached to the /trunk/www dir
Modified: trunk/base/src/macports1.0/tests/macports.test
===================================================================
--- trunk/base/src/macports1.0/tests/macports.test 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/src/macports1.0/tests/macports.test 2016-08-05 22:35:55 UTC (rev 151038)
@@ -65,7 +65,7 @@
} -setup {
set name [interp create]
set portpath $pwd/portpath
- set porturl http://www.macports.org
+ set porturl https://www.macports.org
set portbuildpath $pwd/build
set options {a b}
set variations {1 2}
@@ -580,7 +580,7 @@
test getprotocol {
Get protocol unit test.
} -body {
- if {[macports::getprotocol http://www.macports.org] ne "http"} {
+ if {[macports::getprotocol https://www.macports.org] ne "https"} {
return "FAIL: wrong protocol"
}
return "Get protocol successful."
Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/src/port/port.tcl 2016-08-05 22:35:55 UTC (rev 151038)
@@ -124,7 +124,7 @@
For more information
--------------------
See man pages: port(1), macports.conf(5), portfile(7), portgroup(7),
-porthier(7), portstyle(7). Also, see http://www.macports.org.
+porthier(7), portstyle(7). Also, see https://www.macports.org.
}
puts "$cmdText$text"
@@ -185,7 +185,7 @@
# show the URL for the ticket reporting instructions
proc print_tickets_url {args} {
if {${macports::prefix} ne "/usr/local" && ${macports::prefix} ne "/usr"} {
- ui_error "Follow http://guide.macports.org/#project.tickets to report a bug."
+ ui_error "Follow https://guide.macports.org/#project.tickets to report a bug."
}
}
Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/src/port1.0/portutil.tcl 2016-08-05 22:35:55 UTC (rev 151038)
@@ -3262,7 +3262,7 @@
ui_warn "Install them by running `xcode-select --install'."
} else {
ui_warn "You can install them from Xcode's Preferences in the Downloads section."
- ui_warn "See http://guide.macports.org/chunked/installing.xcode.html#installing.xcode.lion.43 for more information."
+ ui_warn "See https://guide.macports.org/chunked/installing.xcode.html#installing.xcode.lion.43 for more information."
}
}
Modified: trunk/base/tests/test/case-insensitive-deactivate/Portfile.in
===================================================================
--- trunk/base/tests/test/case-insensitive-deactivate/Portfile.in 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/case-insensitive-deactivate/Portfile.in 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers raimue
description Test port for case sensitive port uninstalls
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/checksums-1/Portfile
===================================================================
--- trunk/base/tests/test/checksums-1/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/checksums-1/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers opendarwin.org at darkart.com
description Test port for checksum functionalities
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/dependencies-a/Portfile
===================================================================
--- trunk/base/tests/test/dependencies-a/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/dependencies-a/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for dependencies
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/dependencies-b/Portfile
===================================================================
--- trunk/base/tests/test/dependencies-b/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/dependencies-b/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for dependencies
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/dependencies-c/Portfile
===================================================================
--- trunk/base/tests/test/dependencies-c/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/dependencies-c/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for dependencies
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/dependencies-d/Portfile
===================================================================
--- trunk/base/tests/test/dependencies-d/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/dependencies-d/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for dependencies
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/dependencies-e/Portfile
===================================================================
--- trunk/base/tests/test/dependencies-e/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/dependencies-e/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for dependencies
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/envvariables/Portfile
===================================================================
--- trunk/base/tests/test/envvariables/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/envvariables/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for env variables
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/site-tags/Portfile
===================================================================
--- trunk/base/tests/test/site-tags/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/site-tags/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers kallisys.net:pguyot
description Test port for site:tags functionalities
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/statefile-unknown-version/Portfile
===================================================================
--- trunk/base/tests/test/statefile-unknown-version/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/statefile-unknown-version/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers cal
description Test port for statefiles of unknown version
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/statefile-version1/Portfile
===================================================================
--- trunk/base/tests/test/statefile-version1/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/statefile-version1/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers cal
description Test port for current statefiles, version 1
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/statefile-version1-outdated/Portfile
===================================================================
--- trunk/base/tests/test/statefile-version1-outdated/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/statefile-version1-outdated/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers cal
description Test port for outdated statefiles, version 1
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/statefile-version2/Portfile
===================================================================
--- trunk/base/tests/test/statefile-version2/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/statefile-version2/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers cal
description Test port for current statefiles, version 2
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/statefile-version2-invalid/Portfile
===================================================================
--- trunk/base/tests/test/statefile-version2-invalid/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/statefile-version2-invalid/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers cal
description Test port for invalid statefiles, version 2
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/statefile-version2-outdated/Portfile
===================================================================
--- trunk/base/tests/test/statefile-version2-outdated/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/statefile-version2-outdated/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers cal
description Test port for outdated statefiles, version 2
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/svn-and-patchsites/Portfile
===================================================================
--- trunk/base/tests/test/svn-and-patchsites/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/svn-and-patchsites/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -10,7 +10,7 @@
maintainers nomaintainer
platforms darwin
-homepage http://www.macports.org/
+homepage https://www.macports.org/
description Test port for svn+distant patchfiles functionalities
long_description ${description}
Modified: trunk/base/tests/test/trace/Portfile
===================================================================
--- trunk/base/tests/test/trace/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/trace/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -7,7 +7,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for -t
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/universal/Portfile.in
===================================================================
--- trunk/base/tests/test/universal/Portfile.in 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/universal/Portfile.in 2016-08-05 22:35:55 UTC (rev 151038)
@@ -5,7 +5,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for universal variant
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
distfiles
Modified: trunk/base/tests/test/variants/Portfile
===================================================================
--- trunk/base/tests/test/variants/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/variants/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for variants logic
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
Modified: trunk/base/tests/test/xcodeversion/Portfile
===================================================================
--- trunk/base/tests/test/xcodeversion/Portfile 2016-08-05 22:19:46 UTC (rev 151037)
+++ trunk/base/tests/test/xcodeversion/Portfile 2016-08-05 22:35:55 UTC (rev 151038)
@@ -6,7 +6,7 @@
categories test
maintainers pguyot at kallisys.net
description Test port for \$xcodeversion
-homepage http://www.macports.org/
+homepage https://www.macports.org/
platforms darwin
long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/c2e91b9c/attachment-0001.html>
More information about the macports-changes
mailing list