From owner-svn-ports-all@FreeBSD.ORG Fri Oct 31 19:56:41 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 3FA9B260; Fri, 31 Oct 2014 19:56:41 +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 2B9C1926; Fri, 31 Oct 2014 19:56:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9VJufUs026082; Fri, 31 Oct 2014 19:56:41 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9VJueJ7026080; Fri, 31 Oct 2014 19:56:40 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201410311956.s9VJueJ7026080@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 31 Oct 2014 19:56:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371922 - head/games/tuxtype 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: Fri, 31 Oct 2014 19:56:41 -0000 Author: bapt Date: Fri Oct 31 19:56:40 2014 New Revision: 371922 URL: https://svnweb.freebsd.org/changeset/ports/371922 QAT: https://qat.redports.org/buildarchive/r371922/ Log: Replace .keep_me by proper tracking of empty dirs Simplify plist Modified: head/games/tuxtype/Makefile head/games/tuxtype/pkg-plist Modified: head/games/tuxtype/Makefile ============================================================================== --- head/games/tuxtype/Makefile Fri Oct 31 19:56:24 2014 (r371921) +++ head/games/tuxtype/Makefile Fri Oct 31 19:56:40 2014 (r371922) @@ -3,7 +3,7 @@ PORTNAME= tuxtype PORTVERSION= 1.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/3270/ \ http://alioth.debian.org/frs/download.php/3540/:t4k_common @@ -79,7 +79,6 @@ pre-build: ${MAKEFILE} -j${MAKE_JOBS_NUMBER} ${ALL_TARGET}) post-install: - @${ECHO_CMD} -n > ${STAGEDIR}${ETCDIR}/.keep_me @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in AUTHORS ChangeLog OFL README TODO (cd ${WRKSRC}/doc && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) Modified: head/games/tuxtype/pkg-plist ============================================================================== --- head/games/tuxtype/pkg-plist Fri Oct 31 19:56:24 2014 (r371921) +++ head/games/tuxtype/pkg-plist Fri Oct 31 19:56:40 2014 (r371922) @@ -1,5 +1,4 @@ bin/tuxtype -%%ETCDIR%%/.keep_me %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/OFL @@ -796,121 +795,5 @@ bin/tuxtype %%DATADIR%%/words/words1.txt %%DATADIR%%/words/words2.txt %%DATADIR%%/words/words3.txt -@exec mkdir -p %D/var -@exec mkdir -p %D/var/tuxtype -@exec mkdir -p %D/var/tuxtype/words -@dirrmtry var/tuxtype/words -@dirrmtry var/tuxtype -@dirrmtry var -@dirrm %%DATADIR%%/words -@dirrm %%DATADIR%%/themes/wolof/words -@dirrm %%DATADIR%%/themes/wolof/images -@dirrm %%DATADIR%%/themes/wolof -@dirrm %%DATADIR%%/themes/telugu/words -@dirrm %%DATADIR%%/themes/telugu -@dirrm %%DATADIR%%/themes/tamil/words -@dirrm %%DATADIR%%/themes/tamil -@dirrm %%DATADIR%%/themes/swahili/words -@dirrm %%DATADIR%%/themes/swahili -@dirrm %%DATADIR%%/themes/svenska/words -@dirrm %%DATADIR%%/themes/svenska -@dirrm %%DATADIR%%/themes/suomi/words -@dirrm %%DATADIR%%/themes/suomi -@dirrm %%DATADIR%%/themes/russian/words -@dirrm %%DATADIR%%/themes/russian/images/status -@dirrm %%DATADIR%%/themes/russian/images -@dirrm %%DATADIR%%/themes/russian -@dirrm %%DATADIR%%/themes/punjabi/words -@dirrm %%DATADIR%%/themes/punjabi -@dirrm %%DATADIR%%/themes/oriya/words -@dirrm %%DATADIR%%/themes/oriya -@dirrm %%DATADIR%%/themes/nynorsk/words -@dirrm %%DATADIR%%/themes/nynorsk/images/status -@dirrm %%DATADIR%%/themes/nynorsk/images -@dirrm %%DATADIR%%/themes/nynorsk -@dirrm %%DATADIR%%/themes/nepali/words -@dirrm %%DATADIR%%/themes/nepali -@dirrm %%DATADIR%%/themes/nederlands/words -@dirrm %%DATADIR%%/themes/nederlands -@dirrm %%DATADIR%%/themes/malayalam/words -@dirrm %%DATADIR%%/themes/malayalam/scripts -@dirrm %%DATADIR%%/themes/malayalam/images/status -@dirrm %%DATADIR%%/themes/malayalam/images/keyboard -@dirrm %%DATADIR%%/themes/malayalam/images -@dirrm %%DATADIR%%/themes/malayalam -@dirrm %%DATADIR%%/themes/lithuanian/words -@dirrm %%DATADIR%%/themes/lithuanian/sounds -@dirrm %%DATADIR%%/themes/lithuanian/images/status -@dirrm %%DATADIR%%/themes/lithuanian/images -@dirrm %%DATADIR%%/themes/lithuanian -@dirrm %%DATADIR%%/themes/kannada/words -@dirrm %%DATADIR%%/themes/kannada -@dirrm %%DATADIR%%/themes/jamaican/words -@dirrm %%DATADIR%%/themes/jamaican/images -@dirrm %%DATADIR%%/themes/jamaican -@dirrm %%DATADIR%%/themes/italian/words -@dirrm %%DATADIR%%/themes/italian/images -@dirrm %%DATADIR%%/themes/italian -@dirrm %%DATADIR%%/themes/hindi/words -@dirrm %%DATADIR%%/themes/hindi -@dirrm %%DATADIR%%/themes/gujarati/words -@dirrm %%DATADIR%%/themes/gujarati -@dirrm %%DATADIR%%/themes/greek/words -@dirrm %%DATADIR%%/themes/greek -@dirrm %%DATADIR%%/themes/french/words -@dirrm %%DATADIR%%/themes/french/scripts -@dirrm %%DATADIR%%/themes/french -@dirrm %%DATADIR%%/themes/euskara/words -@dirrm %%DATADIR%%/themes/euskara/images -@dirrm %%DATADIR%%/themes/euskara -@dirrm %%DATADIR%%/themes/espanol/words -@dirrm %%DATADIR%%/themes/espanol/images -@dirrm %%DATADIR%%/themes/espanol -@dirrm %%DATADIR%%/themes/deutsch/words -@dirrm %%DATADIR%%/themes/deutsch -@dirrm %%DATADIR%%/themes/dansk/words -@dirrm %%DATADIR%%/themes/dansk/sounds -@dirrm %%DATADIR%%/themes/dansk -@dirrm %%DATADIR%%/themes/czech/words -@dirrm %%DATADIR%%/themes/czech -@dirrm %%DATADIR%%/themes/catalan/words -@dirrm %%DATADIR%%/themes/catalan -@dirrm %%DATADIR%%/themes/bulgarian/words -@dirrm %%DATADIR%%/themes/bulgarian/scripts -@dirrm %%DATADIR%%/themes/bulgarian -@dirrm %%DATADIR%%/themes/brazilian-portuguese/words -@dirrm %%DATADIR%%/themes/brazilian-portuguese/images -@dirrm %%DATADIR%%/themes/brazilian-portuguese -@dirrm %%DATADIR%%/themes/bokmal/words -@dirrm %%DATADIR%%/themes/bokmal/images/status -@dirrm %%DATADIR%%/themes/bokmal/images -@dirrm %%DATADIR%%/themes/bokmal -@dirrm %%DATADIR%%/themes/assamese/words -@dirrm %%DATADIR%%/themes/assamese -@dirrm %%DATADIR%%/themes/armenian/images -@dirrm %%DATADIR%%/themes/armenian -@dirrm %%DATADIR%%/themes -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/scripts -@dirrm %%DATADIR%%/images/tux -@dirrm %%DATADIR%%/images/status -@dirrm %%DATADIR%%/images/menu -@dirrm %%DATADIR%%/images/keyboard -@dirrm %%DATADIR%%/images/icons -@dirrm %%DATADIR%%/images/hands -@dirrm %%DATADIR%%/images/comets -@dirrm %%DATADIR%%/images/cities -@dirrm %%DATADIR%%/images/backgrounds -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/im -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%% -%%NLS%%@dirrmtry share/locale/zh_N/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/zh_N -%%NLS%%@dirrmtry share/locale/sw/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sw -%%NLS%%@dirrmtry share/locale/wo/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/wo -%%PORTDOCS%%@dirrm %%DOCSDIR%%/en -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%ETCDIR%% +@dir var/tuxtype/words +@dir %%ETCDIR%%