[147906] trunk/dports/devel/dbus-python/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 19 21:21:49 PDT 2016


Revision: 147906
          https://trac.macports.org/changeset/147906
Author:   ryandesign at macports.org
Date:     2016-04-19 21:21:48 -0700 (Tue, 19 Apr 2016)
Log Message:
-----------
dbus-python: use https for homepage and master_sites

Modified Paths:
--------------
    trunk/dports/devel/dbus-python/Portfile

Modified: trunk/dports/devel/dbus-python/Portfile
===================================================================
--- trunk/dports/devel/dbus-python/Portfile	2016-04-20 04:20:22 UTC (rev 147905)
+++ trunk/dports/devel/dbus-python/Portfile	2016-04-20 04:21:48 UTC (rev 147906)
@@ -20,7 +20,7 @@
 description     Python bindings for the dbus message bus system.
 long_description \
     ${description}
-homepage        http://www.freedesktop.org/Software/dbus/
+homepage        https://www.freedesktop.org/wiki/Software/dbus/
 
 if {${name} eq ${subport}} {
     # set up dbus-python as a stub port that depends on the default dbus-pythonXY
@@ -47,7 +47,7 @@
 
     subport ${name}${python_version} {
 
-        master_sites    http://dbus.freedesktop.org/releases/dbus-python/
+        master_sites    https://dbus.freedesktop.org/releases/dbus-python/
 
         checksums           rmd160  cba09a1ca259bfa49c943142110a968241f40360 \
                             sha256  e12c6c8b2bf3a9302f75166952cbe41d6b38c3441bbc6767dbd498942316c6df
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160419/1c66c68a/attachment.html>


More information about the macports-changes mailing list