ports/138840: [PATCH] games/xye: update to 0.9.1

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Sep 15 12:50:10 UTC 2009


>Number:         138840
>Category:       ports
>Synopsis:       [PATCH] games/xye: update to 0.9.1
>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:   Tue Sep 15 12:50:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
- Update to 0.9.1
- Mark MAKE_JOBS_SAFE

Port maintainer (gogo at cs.uni-sb.de) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- xye-0.9.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/xye/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	22 Aug 2009 00:22:39 -0000	1.10
+++ Makefile	15 Sep 2009 03:13:27 -0000
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	xye
-PORTVERSION=	0.8.0
-PORTREVISION=	2
+PORTVERSION=	0.9.1
 CATEGORIES=	games
 MASTER_SITES=	SF
-DISTFILES=	${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	gogo at cs.uni-sb.de
 COMMENT=	A puzzle game for X
@@ -19,6 +17,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-docdir=${PREFIX}/share/doc
 USE_GMAKE=	yes
+MAKE_JOBS_SAFE=	yes
 
 .ifdef NOPORTDOCS
 post-patch:
Index: distinfo
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/xye/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	20 Jan 2008 21:56:03 -0000	1.2
+++ distinfo	15 Sep 2009 03:12:02 -0000
@@ -1,3 +1,3 @@
-MD5 (xye-source-0.8.0.tar.gz) = 732fb4ea42591bb8ff05b70b22803b58
-SHA256 (xye-source-0.8.0.tar.gz) = cfc1b3016f304ed60902965949a98efc6801efc650628d2de31b42c35774c648
-SIZE (xye-source-0.8.0.tar.gz) = 1267668
+MD5 (xye-0.9.1.tar.gz) = ed03194c9e37c8bd805b9348a2caa7c3
+SHA256 (xye-0.9.1.tar.gz) = 950851420c9b5d4ed4c993552092852b8261441a609150043c7fc20883299b30
+SIZE (xye-0.9.1.tar.gz) = 1217636
Index: pkg-plist
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/xye/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	20 Jan 2008 21:56:03 -0000	1.2
+++ pkg-plist	15 Sep 2009 04:00:21 -0000
@@ -1,8 +1,5 @@
 bin/xye
-
 %%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/format.txt
-%%PORTDOCS%%%%DOCSDIR%%/template.xye.xml
 %%PORTDOCS%%%%DOCSDIR%%/GAMEINTRO.txt
 %%PORTDOCS%%%%DOCSDIR%%/xye.svg
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
@@ -11,21 +8,26 @@
 %%PORTDOCS%%%%DOCSDIR%%/INSTALL
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 %%DATADIR%%/levels/5levels.xye
+%%DATADIR%%/levels/Mic4.xye
+%%DATADIR%%/levels/cracked.xye
 %%DATADIR%%/levels/kye.xye
 %%DATADIR%%/levels/levels.xye
 %%DATADIR%%/levels/logo.xye
-%%DATADIR%%/levels/Mic4.xye
-%%DATADIR%%/levels/pxlevels.xye
 %%DATADIR%%/levels/microban.xsb
+%%DATADIR%%/levels/oldtutorials.xye
+%%DATADIR%%/levels/pxlevels.xye
+%%DATADIR%%/levels/sphinx.xye
 %%DATADIR%%/levels/tutorials.xye
-%%DATADIR%%/res/default.xml
+%%DATADIR%%/levels/xyester.xye
+%%DATADIR%%/res/DejaVuSans-Bold.ttf
+%%DATADIR%%/res/DejaVuSans.ttf
 %%DATADIR%%/res/classic.xml
-%%DATADIR%%/res/xye.png
-%%DATADIR%%/res/kye.png
+%%DATADIR%%/res/default.xml
 %%DATADIR%%/res/fon.bmp
 %%DATADIR%%/res/fon_bold.bmp
-%%DATADIR%%/res/DejaVuSans.ttf
-%%DATADIR%%/res/DejaVuSans-Bold.ttf
- at dirrm share/xye/levels
- at dirrm share/xye/res
- at dirrm share/xye
+%%DATADIR%%/res/kye.png
+%%DATADIR%%/res/xye.png
+%%DATADIR%%/res/xye_luminosity.png
+ at dirrm %%DATADIR%%/levels
+ at dirrm %%DATADIR%%/res
+ at dirrm %%DATADIR%%
--- xye-0.9.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list