Date: Wed, 17 May 2006 20:37:01 +0200 From: "Martin Wilke" <freebsd@unixfreunde.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/97411: [patch] games/ptkei Message-ID: <1147891021.81953@mwilke.ath.cx> Resent-Message-ID: <200605171840.k4HIeNk0013569@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97411 >Category: ports >Synopsis: [patch] games/ptkei >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 17 18:40:23 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #140: Mon May 15 20:42:30 CEST 2006 root@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX >Description: - portlint -A fixed >How-To-Repeat: >Fix: --- ptkei.diff begins here --- diff -ruN /usr/ports/games/ptkei/pkg-plist ports/games/ptkei/pkg-plist --- /usr/ports/games/ptkei/pkg-plist Fri Nov 21 23:34:51 2003 +++ ports/games/ptkei/pkg-plist Wed May 17 17:36:18 2006 @@ -1,82 +1,82 @@ bin/ptkei -share/ptkei/COPYING -share/ptkei/TkOption -share/ptkei/TkOption.w32 -share/ptkei/TkOption.x11 -share/ptkei/connect.emp -share/ptkei/empire.py -share/ptkei/empire.pyc -share/ptkei/first.emp -share/ptkei/start.emp -share/ptkei/doc/BUGS -share/ptkei/doc/CREDITS -share/ptkei/doc/README.html -share/ptkei/doc/TIPS.html -share/ptkei/doc/TODO -share/ptkei/doc/commands.html -share/ptkei/doc/gui.html -share/ptkei/doc/pics/login.png -share/ptkei/doc/pics/map.png -share/ptkei/doc/pics/mover.png -share/ptkei/doc/pics/queue.png -share/ptkei/doc/pics/status.png -share/ptkei/doc/pics/wread.png -share/ptkei/scripts/README -share/ptkei/scripts/bundlepmw.py -share/ptkei/scripts/bundlepmw.pyc -share/ptkei/scripts/create -share/ptkei/scripts/dummyfunc.py -share/ptkei/scripts/dummyfunc.pyc -share/ptkei/scripts/snapshot -share/ptkei/scripts/stript -share/ptkei/scripts/untab -share/ptkei/scripts/updateDB.py -share/ptkei/scripts/updateDB.pyc -share/ptkei/src/CenWin.py -share/ptkei/src/CenWin.pyc -share/ptkei/src/ChangeLog -share/ptkei/src/LoginWin.py -share/ptkei/src/LoginWin.pyc -share/ptkei/src/MapWin.py -share/ptkei/src/MapWin.pyc -share/ptkei/src/OutWin.py -share/ptkei/src/OutWin.pyc -share/ptkei/src/Pmw.py -share/ptkei/src/Pmw.pyc -share/ptkei/src/PmwBlt.py -share/ptkei/src/PmwBlt.pyc -share/ptkei/src/TeleWin.py -share/ptkei/src/TeleWin.pyc -share/ptkei/src/Tk_List.py -share/ptkei/src/Tk_List.pyc -share/ptkei/src/Tk_Pane.py -share/ptkei/src/Tk_Pane.pyc -share/ptkei/src/Tk_VDB.py -share/ptkei/src/Tk_VDB.pyc -share/ptkei/src/empCmd.py -share/ptkei/src/empCmd.pyc -share/ptkei/src/empCurses.py -share/ptkei/src/empCurses.pyc -share/ptkei/src/empDb.py -share/ptkei/src/empDb.pyc -share/ptkei/src/empEval.py -share/ptkei/src/empEval.pyc -share/ptkei/src/empParse.py -share/ptkei/src/empParse.pyc -share/ptkei/src/empPath.py -share/ptkei/src/empPath.pyc -share/ptkei/src/empQueue.py -share/ptkei/src/empQueue.pyc -share/ptkei/src/empSector.py -share/ptkei/src/empSector.pyc -share/ptkei/src/empText.py -share/ptkei/src/empText.pyc -share/ptkei/src/empTk.py -share/ptkei/src/empTk.pyc -share/ptkei/src/MyText.py -share/ptkei/src/MyText.pyc -@dirrm share/ptkei/src -@dirrm share/ptkei/scripts -@dirrm share/ptkei/doc/pics -@dirrm share/ptkei/doc -@dirrm share/ptkei +%%DATADIR%%/COPYING +%%DATADIR%%/TkOption +%%DATADIR%%/TkOption.w32 +%%DATADIR%%/TkOption.x11 +%%DATADIR%%/connect.emp +%%DATADIR%%/doc/BUGS +%%DATADIR%%/doc/CREDITS +%%DATADIR%%/doc/README.html +%%DATADIR%%/doc/TIPS.html +%%DATADIR%%/doc/TODO +%%DATADIR%%/doc/commands.html +%%DATADIR%%/doc/gui.html +%%DATADIR%%/doc/pics/login.png +%%DATADIR%%/doc/pics/map.png +%%DATADIR%%/doc/pics/mover.png +%%DATADIR%%/doc/pics/queue.png +%%DATADIR%%/doc/pics/status.png +%%DATADIR%%/doc/pics/wread.png +%%DATADIR%%/empire.py +%%DATADIR%%/empire.pyc +%%DATADIR%%/first.emp +%%DATADIR%%/scripts/README +%%DATADIR%%/scripts/bundlepmw.py +%%DATADIR%%/scripts/bundlepmw.pyc +%%DATADIR%%/scripts/create +%%DATADIR%%/scripts/dummyfunc.py +%%DATADIR%%/scripts/dummyfunc.pyc +%%DATADIR%%/scripts/snapshot +%%DATADIR%%/scripts/stript +%%DATADIR%%/scripts/untab +%%DATADIR%%/scripts/updateDB.py +%%DATADIR%%/scripts/updateDB.pyc +%%DATADIR%%/src/CenWin.py +%%DATADIR%%/src/CenWin.pyc +%%DATADIR%%/src/ChangeLog +%%DATADIR%%/src/LoginWin.py +%%DATADIR%%/src/LoginWin.pyc +%%DATADIR%%/src/MapWin.py +%%DATADIR%%/src/MapWin.pyc +%%DATADIR%%/src/MyText.py +%%DATADIR%%/src/MyText.pyc +%%DATADIR%%/src/OutWin.py +%%DATADIR%%/src/OutWin.pyc +%%DATADIR%%/src/Pmw.py +%%DATADIR%%/src/Pmw.pyc +%%DATADIR%%/src/PmwBlt.py +%%DATADIR%%/src/PmwBlt.pyc +%%DATADIR%%/src/TeleWin.py +%%DATADIR%%/src/TeleWin.pyc +%%DATADIR%%/src/Tk_List.py +%%DATADIR%%/src/Tk_List.pyc +%%DATADIR%%/src/Tk_Pane.py +%%DATADIR%%/src/Tk_Pane.pyc +%%DATADIR%%/src/Tk_VDB.py +%%DATADIR%%/src/Tk_VDB.pyc +%%DATADIR%%/src/empCmd.py +%%DATADIR%%/src/empCmd.pyc +%%DATADIR%%/src/empCurses.py +%%DATADIR%%/src/empCurses.pyc +%%DATADIR%%/src/empDb.py +%%DATADIR%%/src/empDb.pyc +%%DATADIR%%/src/empEval.py +%%DATADIR%%/src/empEval.pyc +%%DATADIR%%/src/empParse.py +%%DATADIR%%/src/empParse.pyc +%%DATADIR%%/src/empPath.py +%%DATADIR%%/src/empPath.pyc +%%DATADIR%%/src/empQueue.py +%%DATADIR%%/src/empQueue.pyc +%%DATADIR%%/src/empSector.py +%%DATADIR%%/src/empSector.pyc +%%DATADIR%%/src/empText.py +%%DATADIR%%/src/empText.pyc +%%DATADIR%%/src/empTk.py +%%DATADIR%%/src/empTk.pyc +%%DATADIR%%/start.emp +@dirrm %%DATADIR%%/src +@dirrm %%DATADIR%%/scripts +@dirrm %%DATADIR%%/doc/pics +@dirrm %%DATADIR%%/doc +@dirrm %%DATADIR%% --- ptkei.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147891021.81953>