[126529] trunk/dports/graphics/MyPaint/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 11 05:02:37 PDT 2014


Revision: 126529
          https://trac.macports.org/changeset/126529
Author:   ryandesign at macports.org
Date:     2014-10-11 05:02:37 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
MyPaint-devel: update to 1.1.1.alpha.20140723+git.56f26627

Modified Paths:
--------------
    trunk/dports/graphics/MyPaint/Portfile

Modified: trunk/dports/graphics/MyPaint/Portfile
===================================================================
--- trunk/dports/graphics/MyPaint/Portfile	2014-10-11 11:14:23 UTC (rev 126528)
+++ trunk/dports/graphics/MyPaint/Portfile	2014-10-11 12:02:37 UTC (rev 126529)
@@ -28,7 +28,6 @@
                             port:lcms2 \
                             port:libpng \
                             port:python27 \
-                            port:py27-pygtk \
                             port:py27-numpy \
                             port:py27-protobuf
 
@@ -109,6 +108,8 @@
     checksums               rmd160  a102688793e2392f70bd625d65cd5b4ea763adec \
                             sha256  58fd90b08fa3142b6dddc2a656c0e406fc3ebcf9086b84e83815780ab7698036
 
+    depends_lib-append      port:py27-pygtk
+
     patchfiles-append       patch-SConstruct.diff
     patchfiles-append       patch-brushlib-SConscript.diff
     patchfiles-append       patch-malloc.diff
@@ -128,20 +129,20 @@
 
 subport ${name}-devel {
     PortGroup               github 1.0
-    github.setup            mypaint mypaint fb3de641b7bcf5aeaf78bda4e808591c713bb423
-    version                 1.1.1.alpha.20140720+git.[string range ${git.branch} 0 7]
-    set libmypaint_branch   b945a5c20fbbb5badff1ec7ec05a6a0443d286ad
+    github.setup            mypaint mypaint 56f26627041cecef79b3c532a4d48378330a579a
+    version                 1.1.1.alpha.20140723+git.[string range ${git.branch} 0 7]
+    set libmypaint_branch   0a6ad9de9debb9786bcc23cef19446410ac042a5
     conflicts               ${name}
 
     master_sites-append     https://github.com/mypaint/libmypaint/tarball/${libmypaint_branch}:libmypaint
     distfiles-append        libmypaint-${libmypaint_branch}${extract.suffix}:libmypaint
 
     checksums               mypaint-${git.branch}${extract.suffix} \
-                            rmd160  dbd6073635ca6697cccf66610268417ab167d040 \
-                            sha256  34c2b10bf52976a404ce6177cd081497886742d599c1de65d5ebd29da031bf37 \
+                            rmd160  9eb3b6713586666f3cb9d2a21ade149213b143b6 \
+                            sha256  f6114596d7539c53b5951395bf3f888bd74e57e95d74a978f31cc09106c91f9a \
                             libmypaint-${libmypaint_branch}${extract.suffix} \
-                            rmd160  8eef7e7d34bdb276536212e52538b3bd1504d12d \
-                            sha256  f7b449237924aa3486331a64b96199480da6303c28f5de28081d6828dc15946e
+                            rmd160  ffb71163b3c5959d08bbe252a3ab5c4a51037242 \
+                            sha256  397487add31eef31ea725b997581c7a4a476a7a74adc28fb401db94edf44794c
 
     depends_lib-append      port:gtk3 \
                             port:librsvg \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/e049f0b7/attachment.html>


More information about the macports-changes mailing list