svn commit: r327753 - head/x11/gnome2

Koop Mast kwm at FreeBSD.org
Fri Sep 20 21:53:49 UTC 2013


Author: kwm
Date: Fri Sep 20 21:53:48 2013
New Revision: 327753
URL: http://svnweb.freebsd.org/changeset/ports/327753

Log:
  Chase recent ekiga shuffle.

Modified:
  head/x11/gnome2/Makefile

Modified: head/x11/gnome2/Makefile
==============================================================================
--- head/x11/gnome2/Makefile	Fri Sep 20 21:52:21 2013	(r327752)
+++ head/x11/gnome2/Makefile	Fri Sep 20 21:53:48 2013	(r327753)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gnome2
 PORTVERSION=	2.32.1
-PORTREVISION?=	4
+PORTREVISION?=	5
 CATEGORIES?=	x11 gnome
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -91,7 +91,7 @@ RUN_DEPENDS+=	empathy:${PORTSDIR}/net-im
 		${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet \
 		${LOCALBASE}/lib/gtk-2.0/modules/libatk-bridge.so:${PORTSDIR}/accessibility/at-spi \
 		gpk-application:${PORTSDIR}/ports-mgmt/gnome-packagekit \
-		ekiga:${PORTSDIR}/net/ekiga3
+		ekiga:${PORTSDIR}/net-im/ekiga
 .if ${OSVERSION}>=800000
 RUN_DEPENDS+=	cheese:${PORTSDIR}/multimedia/cheese
 .endif


More information about the svn-ports-all mailing list