summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2011-11-22 08:53:18 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2011-11-22 08:53:18 +0000
commit7653821e531268c8914ef52c0431acf43f7c6e3c (patch)
tree5bcd838bbeee663dd0266692dc31a51a8c1b2ca2
parent- Update to 0.1.8 (diff)
- Chase graphics/gegl shlib bump
Feature safe: yes
Notes
Notes: svn path=/head/; revision=286236
-rw-r--r--graphics/geglmm/Makefile4
-rw-r--r--graphics/gimp-app/Makefile4
-rw-r--r--graphics/solang/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/geglmm/Makefile b/graphics/geglmm/Makefile
index 66ba9fb22f6e..23e872073461 100644
--- a/graphics/geglmm/Makefile
+++ b/graphics/geglmm/Makefile
@@ -7,14 +7,14 @@
PORTNAME= geglmm
PORTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= GNOME
MAINTAINER= ashish@FreeBSD.org
COMMENT= C++ bindings for GEGL
-LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \
+LIB_DEPENDS= gegl-0.1.107:${PORTSDIR}/graphics/gegl \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm
GNU_CONFIGURE= yes
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 4f0175209d48..3b2e16ed6d7b 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gimp-app
DISTVERSION= 2.6.11
-PORTREVISION?= 4
+PORTREVISION?= 5
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -29,7 +29,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
lcms.1:${PORTSDIR}/graphics/lcms \
- gegl-0.1.105:${PORTSDIR}/graphics/gegl \
+ gegl-0.1.107:${PORTSDIR}/graphics/gegl \
babl-0.1:${PORTSDIR}/x11/babl
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile
index 84bd7bcc2380..04f70a3ffd04 100644
--- a/graphics/solang/Makefile
+++ b/graphics/solang/Makefile
@@ -7,7 +7,7 @@
PORTNAME= solang
PORTVERSION= 0.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= http://rishi.fedorapeople.org/solang/
@@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ashish@FreeBSD.org
COMMENT= A photo manager for GNOME
-LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \
+LIB_DEPENDS= gegl-0.1.107:${PORTSDIR}/graphics/gegl \
exiv2.10:${PORTSDIR}/graphics/exiv2 \
flickcurl.0:${PORTSDIR}/www/flickcurl \
gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \