Revision: 140005 https://trac.macports.org/changeset/140005 Author: ryandesign@macports.org Date: 2015-09-05 17:02:22 -0700 (Sat, 05 Sep 2015) Log Message: ----------- MyPaint-devel: update to 1.2.0-beta.20150828+git.04511511 Modified Paths: -------------- trunk/dports/graphics/MyPaint/Portfile Modified: trunk/dports/graphics/MyPaint/Portfile =================================================================== --- trunk/dports/graphics/MyPaint/Portfile 2015-09-05 23:57:59 UTC (rev 140004) +++ trunk/dports/graphics/MyPaint/Portfile 2015-09-06 00:02:22 UTC (rev 140005) @@ -129,20 +129,20 @@ subport ${name}-devel { PortGroup github 1.0 - github.setup mypaint mypaint 58c1dbbaccd2f87cfb6bc47e393fa2b2fd169ddd - version 1.2.0-beta.20150801+git.[string range ${git.branch} 0 7] - set libmypaint_branch c5bdd810c1ae195a07be300ea02c4eeb52b4dfad + github.setup mypaint mypaint 0451151145fa1ba4a798f83467a76017896d3736 + version 1.2.0-beta.20150828+git.[string range ${git.branch} 0 7] + set libmypaint_branch 51fb81bde1fa15ffb1c801b1ccaf9c0419e4f915 conflicts ${name} master_sites-append https://github.com/${github.author}/libmypaint/tarball/${libmypaint_branch}:libmypaint distfiles-append libmypaint-${libmypaint_branch}${extract.suffix}:libmypaint checksums mypaint-${git.branch}${extract.suffix} \ - rmd160 b3e9df1e6acff11cd90763e67912dd8aea3a8191 \ - sha256 fa8370f6915cce9db1723c88ed76f31b92268260830589f0f9e00c9d314a9b61 \ + rmd160 34919e3961d0dc1c81bc0c34660d71553ea5b3f0 \ + sha256 3d17105e4eca02e68bad45ff554324531ad6555c9add736e74c79453e270dd9c \ libmypaint-${libmypaint_branch}${extract.suffix} \ - rmd160 bd356acabf56d748145b03e54492004269fdc97e \ - sha256 ba14da86953ae53566d5d95867f6b993c8bd90f70253d6a00762890ef5216450 + rmd160 b88156ddd0c799cb517cd3ed9c63ff71529489fc \ + sha256 72906507e03ca41cfc015237340d0be6566dc25cc31c742e8f9f72551302817a depends_lib-append port:gtk3 \ port:librsvg \
participants (1)
-
ryandesign@macports.org