ports/173346: [MAINTAINER] games/netwalk: Changed Makefile, added Desktop entries, removed all Notes

nemysis nemysis at gmx.ch
Fri Feb 22 17:20:01 UTC 2013


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

From: nemysis <nemysis at gmx.ch>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/173346: [MAINTAINER] games/netwalk: Changed Makefile,
 added Desktop entries, removed all Notes
Date: Fri, 22 Feb 2013 18:10:00 +0100

 --MP_/pw1YNZdtt./5Cl+WjuoU.MC
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Removed all Notes
 
 ${INSTALL_DATA} ${_DISTDIR}/screenshot-0.4.8.png ${PREFIX}/share/pixmaps/${PORTNAME}.png
 --MP_/pw1YNZdtt./5Cl+WjuoU.MC
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=netwalk.diff
 
 ===> Generating patch
 ===> Viewing diff with more
 diff -ruN --exclude=CVS /usr/ports/games/netwalk/Makefile ./Makefile
 --- /usr/ports/games/netwalk/Makefile	2013-01-24 11:57:59.000000000 +0100
 +++ ./Makefile	2013-02-22 18:08:19.000000000 +0100
 @@ -2,7 +2,7 @@
  
  PORTNAME=	netwalk
  PORTVERSION=	0.4.10
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	games
  MASTER_SITES=	GITHUB \
  		GOOGLE_CODE:icons
 @@ -44,7 +44,6 @@
  .include <bsd.port.options.mk>
  
  post-patch:
 -# Fix SDL, CFLAGS, PREFIX
  	@${REINPLACE_CMD} \
  	-e 's|sdl-config|$(SDL_CONFIG)|' \
  	-e 's|CC=gcc|CC?=g++|' \
 @@ -53,10 +52,8 @@
  		${WRKSRC}/Makefile
  
  post-install:
 -# Pixmaps
 -	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/screenshot-0.4.8.png ${PREFIX}/share/pixmaps/${PORTNAME}.png
 +	${INSTALL_DATA} ${_DISTDIR}/screenshot-0.4.8.png ${PREFIX}/share/pixmaps/${PORTNAME}.png
  
 -# Documentation
  .if ${PORT_OPTIONS:MDOCS}
  	${MKDIR} ${DOCSDIR}
  	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
 ===> Done
 
 --MP_/pw1YNZdtt./5Cl+WjuoU.MC--


More information about the freebsd-ports-bugs mailing list