Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2013 17:10:01 GMT
From:      nemysis <nemysis@gmx.ch>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/173882: [PATCH] games/xsc: Changed Comment, added Deskop entries, take maintainership
Message-ID:  <201302231710.r1NHA1R1049159@freefall.freebsd.org>

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

From: nemysis <nemysis@gmx.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/173882: [PATCH] games/xsc: Changed Comment, added Deskop
 entries, take maintainership
Date: Sat, 23 Feb 2013 18:00:36 +0100

 --MP_/NVGc4om1gwFyT0gG.xxndir
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Changed
 
 DESKTOP_ENTRIES="Xce" "${COMMENT}" \
                 "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
                 "${PORTNAME}" "Game;ArcadeGame;" false
 --MP_/NVGc4om1gwFyT0gG.xxndir
 Content-Type: text/x-patch
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment; filename=xsc.diff
 
 =3D=3D=3D> Generating patch
 =3D=3D=3D> Viewing diff with more
 diff -ruN --exclude=3DCVS /usr/ports/games/xsc/Makefile ./Makefile
 --- /usr/ports/games/xsc/Makefile	2013-01-14 17:55:23.000000000 +0100
 +++ ./Makefile	2013-02-23 17:57:08.000000000 +0100
 @@ -7,15 +7,29 @@
 =20
  PORTNAME=3D	xsc
  PORTVERSION=3D	1.5
 -PORTREVISION=3D	2
 +PORTREVISION=3D	3
  CATEGORIES=3D	games
 -MASTER_SITES=3D	http://www.panix.com/~mbh/xsc/
 +MASTER_SITES=3D	http://www.panix.com/~mbh/xsc/ \
 +		SF/nemysisfreebsdp/:icons
 +DISTFILES=3D	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
 +		${PORTNAME}.png:icons
 +DIST_SUBDIR=3D	${PORTNAME}
 +EXTRACT_ONLY=3D	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 =20
 -MAINTAINER=3D	ports@FreeBSD.org
 -COMMENT=3D	A vector graphics space shoot'em up game
 +MAINTAINER=3D	nemysis@gmx.ch
 +COMMENT=3D	Vector graphics space shoot'em up game
 =20
  USE_XORG=3D	x11
  GNU_CONFIGURE=3D	yes
 -PLIST_FILES=3D	bin/xsc
 +
 +PLIST_FILES=3D	bin/${PORTNAME} \
 +		share/pixmaps/${PORTNAME}.png
 +
 +DESKTOP_ENTRIES=3D"Xce" "${COMMENT}" \
 +		"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
 +		"${PORTNAME}" "Game;ArcadeGame;" false
 +
 +post-install:
 +	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}.png ${PREFIX}/share=
 /pixmaps/
 =20
  .include <bsd.port.mk>
 diff -ruN --exclude=3DCVS /usr/ports/games/xsc/distinfo ./distinfo
 --- /usr/ports/games/xsc/distinfo	2013-01-14 17:55:23.000000000 +0100
 +++ ./distinfo	2012-11-14 22:49:09.000000000 +0100
 @@ -1,2 +1,4 @@
 -SHA256 (xsc-1.5.tar.gz) =3D 361f19b4b8d57baa0fb0c3698f4dc9b6b3e1a8f5a73ba2=
 870ed6d00907c0d46c
 -SIZE (xsc-1.5.tar.gz) =3D 86015
 +SHA256 (xsc/xsc-1.5.tar.gz) =3D 361f19b4b8d57baa0fb0c3698f4dc9b6b3e1a8f5a7=
 3ba2870ed6d00907c0d46c
 +SIZE (xsc/xsc-1.5.tar.gz) =3D 86015
 +SHA256 (xsc/xsc.png) =3D 4ae93202eb1df542fa559a3d46f7f5e687e8816efad56cc6b=
 32111a17cb26d2e
 +SIZE (xsc/xsc.png) =3D 381
 =3D=3D=3D> Done
 
 --MP_/NVGc4om1gwFyT0gG.xxndir--



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