svn commit: r358862 - branches/2014Q2/x11/gnome2
Baptiste Daroussin
bapt at FreeBSD.org
Sun Jun 22 22:34:06 UTC 2014
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
More information about the svn-ports-branches
mailing list