From owner-svn-ports-all@FreeBSD.ORG Tue Oct 14 15:37:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 428C67ED; Tue, 14 Oct 2014 15:37:59 +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 2EAFACF2; Tue, 14 Oct 2014 15:37:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9EFbxhf096818; Tue, 14 Oct 2014 15:37:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9EFbwDb096816; Tue, 14 Oct 2014 15:37:58 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201410141537.s9EFbwDb096816@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 14 Oct 2014 15:37:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370855 - head/games/robocalypto 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-1 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: Tue, 14 Oct 2014 15:37:59 -0000 Author: amdmi3 Date: Tue Oct 14 15:37:58 2014 New Revision: 370855 URL: https://svnweb.freebsd.org/changeset/ports/370855 QAT: https://qat.redports.org/buildarchive/r370855/ Log: - Convert to USES=python - Drop @dirrm* from plist Modified: head/games/robocalypto/Makefile head/games/robocalypto/pkg-plist Modified: head/games/robocalypto/Makefile ============================================================================== --- head/games/robocalypto/Makefile Tue Oct 14 14:08:09 2014 (r370854) +++ head/games/robocalypto/Makefile Tue Oct 14 15:37:58 2014 (r370855) @@ -26,8 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygg WRKSRC= ${WRKDIR}/PYGGEL-V${DISTVERSION}${DISTVERSIONSUFFIX}/Robocalypto -USES= zip -USE_PYTHON_RUN= yes +USES= python:run zip NO_BUILD= yes SUB_FILES= ${PORTNAME} Modified: head/games/robocalypto/pkg-plist ============================================================================== --- head/games/robocalypto/pkg-plist Tue Oct 14 14:08:09 2014 (r370854) +++ head/games/robocalypto/pkg-plist Tue Oct 14 15:37:58 2014 (r370855) @@ -24,6 +24,3 @@ share/pixmaps/robocalypto.png %%DATADIR%%/gamelib/main.py %%DATADIR%%/gamelib/objects.py %%DATADIR%%/run_game.py -@dirrm %%DATADIR%%/gamelib -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%%