Revision: 148891 https://trac.macports.org/changeset/148891 Author: jmr@macports.org Date: 2016-05-22 00:38:27 -0700 (Sun, 22 May 2016) Log Message: ----------- postfix: use https for mgm51 mirror Modified Paths: -------------- trunk/dports/mail/postfix/Portfile Modified: trunk/dports/mail/postfix/Portfile =================================================================== --- trunk/dports/mail/postfix/Portfile 2016-05-21 22:11:43 UTC (rev 148890) +++ trunk/dports/mail/postfix/Portfile 2016-05-22 07:38:27 UTC (rev 148891) @@ -18,7 +18,7 @@ checksums rmd160 14a9e2a3e57b2e0652ac5fc4c03cb43f0417c893 \ sha256 3deda4c34631970490b1b5fbb559905f93531bf1c7eb00e38b0d0deb1dba9982 -master_sites http://archive.mgm51.com/mirrors/postfix-source/official/ \ +master_sites https://archive.mgm51.com/mirrors/postfix-source/official/ \ http://de.postfix.org/ftpmirror/official/ \ ftp://ftp.its.cz/MIRRORS/ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.cuhk.edu.hk/pub/packages/mail-server/postfix/official/ \
participants (1)
-
jmr@macports.org