aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
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 /deskutils
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 'deskutils')
-rw-r--r--deskutils/gnote/Makefile4
-rw-r--r--deskutils/nagaina/Makefile2
-rw-r--r--deskutils/xneur/Makefile4
3 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index e33bbd893f15..2bdc23bef4aa 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnote
PORTVERSION= 0.7.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
@@ -19,7 +19,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
- pcre.1:${PORTSDIR}/devel/pcre \
+ pcre.3:${PORTSDIR}/devel/pcre \
gtkspell.0:${PORTSDIR}/textproc/gtkspell \
boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
diff --git a/deskutils/nagaina/Makefile b/deskutils/nagaina/Makefile
index 6ba28efd025d..b42d98f7b3e9 100644
--- a/deskutils/nagaina/Makefile
+++ b/deskutils/nagaina/Makefile
@@ -4,7 +4,7 @@
PORTNAME= nagaina
PORTVERSION= 0.1.2
DISTVERSIONSUFFIX= -sources
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= deskutils
MASTER_SITES= GOOGLE_CODE
diff --git a/deskutils/xneur/Makefile b/deskutils/xneur/Makefile
index 0d3464b70552..d71a237385fb 100644
--- a/deskutils/xneur/Makefile
+++ b/deskutils/xneur/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xneur
PORTVERSION= 0.15.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= http://dists.xneur.ru/release-${DISTVERSION}/tgz/ \
http://mirror.amdmi3.ru/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= admin@lissyara.su
COMMENT= Auto keyboard switcher
LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \
- pcre.1:${PORTSDIR}/devel/pcre
+ pcre.3:${PORTSDIR}/devel/pcre
USE_BZIP2= yes
GNU_CONFIGURE= yes