Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2012 21:50:11 GMT
From:      nemysis <nemysis@gmx.ch>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/171239: [MAINTAINER] games/kye: Makefile and pkg-plist changed
Message-ID:  <201209022150.q82LoBTa084174@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/171239; it has been noted by GNATS.

From: nemysis <nemysis@gmx.ch>
To: bug-followup@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
 -@dirrmtry share/applications
 -@dirrm %%PYTHON_SITELIBDIR%%/kye
 +@dirrmtry %%DATADIR%%
 +@dirrmtry %%PYTHON_SITELIBDIR%%/kye
 +@dirrmtry %%PYTHON_SITELIBDIR%%
 +@dirrmtry lib/python2.7
 ===> Done
 
 --MP_/DlUSMgVB.=aPhRUGnkdRhdd--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209022150.q82LoBTa084174>