[134312] trunk/dports/mail/rspamd/Portfile

pixilla at macports.org pixilla at macports.org
Sat Mar 21 20:49:16 PDT 2015


Revision: 134312
          https://trac.macports.org/changeset/134312
Author:   pixilla at macports.org
Date:     2015-03-21 20:49:16 -0700 (Sat, 21 Mar 2015)
Log Message:
-----------
mail/rspamd:
- Use http to get around buildbot ssl errors.

Modified Paths:
--------------
    trunk/dports/mail/rspamd/Portfile

Modified: trunk/dports/mail/rspamd/Portfile
===================================================================
--- trunk/dports/mail/rspamd/Portfile	2015-03-22 00:15:49 UTC (rev 134311)
+++ trunk/dports/mail/rspamd/Portfile	2015-03-22 03:49:16 UTC (rev 134312)
@@ -20,7 +20,7 @@
 homepage            http://rspamd.com
 
 if {${github.version} eq ${version}} {
-    master_sites        https://rspamd.com/downloads
+    master_sites        http://rspamd.com/downloads
     use_xz              yes
     checksums           rmd160  dc43a24c9eef555bd390ab31c4aa1deb8c5e7704 \
                         sha256  20f788b08406fdaa8148d726e7ba18940108afff2d48b4f47726e3f2a6a88daf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150321/f9b74135/attachment.html>


More information about the macports-changes mailing list