From 642697f7caf780ccb79de854c226bf198f96487a Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 17 Oct 2011 15:24:53 +0000 Subject: Bump to 3.2.0. 3.2.1 is still being release, and need to add new ports. Correct gnome-user-docs3 depends [1] Submitted by: tcb on IRC. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16460 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome3/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 39440888c..ca42ba527 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome3/Makefile,v 1.28 2011/08/23 19:40:35 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.29 2011/09/01 11:49:29 kwm Exp $ # PORTNAME= gnome3 -PORTVERSION= 3.0.2 +PORTVERSION= 3.2.0 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty @@ -37,7 +37,7 @@ RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \ gnome-control-center>=2.91.0:${PORTSDIR}/sysutils/gnome-control-center3 \ ${LOCALBASE}/share/gnome-background-properties/gnome-backgrounds.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ gnome-tweak-tool:${PORTSDIR}/deskutils/gnome-tweak-tool \ - ${LOCALBASE}/share/gnome/help/gnome-help/C/index.page:${PORTSDIR}/misc/gnome-user-docs3 \ + ${LOCALBASE}/share/help/C/gnome-help/index.page:${PORTSDIR}/misc/gnome-user-docs3 \ ${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme NO_BUILD= yes -- cgit