aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2011-03-02 00:26:19 +0800
committergahr <gahr@FreeBSD.org>2011-03-02 00:26:19 +0800
commit1054a4b1c3d4b291db9f926a90dfc047253675b0 (patch)
treee6ec323b8fad7201b3674c28568360a66a19345b /graphics
parent62b210c1121ef3a481da6a9c455caca04383cee3 (diff)
downloadfreebsd-ports-gnome-1054a4b1c3d4b291db9f926a90dfc047253675b0.tar.gz
freebsd-ports-gnome-1054a4b1c3d4b291db9f926a90dfc047253675b0.tar.zst
freebsd-ports-gnome-1054a4b1c3d4b291db9f926a90dfc047253675b0.zip
- Chase graphics/gegl shlib bump
Diffstat (limited to 'graphics')
-rw-r--r--graphics/geglmm/Makefile3
-rw-r--r--graphics/gimp-app/Makefile4
-rw-r--r--graphics/solang/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/geglmm/Makefile b/graphics/geglmm/Makefile
index 5850347321d6..66ba9fb22f6e 100644
--- a/graphics/geglmm/Makefile
+++ b/graphics/geglmm/Makefile
@@ -7,13 +7,14 @@
PORTNAME= geglmm
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNOME
MAINTAINER= ashish@FreeBSD.org
COMMENT= C++ bindings for GEGL
-LIB_DEPENDS= gegl-0.1.101:${PORTSDIR}/graphics/gegl \
+LIB_DEPENDS= gegl-0.1.105:${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 b9454de7d34a..1735e7007410 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gimp-app
DISTVERSION= 2.6.11
-PORTREVISION?= 0
+PORTREVISION?= 1
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:${PORTSDIR}/graphics/gegl \
+ gegl-0.1.105:${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 17c254998ad3..19ca9c30d3c4 100644
--- a/graphics/solang/Makefile
+++ b/graphics/solang/Makefile
@@ -7,7 +7,7 @@
PORTNAME= solang
PORTVERSION= 0.3
-PORTREVISION= 7
+PORTREVISION= 8
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:${PORTSDIR}/graphics/gegl \
+LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \
exiv2.9:${PORTSDIR}/graphics/exiv2 \
flickcurl.0:${PORTSDIR}/www/flickcurl \
gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \