[129094] trunk/dports/graphics/wxWidgets-3.0/Portfile

jwa at macports.org jwa at macports.org
Fri Dec 5 09:11:23 PST 2014


Revision: 129094
          https://trac.macports.org/changeset/129094
Author:   jwa at macports.org
Date:     2014-12-05 09:11:23 -0800 (Fri, 05 Dec 2014)
Log Message:
-----------
wcPython-3.0: change name and checksum of subset file (avoid stealth update)

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets-3.0/Portfile

Modified: trunk/dports/graphics/wxWidgets-3.0/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-3.0/Portfile	2014-12-05 16:41:03 UTC (rev 129093)
+++ trunk/dports/graphics/wxWidgets-3.0/Portfile	2014-12-05 17:11:23 UTC (rev 129094)
@@ -124,7 +124,8 @@
 }
 
 if {${subport} eq "wxPython-3.0"} {
-    set wxpythonsubset      wxPython-${wxpython_ver}-MacPorts-subset
+# drop _1 from the subset name on next update
+    set wxpythonsubset      wxPython-${wxpython_ver}_1-MacPorts-subset
     distfiles-append        ${wxpythonsubset}${extract.suffix}:trac
 
     description             wxWidgets ${branch} for the wxPython distribution
@@ -137,8 +138,8 @@
                             sha256  346879dc554f3ab8d6da2704f651ecb504a22e9d31c17ef5449b129ed711585d
 
     checksums-append        ${wxpythonsubset}${extract.suffix} \
-                            rmd160  3b8b2f11b9997826a3fd63e3309b3c446b2f5183 \
-                            sha256  1844bbd83adbf10f223e47d07758ea740bc2d3c0eee26f7ee452eb67b0d52b56
+                            rmd160  09280fd9ad1670162e38719e0055de5e6ddbc059 \
+                            sha256  bc886064820ac90997e10623a591e26ee8b08d73711e8d6d0512eaaffb5e9362
 
     post-destroot {
         # copy a subset of wxPython to wxWidgets to prevent a conflict
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141205/b85dec9f/attachment.html>


More information about the macports-changes mailing list