summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-20 01:03:17 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-20 01:03:17 +0800
commit0781bb99e009ce17b79125758d1b7028801cca5a (patch)
treec008110b6ff7a3d35c61aa2c8fa3ebcb993bbc89
parent74b37f002a5d1cd5a98a7fd32108b62f5a22d7b9 (diff)
downloadmarcuscom-ports-0781bb99e009ce17b79125758d1b7028801cca5a.tar
marcuscom-ports-0781bb99e009ce17b79125758d1b7028801cca5a.tar.gz
marcuscom-ports-0781bb99e009ce17b79125758d1b7028801cca5a.tar.bz2
marcuscom-ports-0781bb99e009ce17b79125758d1b7028801cca5a.tar.lz
marcuscom-ports-0781bb99e009ce17b79125758d1b7028801cca5a.tar.xz
marcuscom-ports-0781bb99e009ce17b79125758d1b7028801cca5a.tar.zst
marcuscom-ports-0781bb99e009ce17b79125758d1b7028801cca5a.zip
Chase folks shlib bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16488 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--deskutils/gnome-contacts/Makefile3
-rw-r--r--net-im/empathy/Makefile6
-rw-r--r--net-im/empathy3/Makefile5
-rw-r--r--x11/gnome-shell/Makefile5
4 files changed, 11 insertions, 8 deletions
diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile
index f8b7cfb47..c4520c358 100644
--- a/deskutils/gnome-contacts/Makefile
+++ b/deskutils/gnome-contacts/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-contacts
PORTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
@@ -15,7 +16,7 @@ COMMENT= Contacts manager for gnome
BUILD_DEPENDS= vala>=0.14.0:${PORTSDIR}/lang/vala
LIB_DEPENDS= goa-1.0.0:${PORTSDIR}/net/gnome-online-accounts \
- folks.27:${PORTSDIR}/net-im/folks \
+ folks.28:${PORTSDIR}/net-im/folks \
notify.4:${PORTSDIR}/devel/libnotify
USE_XZ= yes
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index 48ed9b9b7..34192f88a 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/empathy/Makefile,v 1.85 2011/08/24 16:05:56 kwm Exp $
+# $MCom: ports/net-im/empathy/Makefile,v 1.86 2011/09/19 17:58:07 kwm Exp $
PORTNAME= empathy
PORTVERSION= 2.34.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -22,7 +22,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \
telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \
- folks-telepathy.27:${PORTSDIR}/net-im/folks \
+ folks-telepathy.28:${PORTSDIR}/net-im/folks \
unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \
notify.4:${PORTSDIR}/devel/libnotify \
gcr.0:${PORTSDIR}/security/gnome-keyring \
diff --git a/net-im/empathy3/Makefile b/net-im/empathy3/Makefile
index c1fdac920..61fedef90 100644
--- a/net-im/empathy3/Makefile
+++ b/net-im/empathy3/Makefile
@@ -3,10 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/empathy3/Makefile,v 1.21 2011/10/13 10:32:59 kwm Exp $
+# $MCom: ports/net-im/empathy3/Makefile,v 1.22 2011/10/18 21:05:25 kwm Exp $
PORTNAME= empathy
PORTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -22,7 +23,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \
telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \
- folks-telepathy.27:${PORTSDIR}/net-im/folks \
+ folks-telepathy.28:${PORTSDIR}/net-im/folks \
notify.4:${PORTSDIR}/devel/libnotify \
gcr-3.1:${PORTSDIR}/security/gnome-keyring3 \
canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index fc4ffc1a9..7af0e8f5d 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,11 +3,12 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-shell/Makefile,v 1.42 2011/10/08 09:37:57 kwm Exp $
+# $MCom: ports/x11/gnome-shell/Makefile,v 1.43 2011/10/19 16:34:40 kwm Exp $
#
PORTNAME= gnome-shell
PORTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -21,7 +22,7 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
mutter.0:${PORTSDIR}/x11-wm/mutter \
telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \
- folks.27:${PORTSDIR}/net-im/folks \
+ folks.28:${PORTSDIR}/net-im/folks \
pulse.0:${PORTSDIR}/audio/pulseaudio \
croco-0.6.3:${PORTSDIR}/textproc/libcroco \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \