From owner-svn-ports-head@FreeBSD.ORG Wed Sep 3 23:22:46 2014 Return-Path: Delivered-To: svn-ports-head@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 E2ECC31D; Wed, 3 Sep 2014 23:22:46 +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 CF034180B; Wed, 3 Sep 2014 23:22:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s83NMk7U031968; Wed, 3 Sep 2014 23:22:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s83NMkQZ031966; Wed, 3 Sep 2014 23:22:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409032322.s83NMkQZ031966@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 3 Sep 2014 23:22:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367239 - head/games/xrot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 23:22:47 -0000 Author: amdmi3 Date: Wed Sep 3 23:22:46 2014 New Revision: 367239 URL: http://svnweb.freebsd.org/changeset/ports/367239 QAT: https://qat.redports.org/buildarchive/r367239/ Log: - Change binary permissions to expectable 2555 (drop useless sticky bit) - Assign to games@ Discussed with: adamw@ Modified: head/games/xrot/Makefile head/games/xrot/pkg-plist Modified: head/games/xrot/Makefile ============================================================================== --- head/games/xrot/Makefile Wed Sep 3 22:06:35 2014 (r367238) +++ head/games/xrot/Makefile Wed Sep 3 23:22:46 2014 (r367239) @@ -3,7 +3,7 @@ PORTNAME= xrot PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://hanzubon.jp/mirrors/Vine/%SUBDIR%/ \ http://ftp.jaist.ac.jp/pub/Linux/Vine/%SUBDIR%/ \ @@ -13,7 +13,7 @@ MASTER_SITES= http://hanzubon.jp/mirrors http://ftp.vinelinux.org/pub/Vine/%SUBDIR%/ MASTER_SITE_SUBDIR= VinePlus/1.1/JG-0.9.1/sources -MAINTAINER= ports@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Falling ball puzzle game for X WRKSRC= ${WRKDIR}/xrot Modified: head/games/xrot/pkg-plist ============================================================================== --- head/games/xrot/pkg-plist Wed Sep 3 22:06:35 2014 (r367238) +++ head/games/xrot/pkg-plist Wed Sep 3 23:22:46 2014 (r367239) @@ -1,2 +1,2 @@ -@(root,games,3755) bin/xrot +@(root,games,2555) bin/xrot @sample(root,games,664) /var/games/xrot.scores.sample