aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-12-11 03:11:11 +0800
committermm <mm@FreeBSD.org>2012-12-11 03:11:11 +0800
commitb8fc98671acba737d3bd713d6a8ab2a62b0585d1 (patch)
tree72e0f50b478fcc72d7fc0a63685fd4e55917df11 /graphics
parent00c8d8f37ec184e488b649208b2a4c6799fc1e9b (diff)
downloadfreebsd-ports-gnome-b8fc98671acba737d3bd713d6a8ab2a62b0585d1.tar.gz
freebsd-ports-gnome-b8fc98671acba737d3bd713d6a8ab2a62b0585d1.tar.zst
freebsd-ports-gnome-b8fc98671acba737d3bd713d6a8ab2a62b0585d1.zip
Update PCRE to 8.32
Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cegui/Makefile3
-rw-r--r--graphics/gource/Makefile1
-rw-r--r--graphics/kbarcode/Makefile4
-rw-r--r--graphics/libreatlas/Makefile1
-rw-r--r--graphics/pencil/Makefile2
-rw-r--r--graphics/picviz/Makefile4
-rw-r--r--graphics/qxv/Makefile4
7 files changed, 11 insertions, 8 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile
index 3d3cd7d65443..36f2db6bd57b 100644
--- a/graphics/cegui/Makefile
+++ b/graphics/cegui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cegui
PORTVERSION= 0.7.7
+PORTREVISION= 1
CATEGORIES= graphics devel
MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/${PORTVERSION}
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
@@ -15,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= A library providing windowing and widgets for graphics APIs
LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
- pcre.1:${PORTSDIR}/devel/pcre \
+ pcre.3:${PORTSDIR}/devel/pcre \
freetype.9:${PORTSDIR}/print/freetype2
BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d
RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index cbbb2ed009c3..11fbf4b47955 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gource
PORTVERSION= 0.38
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile
index 3678da70657b..a2ef41afd53a 100644
--- a/graphics/kbarcode/Makefile
+++ b/graphics/kbarcode/Makefile
@@ -7,14 +7,14 @@
PORTNAME= kbarcode
PORTVERSION= 2.0.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics kde
MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A barcode and label printing application for KDE
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
USE_KDELIBS_VER= 3
USE_GETTEXT= yes
diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile
index b0be60877c80..d4048d3729d1 100644
--- a/graphics/libreatlas/Makefile
+++ b/graphics/libreatlas/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libreatlas
PORTVERSION= 1.0.0a
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile
index 19ffe9d0e4bb..e4f1fdaf0417 100644
--- a/graphics/pencil/Makefile
+++ b/graphics/pencil/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pencil
PORTVERSION= 0.4.4b
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}-planner/Pencil/${PORTVERSION}eta
DISTNAME= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFFIX}
diff --git a/graphics/picviz/Makefile b/graphics/picviz/Makefile
index 8ed735961321..2cabef7996ff 100644
--- a/graphics/picviz/Makefile
+++ b/graphics/picviz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= picviz
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics security
MASTER_SITES= http://www.wallinfire.net/picviz/attachment/wiki/ReleasesDownload/
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}?format=raw
@@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}?format=raw
MAINTAINER= ports@timit.nl
COMMENT= Parallel coordinates plotter
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \
cairo.2:${PORTSDIR}/graphics/cairo
USE_CMAKE= yes
diff --git a/graphics/qxv/Makefile b/graphics/qxv/Makefile
index 3d3b31d3ef4e..6de28a82278b 100644
--- a/graphics/qxv/Makefile
+++ b/graphics/qxv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qxv
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= graphics
MASTER_SITES= http://labs.freehackers.org/attachments/download/422/
@@ -24,7 +24,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
iconv.3:${PORTSDIR}/converters/iconv \
icui18n.48:${PORTSDIR}/devel/icu \
intl.9:${PORTSDIR}/devel/gettext \
- pcre.1:${PORTSDIR}/devel/pcre \
+ pcre.3:${PORTSDIR}/devel/pcre \
pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \
expat.6:${PORTSDIR}/textproc/expat2 \
xcb.2:${PORTSDIR}/x11/xcb