Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 22:34:06 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r358862 - branches/2014Q2/x11/gnome2
Message-ID:  <201406222234.s5MMY6p2014601@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 22 22:34:06 2014
New Revision: 358862
URL: http://svnweb.freebsd.org/changeset/ports/358862
QAT: https://qat.redports.org/buildarchive/r358862/

Log:
  MFH: r358860
  
  Remove packagekit from gnome2 packages to allow having a gnome2 package in the release
  
  With hat:	portmgr

Modified:
  branches/2014Q2/x11/gnome2/Makefile
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/x11/gnome2/Makefile
==============================================================================
--- branches/2014Q2/x11/gnome2/Makefile	Sun Jun 22 22:31:36 2014	(r358861)
+++ branches/2014Q2/x11/gnome2/Makefile	Sun Jun 22 22:34:06 2014	(r358862)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gnome2
 PORTVERSION=	2.32.1
-PORTREVISION?=	5
+PORTREVISION?=	6
 CATEGORIES?=	x11 gnome
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -91,7 +91,6 @@ RUN_DEPENDS+=	empathy:${PORTSDIR}/net-im
 		${LOCALBASE}/libexec/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
 		${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-im/ekiga
 .if ${OSVERSION}>=800000
 RUN_DEPENDS+=	cheese:${PORTSDIR}/multimedia/cheese



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406222234.s5MMY6p2014601>