Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 11:40:01 GMT
From:      nemysis <nemysis@gmx.ch>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/178501: games/iceicepenguin: Needs different distfile subdir
Message-ID:  <201305111140.r4BBe16u093451@freefall.freebsd.org>

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

From: nemysis <nemysis@gmx.ch>
To: bug-followup@FreeBSD.org
Cc: approval@freebsdnorth.com, miwi@FreeBSD.org, draco@marino.st
Subject: Re: ports/178501: games/iceicepenguin: Needs different distfile
 subdir
Date: Sat, 11 May 2013 13:34:40 +0200

 --MP_/PDo.Ry3S=AO0B0vHvA=GfRp
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 games/iceicepenguin
 
 https://redports.org/buildarchive/20130511101100-65232/
 
 - Bump portrevision
 - Fix download
 - Trim desktop entry
 - Cleanup Makefile
 - Trim pkg-plist
 --MP_/PDo.Ry3S=AO0B0vHvA=GfRp
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=iceicepenguin.diff
 
 ===> Generating patch
 ===> Viewing diff with more
 diff -ruN --exclude=CVS /usr/ports/games/iceicepenguin/Makefile ./Makefile
 --- /usr/ports/games/iceicepenguin/Makefile	2013-03-15 15:37:40.000000000 +0100
 +++ ./Makefile	2013-05-11 12:06:19.000000000 +0200
 @@ -3,12 +3,12 @@
  
  PORTNAME=	iceicepenguin
  PORTVERSION=	1.5.1
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	games python
  MASTER_SITES=	SF/${PORTNAME}/Default/Ice%20Ice%20Penguin/ \
  		SF/nemysisfreebsdp/:icons
  DISTFILES=	iip.${DISTVERSION}-final${EXTRACT_SUFX} \
 -		${PORTNAME}_icons${EXTRACT_SUFX}:icons
 +		${PORTNAME}_icons_1${EXTRACT_SUFX}:icons
  DIST_SUBDIR=	python
  
  MAINTAINER=	nemysis@gmx.ch
 @@ -31,22 +31,18 @@
  
  SUB_FILES=	${PORTNAME}
  
 -DESKTOP_ENTRIES="Ice Ice Penguin" "${COMMENT}" \
 -		"${PREFIX}/share/pixmaps/${PORTNAME}" \
 +DESKTOP_ENTRIES="Ice Ice Penguin" "${COMMENT}" "${PORTNAME}" \
  		"${PORTNAME}" "Game;ArcadeGame;" false
  
  .include <bsd.port.options.mk>
  
  do-install:
 -	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/
 +	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
  
 -	${MKDIR} ${DATADIR}
 -	${INSTALL_SCRIPT} ${WRKSRC}/*.py ${DATADIR}
 -
 -	${MKDIR} ${DATADIR}
  .for d in fonts gfx lvls menu sfx
  	@(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR})
  .endfor
 +	${INSTALL_SCRIPT} ${WRKSRC}/*.py ${DATADIR}
  
  post-install:
  .for s in ${ICON_SIZES}
 @@ -54,10 +50,10 @@
  	${INSTALL_DATA} ${WRKDIR}/${PORTNAME}_${s}.png \
  		${PREFIX}/share/icons/hicolor/${s}/apps/${PORTNAME}.png
  .endfor
 -	${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps/
 +	${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps
  
  .if ${PORT_OPTIONS:MDOCS}
 -	${MKDIR} ${DOCSDIR}
 +	@${MKDIR} ${DOCSDIR}
  	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
  .endif
  
 diff -ruN --exclude=CVS /usr/ports/games/iceicepenguin/distinfo ./distinfo
 --- /usr/ports/games/iceicepenguin/distinfo	2013-03-15 15:37:40.000000000 +0100
 +++ ./distinfo	2013-05-11 12:08:55.000000000 +0200
 @@ -1,4 +1,4 @@
  SHA256 (python/iip.1.5.1-final.zip) = 6fde1fc6b432951ed73c0f75c769d4550e5b4a014783bf49aaef24e904b7910e
  SIZE (python/iip.1.5.1-final.zip) = 17948605
 -SHA256 (python/iceicepenguin_icons.zip) = 219aa78dec602446931d08c0461c65f18fa37526667713e58601741179d7123f
 -SIZE (python/iceicepenguin_icons.zip) = 50315
 +SHA256 (python/iceicepenguin_icons_1.zip) = 219aa78dec602446931d08c0461c65f18fa37526667713e58601741179d7123f
 +SIZE (python/iceicepenguin_icons_1.zip) = 50315
 diff -ruN --exclude=CVS /usr/ports/games/iceicepenguin/pkg-plist ./pkg-plist
 --- /usr/ports/games/iceicepenguin/pkg-plist	2013-03-15 15:37:40.000000000 +0100
 +++ ./pkg-plist	2013-03-27 01:11:58.000000000 +0100
 @@ -150,18 +150,6 @@
  share/icons/hicolor/72x72/apps/iceicepenguin.png
  share/icons/hicolor/96x96/apps/iceicepenguin.png
  share/pixmaps/iceicepenguin.png
 -@dirrmtry share/icons/hicolor/96x96/apps
 -@dirrmtry share/icons/hicolor/96x96
 -@dirrmtry share/icons/hicolor/72x72/apps
 -@dirrmtry share/icons/hicolor/72x72
 -@dirrmtry share/icons/hicolor/64x64/apps
 -@dirrmtry share/icons/hicolor/64x64
 -@dirrmtry share/icons/hicolor/48x48/apps
 -@dirrmtry share/icons/hicolor/48x48
 -@dirrmtry share/icons/hicolor/32x32/apps
 -@dirrmtry share/icons/hicolor/32x32
 -@dirrmtry share/icons/hicolor
 -@dirrmtry share/icons
  @dirrm %%DATADIR%%/sfx/music
  @dirrm %%DATADIR%%/sfx
  @dirrm %%DATADIR%%/menu/fr
 ===> Done
 
 --MP_/PDo.Ry3S=AO0B0vHvA=GfRp--



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