svn commit: r316539 - head/x11/gnome-panel

Jeremy Messenger mezz at FreeBSD.org
Fri Apr 26 01:17:54 UTC 2013


Author: mezz
Date: Fri Apr 26 01:17:53 2013
New Revision: 316539
URL: http://svnweb.freebsd.org/changeset/ports/316539

Log:
  No longer conflict with mate-panel, bump the PORTREVISION.

Modified:
  head/x11/gnome-panel/Makefile   (contents, props changed)

Modified: head/x11/gnome-panel/Makefile
==============================================================================
--- head/x11/gnome-panel/Makefile	Thu Apr 25 23:50:23 2013	(r316538)
+++ head/x11/gnome-panel/Makefile	Fri Apr 26 01:17:53 2013	(r316539)
@@ -8,7 +8,7 @@
 
 PORTNAME=	gnome-panel
 PORTVERSION=	2.32.1
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -24,7 +24,7 @@ LIB_DEPENDS=	gweather:${PORTSDIR}/net/li
 		dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
 		canberra-gtk:${PORTSDIR}/audio/libcanberra
 
-CONFLICTS=	gnome-panel-3.[0-9]* mate-panel-*
+CONFLICTS=	gnome-panel-3.[0-9]*
 
 USE_GETTEXT=	yes
 USE_XORG=	ice sm x11 xau xrandr


More information about the svn-ports-head mailing list