ports/173882: [PATCH] games/xsc: Changed Comment, added Deskop entries, take maintainership

nemysis nemysis at gmx.ch
Sun Jul 7 21:40:01 UTC 2013


The following reply was made to PR ports/173882; it has been noted by GNATS.

From: nemysis <nemysis at gmx.ch>
To: bug-followup at FreeBSD.org
Cc: bdrewery at FreeBSD.org, Danilo Egea <danilogondolfo at gmail.com>
Subject: Re: ports/173882: [PATCH] games/xsc: Changed Comment, added Deskop
 entries, take maintainership
Date: Sun, 7 Jul 2013 23:36:10 +0200

 --MP_/mmYIbznsotO/L7JvN_hk1Ae
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 - Trim master sites
 - Add Icons
 - Remove leading article from COMMENT
 - Add Desktop entry file
 - Trim PLIST_FILES
 
 
 This PR is from 23 Nov 2012 and ports/177672 is from Sat, 6 Apr 2013.
 
 Why i don't get maintainership?
 
 Best regards,
 nemysis
 --MP_/mmYIbznsotO/L7JvN_hk1Ae
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=xsc.diff
 
 ===> Generating patch
 ===> Viewing diff with more
 diff -ruN /usr/ports/games/xsc/Makefile ./Makefile
 --- /usr/ports/games/xsc/Makefile	2013-06-02 18:54:31.000000000 +0200
 +++ ./Makefile	2013-07-07 23:15:09.000000000 +0200
 @@ -4,13 +4,25 @@
  PORTNAME=	xsc
  PORTVERSION=	1.6
  CATEGORIES=	games
 -MASTER_SITES=	http://www.panix.com/~mbh/xsc/
 +MASTER_SITES=	http://www.panix.com/~mbh/xsc/ \
 +		SF/nemysisfreebsdp/:icons
 +DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
 +		${PORTNAME}.png:icons
 +EXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
  
  MAINTAINER=	danilogondolfo at gmail.com
 -COMMENT=	A vector graphics space shoot'em up game
 +COMMENT=	Vector graphics space shoot'em up game
  
  USE_XORG=	x11
  GNU_CONFIGURE=	yes
 -PLIST_FILES=	bin/xsc
 +
 +PLIST_FILES=	bin/${PORTNAME} \
 +		share/pixmaps/${PORTNAME}.png
 +
 +DESKTOP_ENTRIES="Xce" "${COMMENT}" ${PORTNAME} \
 +		"${PORTNAME}" "Game;ArcadeGame;" false
 +
 +post-install:
 +	${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps
  
  .include <bsd.port.mk>
 diff -ruN /usr/ports/games/xsc/distinfo ./distinfo
 --- /usr/ports/games/xsc/distinfo	2013-06-02 18:54:31.000000000 +0200
 +++ ./distinfo	2013-07-07 23:15:46.000000000 +0200
 @@ -1,2 +1,4 @@
  SHA256 (xsc-1.6.tar.gz) = f271300c10423150562a290ed2a67910db804c7f11fbfd3e3f67016c039af8fa
  SIZE (xsc-1.6.tar.gz) = 140106
 +SHA256 (xsc.png) = 4ae93202eb1df542fa559a3d46f7f5e687e8816efad56cc6b32111a17cb26d2e
 +SIZE (xsc.png) = 381
 ===> Done
 
 --MP_/mmYIbznsotO/L7JvN_hk1Ae--


More information about the freebsd-ports-bugs mailing list