ports/171239: [MAINTAINER] games/kye: Makefile and pkg-plist changed
nemysis
nemysis at gmx.ch
Sun Sep 2 21:50:12 UTC 2012
The following reply was made to PR ports/171239; it has been noted by GNATS.
From: nemysis <nemysis at gmx.ch>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/171239: [MAINTAINER] games/kye: Makefile and pkg-plist
changed
Date: Sun, 2 Sep 2012 23:42:58 +0200
--MP_/DlUSMgVB.=aPhRUGnkdRhdd
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--MP_/DlUSMgVB.=aPhRUGnkdRhdd
Content-Type: text/x-patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=kye.diff
Original version does not exist at /usr/ports/games/py-kye
Using /usr/ports/games/kye instead
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/games/kye/Makefile ./Makefile
--- /usr/ports/games/kye/Makefile 2012-08-25 08:22:11.000000000 +0200
+++ ./Makefile 2012-09-02 23:40:26.000000000 +0200
@@ -7,7 +7,7 @@
PORTNAME= kye
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games python
MASTER_SITES= http://games.moria.org.uk/kye/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +23,6 @@
USE_PYDISTUTILS= yes
NO_BUILD= yes
-PORTDATA= *
PORTDOCS= NEWS README
SUB_FILES= pkg-message
diff -ruN --exclude=CVS /usr/ports/games/kye/pkg-plist ./pkg-plist
--- /usr/ports/games/kye/pkg-plist 2012-08-04 23:59:15.000000000 +0200
+++ ./pkg-plist 2012-09-02 02:59:35.000000000 +0200
@@ -42,7 +42,13 @@
%%PYTHON_SITELIBDIR%%/kye/stbar.py
%%PYTHON_SITELIBDIR%%/kye/stbar.pyc
%%PYTHON_SITELIBDIR%%/kye/stbar.pyo
+%%DATADIR%%/images.tar.gz
+%%DATADIR%%/intro.kye
+%%DATADIR%%/quests.kye
+%%DATADIR%%/template.kye
share/pixmaps/Kye-edit.png
share/pixmaps/Kye.png
- at dirrmtry share/applications
- at dirrm %%PYTHON_SITELIBDIR%%/kye
+ at dirrmtry %%DATADIR%%
+ at dirrmtry %%PYTHON_SITELIBDIR%%/kye
+ at dirrmtry %%PYTHON_SITELIBDIR%%
+ at dirrmtry lib/python2.7
===> Done
--MP_/DlUSMgVB.=aPhRUGnkdRhdd--
More information about the freebsd-ports-bugs
mailing list