Skip to content

Commit

Permalink
MyPaint: Update to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Feb 2, 2017
1 parent c5b377b commit 7fd0646
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 54 deletions.
11 changes: 5 additions & 6 deletions graphics/MyPaint/Portfile
Expand Up @@ -8,14 +8,14 @@ name MyPaint

if {${name} eq ${subport}} {
conflicts ${name}-devel
github.setup mypaint mypaint 1.2.0 v
revision 1
github.setup mypaint mypaint 1.2.1 v
revision 0

github.tarball_from releases
use_xz yes

checksums rmd160 89c0960d1e38f71623225221ef109b1ed0ea217c \
sha256 cdab33dd0c146cf678c97bcdd44e561f97a0aec40421b8c6785a74b33b9728e2
checksums rmd160 fd57a9df4ad1900c52c0b4979231a0074a2f57be \
sha256 ed2349382f6a0c583d7defae06427e97ac7d14acb77b9e2c0fc7171ddd96d3c7
}

subport ${name}-devel {
Expand Down Expand Up @@ -74,8 +74,7 @@ depends_lib-append path:lib/pkgconfig/glib-2.0.pc:glib2 \
depends_run-append port:hicolor-icon-theme

if {${name} eq ${subport}} {
patchfiles-append GLib.filename_to_utf8.patch \
library-and-include-order.patch
patchfiles-append library-and-include-order.patch
}

use_configure no
Expand Down
48 changes: 0 additions & 48 deletions graphics/MyPaint/files/GLib.filename_to_utf8.patch

This file was deleted.

0 comments on commit 7fd0646

Please sign in to comment.