Skip to content

Commit

Permalink
Revbump ports linking with webp libraries
Browse files Browse the repository at this point in the history
webp 0.6.0 has new library versions.
  • Loading branch information
ryandesign committed Feb 8, 2017
1 parent 070163e commit bb2433f
Show file tree
Hide file tree
Showing 20 changed files with 27 additions and 16 deletions.
4 changes: 2 additions & 2 deletions aqua/qt5/Portfile
Expand Up @@ -211,7 +211,7 @@ array set modules {
{"Qt Image Formats"}
""
"variant overrides: "
"revision 1"
"revision 2"
}
qtlocation {
a0fa5fad9541a2d7c98392b77ed9ae6b49a00800
Expand Down Expand Up @@ -376,7 +376,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 0"
"revision 1"
}
qtwebsockets {
ea47648c15f032b45deac9ea841048a958763550
Expand Down
4 changes: 2 additions & 2 deletions aqua/qt55/Portfile
Expand Up @@ -210,7 +210,7 @@ array set modules {
{"Qt Image Formats"}
""
"variant overrides: "
"revision 1"
"revision 2"
}
qtlocation {
3792eedc159db6bf15eef706ee218f3cc5759a51
Expand Down Expand Up @@ -364,7 +364,7 @@ array set modules {
{"Qt WebKit" "Qt WebKit Widgets"}
"community support only (use Qt WebEngine)"
"variant overrides: "
"revision 0"
"revision 1"
}
qtwebkit-examples {
6d2a3aee163e419fbc6ec56a941c4354e8e93b7d
Expand Down
2 changes: 1 addition & 1 deletion gis/mapnik/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup cxx11 1.0

name mapnik
version 3.0.10
revision 0
revision 1
categories gis devel
platforms darwin
license LGPL-2.1
Expand Down
1 change: 1 addition & 0 deletions gnome/gstreamer1-gst-plugins-bad/Portfile
Expand Up @@ -16,6 +16,7 @@ set my_name gst-plugins-bad
# beginning with the 1.12 stable series please only push stable versions to git
# and then only after addressing any possible issues discovered during the previous unstable series.
version 1.11.1
revision 1
description A set of plug-ins for GStreamer that need more quality.
long_description GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared \
to the rest. They might be close to being good quality, but they're missing \
Expand Down
2 changes: 1 addition & 1 deletion gnome/gthumb/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name gthumb
version 3.4.3
revision 1
revision 2
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
description Image viewer and browser for the GNOME desktop.
Expand Down
2 changes: 1 addition & 1 deletion graphics/GraphicsMagick/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name GraphicsMagick
version 1.3.25
revision 2
revision 3
set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics
platforms darwin
Expand Down
1 change: 1 addition & 0 deletions graphics/gd2/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup github 1.0
PortGroup muniversal 1.0

github.setup libgd libgd 2.2.4 gd-
revision 1
name gd2
categories graphics
maintainers ryandesign
Expand Down
2 changes: 1 addition & 1 deletion graphics/gegl-0.3/Portfile
Expand Up @@ -8,7 +8,7 @@ PortGroup gobject_introspection 1.0
name gegl-0.3
set gname gegl
version 0.3.10
revision 4
revision 5
set branch [join [lrange [split ${version} .] 0 1] .]
conflicts gegl-devel
license {GPL-3+ LGPL-3+}
Expand Down
1 change: 1 addition & 0 deletions graphics/gegl-devel/Portfile
Expand Up @@ -11,6 +11,7 @@ set git_name gegl
set git_commit d1529ce2dbd2fe7da0ac648710891ca7cb4d0cf0
set git_date 20170120
version 0.3.11-${git_date}
revision 1
license {GPL-3+ LGPL-3+}
categories graphics
maintainers devans
Expand Down
2 changes: 1 addition & 1 deletion graphics/graphviz/Portfile
Expand Up @@ -38,7 +38,7 @@ checksums rmd160 8fc103fc519e07e9db522ec2f748838571c71acf
minimum_xcodeversions {9 3.1.2}

if {${name} eq ${subport}} {
revision 0
revision 1

conflicts graphviz${otherbranch}

Expand Down
1 change: 1 addition & 0 deletions graphics/leptonica/Portfile
Expand Up @@ -4,6 +4,7 @@ PortSystem 1.0

name leptonica
version 1.74.1
revision 1
categories graphics science devel
platforms darwin
license BSD
Expand Down
2 changes: 1 addition & 1 deletion graphics/opencv/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup compiler_blacklist_versions 1.0

name opencv
version 3.2.0
#revision 0
revision 1
categories graphics science
platforms darwin
license BSD
Expand Down
2 changes: 1 addition & 1 deletion kde/kde4-runtime/Portfile
Expand Up @@ -9,7 +9,7 @@ git.branch e08a9f70

name kde4-runtime
version 4.14.4.20150225
revision 9
revision 10
categories kde kde4
maintainers nicos
license GPL-2+ LGPL-2.1+
Expand Down
5 changes: 5 additions & 0 deletions lang/php/Portfile
Expand Up @@ -618,6 +618,11 @@ subport ${php}-ftp {
}

subport ${php}-gd {
switch -- ${version} {
7.0.15 {revision 1}
7.1.1 {revision 1}
}

categories-append graphics

description a PHP interface to the gd library
Expand Down
4 changes: 2 additions & 2 deletions python/py-Pillow/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0

name py-Pillow
version 4.0.0
revision 1
revision 2
categories-append devel
platforms darwin
license BSD
Expand All @@ -31,7 +31,7 @@ if {${name} ne ${subport}} {

if {[lsearch {26 33} ${python.version}] != -1} {
version 3.4.2
revision 0
revision 1
distname Pillow-${version}
checksums rmd160 40f983f9a57844c8338c1649b3473a8339dd85cf \
sha256 0ee9975c05602e755ff5000232e0335ba30d507f6261922a658ee11b1cec36d1
Expand Down
2 changes: 1 addition & 1 deletion python/py-imread/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0

name py-imread
version 0.6
revision 0
revision 1
categories-append graphics
platforms darwin
license MIT
Expand Down
2 changes: 1 addition & 1 deletion www/webkit-gtk-2.0/Portfile
Expand Up @@ -7,7 +7,7 @@ PortGroup compiler_blacklist_versions 1.0

name webkit-gtk-2.0
version 2.0.4
revision 7
revision 8
description Apple's WebKit HTML rendering library for GTK+
long_description ${description}
maintainers jeremyhu devans
Expand Down
1 change: 1 addition & 0 deletions www/webkit-gtk/Portfile
Expand Up @@ -13,6 +13,7 @@ PortGroup cxx11 1.0
name webkit-gtk
epoch 2
version 2.4.11
revision 1
description Apple's WebKit HTML rendering library for GTK+
long_description ${description}
maintainers jeremyhu devans
Expand Down
2 changes: 1 addition & 1 deletion www/webkit2-gtk-devel/Portfile
Expand Up @@ -28,7 +28,7 @@ homepage http://webkitgtk.org/

# version needs to come after github.setup
version 2.15.1
revision 0
revision 1
epoch 1

master_sites http://webkitgtk.org/releases/
Expand Down
1 change: 1 addition & 0 deletions www/webkit2-gtk/Portfile
Expand Up @@ -13,6 +13,7 @@ PortGroup cxx11 1.0
name webkit2-gtk
conflicts webkit2-gtk-devel
version 2.14.2
revision 1
description Apple's WebKit2 HTML rendering library for GTK+3 (with optional support for GTK+2 plugins)
long_description ${description}
maintainers jeremyhu devans
Expand Down

0 comments on commit bb2433f

Please sign in to comment.