From owner-svn-ports-all@FreeBSD.ORG Fri Mar 29 08:15:57 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 812A572A; Fri, 29 Mar 2013 08:15:57 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 62AFA1BF; Fri, 29 Mar 2013 08:15:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2T8FvKi006307; Fri, 29 Mar 2013 08:15:57 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2T8Fvjl006305; Fri, 29 Mar 2013 08:15:57 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201303290815.r2T8Fvjl006305@svn.freebsd.org> From: Koop Mast Date: Fri, 29 Mar 2013 08:15:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315526 - head/games/gnome-games X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 08:15:57 -0000 Author: kwm Date: Fri Mar 29 08:15:56 2013 New Revision: 315526 URL: http://svnweb.freebsd.org/changeset/ports/315526 Log: Try to remove share/games [1] trim header, update conflicts, switch to pathfix and make sure share/games has the right permissions. Submitted by: miwi Obtained from: gnome team repo Modified: head/games/gnome-games/Makefile head/games/gnome-games/pkg-plist Modified: head/games/gnome-games/Makefile ============================================================================== --- head/games/gnome-games/Makefile Fri Mar 29 08:04:19 2013 (r315525) +++ head/games/gnome-games/Makefile Fri Mar 29 08:15:56 2013 (r315526) @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomegames2 -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.232 2010/11/15 22:52:01 kwm Exp $ -# +# $MCom: ports/games/gnome-games/Makefile,v 1.240 2012/09/01 23:02:09 mezz Exp $ PORTNAME= gnome-games PORTVERSION= 2.32.1 @@ -17,19 +13,22 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= The game applications package for the GNOME 2 Desktop Environment BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \ - clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \ - clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter +LIB_DEPENDS= guile:${PORTSDIR}/lang/guile \ + clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk \ + clutter-glx-1.0:${PORTSDIR}/graphics/clutter RUN_DEPENDS= seed:${PORTSDIR}/devel/seed +CONFLICTS= sol-1.0.* glchess-[0-9]* gnomesudoku-[0-9]* gnome-games-3.[0-9]* + USE_BZIP2= yes USE_PYTHON= yes USE_GETTEXT= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack \ - librsvg2 desktopfileutils pygnomedesktop gnomedocutils +USES= pathfix +USE_GNOME= gnomeprefix intlhack librsvg2 desktopfileutils \ + pygnomedesktop gnomedocutils USE_GSTREAMER= vorbis ogg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sound=gstreamer \ @@ -43,8 +42,6 @@ GCONF_SCHEMAS= aisleriot.schemas glchess gnotski.schemas gtali.schemas iagno.schemas lightsoff.schemas \ mahjongg.schemas quadrapassel.schemas swell-foop.schemas -CONFLICTS= sol-1.0.* glchess-[0-9]* gnomesudoku-[0-9]* - #DSC_FILES= iagno/iagno-client.dsc gnect/data/gnect-client.dsc \ # gnibbles/gnibbles-client.dsc @@ -67,6 +64,9 @@ post-patch: post-install: ${MKDIR} ${PREFIX}/share/ggz/gnome-games + ${CHGRP} games ${LOCALBASE}/share/games + ${CHMOD} g=rwXs ${LOCALBASE}/share/games + #.for dsc in ${DSC_FILES} # ${INSTALL_DATA} ${WRKSRC}/${dsc} ${PREFIX}/share/ggz/gnome-games/${dsc:T} #.endfor Modified: head/games/gnome-games/pkg-plist ============================================================================== --- head/games/gnome-games/pkg-plist Fri Mar 29 08:04:19 2013 (r315525) +++ head/games/gnome-games/pkg-plist Fri Mar 29 08:15:56 2013 (r315526) @@ -3155,6 +3155,7 @@ share/omf/swell-foop/swell-foop-sv.omf @dirrm share/glchess @dirrmtry share/ggz/gnome-games @dirrmtry share/ggz +@dirrmtry share/games @dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku