From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 10 15:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 DAD76D93 for ; Mon, 10 Jun 2013 15:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BD1291D36 for ; Mon, 10 Jun 2013 15:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5AF01AE045487 for ; Mon, 10 Jun 2013 15:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5AF01eL045486; Mon, 10 Jun 2013 15:00:01 GMT (envelope-from gnats) Date: Mon, 10 Jun 2013 15:00:01 GMT Message-Id: <201306101500.r5AF01eL045486@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/178777: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2013 15:00:01 -0000 The following reply was made to PR ports/178777; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178777: commit references a PR Date: Mon, 10 Jun 2013 14:58:43 +0000 (UTC) Author: ak Date: Mon Jun 10 14:58:30 2013 New Revision: 320484 URL: http://svnweb.freebsd.org/changeset/ports/320484 Log: - Fix pkg-plist - Switch to PORTDOCS PR: ports/178777 Submitted by: Kevin Zheng Approved by: maintainer timeout (20 days) Modified: head/games/boswars/Makefile head/games/boswars/pkg-plist (contents, props changed) Modified: head/games/boswars/Makefile ============================================================================== --- head/games/boswars/Makefile Mon Jun 10 14:38:18 2013 (r320483) +++ head/games/boswars/Makefile Mon Jun 10 14:58:30 2013 (r320484) @@ -29,6 +29,8 @@ CFLAGS+= -DSTRATAGUS_LIB_PATH='"\"${DATA DESKTOP_ENTRIES= "Bos Wars" "${COMMENT}" "" \ "boswars" "Game;StrategyGame;" false +PORTDOCS= * + .include post-patch: @@ -48,7 +50,7 @@ do-install: .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${WRKSRC}/README.txt ${DOCSDIR} - ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} + ${COPYTREE_SHARE} ${WRKSRC}/doc/* ${DOCSDIR} .endif .include Modified: head/games/boswars/pkg-plist ============================================================================== --- head/games/boswars/pkg-plist Mon Jun 10 14:38:18 2013 (r320483) +++ head/games/boswars/pkg-plist Mon Jun 10 14:58:30 2013 (r320484) @@ -1,36 +1,4 @@ bin/boswars -%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG -%%PORTDOCS%%%%DOCSDIR%%/README.txt -%%PORTDOCS%%%%DOCSDIR%%/scripts/unittype.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/config.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/findlua.py -%%PORTDOCS%%%%DOCSDIR%%/scripts/game.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/index.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/limits.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/magic.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/makeindex.py -%%PORTDOCS%%%%DOCSDIR%%/scripts/mappresentation.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/mapsetup.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/savegame.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/showindex.py -%%PORTDOCS%%%%DOCSDIR%%/scripts/sound.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/triggers.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/ui.html -%%PORTDOCS%%%%DOCSDIR%%/scripts/ai.html -%%PORTDOCS%%%%DOCSDIR%%/tolua-copyright.txt -%%PORTDOCS%%%%DOCSDIR%%/stratagus-changelog.html -%%PORTDOCS%%%%DOCSDIR%%/media.html -%%PORTDOCS%%%%DOCSDIR%%/lua5-copyright.txt -%%PORTDOCS%%%%DOCSDIR%%/install.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/guichan-copyright.txt -%%PORTDOCS%%%%DOCSDIR%%/gpl3.txt -%%PORTDOCS%%%%DOCSDIR%%/gpl.html -%%PORTDOCS%%%%DOCSDIR%%/gcclibs-copyright.txt -%%PORTDOCS%%%%DOCSDIR%%/faq.html -%%PORTDOCS%%%%DOCSDIR%%/development.html -%%PORTDOCS%%%%DOCSDIR%%/xiph-copyright.txt -%%PORTDOCS%%%%DOCSDIR%%/README-SDL.txt %%DATADIR%%/campaigns/swindler/campaign.lua %%DATADIR%%/campaigns/swindler/level01.smp %%DATADIR%%/campaigns/swindler/level01.sms @@ -328,7 +296,6 @@ bin/boswars %%DATADIR%%/patches/plain2.lua %%DATADIR%%/patches/plain2.png %%DATADIR%%/patches/plain4.lua -%%DATADIR%%/patches/te0.lua %%DATADIR%%/patches/plain4.png %%DATADIR%%/patches/plain8.lua %%DATADIR%%/patches/plain8.png @@ -338,6 +305,7 @@ bin/boswars %%DATADIR%%/patches/rockyMountainR.png %%DATADIR%%/patches/smallWetPlain.lua %%DATADIR%%/patches/smallWetPlain.png +%%DATADIR%%/patches/te0.lua %%DATADIR%%/patches/te0.png %%DATADIR%%/patches/te1.lua %%DATADIR%%/patches/te1.png @@ -705,8 +673,7 @@ bin/boswars %%DATADIR%%/units/weakhotspot/hotspot.png %%DATADIR%%/units/weakhotspot/hotspot_i.png %%DATADIR%%/units/weakhotspot/unit-weakhotspot.lua -@dirrm share/licenses/boswars-2.6.1 -@dirrm share/licenses +@dirrmtry share/applications @dirrm %%DATADIR%%/units/weakhotspot @dirrm %%DATADIR%%/units/vehiclefactory @dirrm %%DATADIR%%/units/vault @@ -793,5 +760,3 @@ bin/boswars @dirrm %%DATADIR%%/campaigns/swindler @dirrm %%DATADIR%%/campaigns @dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/scripts -%%PORTDOCS%%@dirrm %%DOCSDIR%% _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"