From owner-svn-ports-all@FreeBSD.ORG Wed Jul 9 13:49:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9FC42F82; Wed, 9 Jul 2014 13:49:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D8162F3C; Wed, 9 Jul 2014 13:49:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s69DnGuf007327; Wed, 9 Jul 2014 13:49:16 GMT (envelope-from vanilla@svn.freebsd.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s69DnGS0007325; Wed, 9 Jul 2014 13:49:16 GMT (envelope-from vanilla@svn.freebsd.org) Message-Id: <201407091349.s69DnGS0007325@svn.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 9 Jul 2014 13:49:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361366 - head/games/gnomesudoku 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.18 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: Wed, 09 Jul 2014 13:49:16 -0000 Author: vanilla Date: Wed Jul 9 13:49:15 2014 New Revision: 361366 URL: http://svnweb.freebsd.org/changeset/ports/361366 QAT: https://qat.redports.org/buildarchive/r361366/ Log: 1: Stagify. 2: add INSTALLS_EGGINFO, bump version. Modified: head/games/gnomesudoku/Makefile head/games/gnomesudoku/pkg-plist Modified: head/games/gnomesudoku/Makefile ============================================================================== --- head/games/gnomesudoku/Makefile Wed Jul 9 13:47:40 2014 (r361365) +++ head/games/gnomesudoku/Makefile Wed Jul 9 13:49:15 2014 (r361366) @@ -3,7 +3,7 @@ PORTNAME= gnomesudoku PORTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games gnome MASTER_SITES= SF/gnome-sudoku/gnome-sudoku/${PORTVERSION} DISTNAME= gnome-sudoku-${PORTVERSION} @@ -18,14 +18,12 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes USES= pathfix display USE_GNOME= gnomeprefix pygnome2 pygnomedesktop - PYDISTUTILS_PKGNAME= gnome-sudoku - -NO_STAGE= yes - +INSTALLS_EGGINFO= yes post-patch: @${REINPLACE_CMD} \ -e 's,distutils\.command\.install ,setuptools\.command\.install ,' \ ${WRKSRC}/tools/gsudoku_distutils.py + .include Modified: head/games/gnomesudoku/pkg-plist ============================================================================== --- head/games/gnomesudoku/pkg-plist Wed Jul 9 13:47:40 2014 (r361365) +++ head/games/gnomesudoku/pkg-plist Wed Jul 9 13:49:15 2014 (r361366) @@ -74,7 +74,3 @@ share/pixmaps/sudoku.png @dirrm share/gnome-sudoku @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies @dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku -@dirrmtry %%PYTHON_SITELIBDIR%% -@dirrmtry %%PYTHON_LIBDIR%% -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku