From mail@sysfault.org  Sat Jan 31 10:11:24 2009
Return-Path: <mail@sysfault.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F38E210656BB
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jan 2009 10:11:21 +0000 (UTC)
	(envelope-from mail@sysfault.org)
Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.18.16])
	by mx1.freebsd.org (Postfix) with ESMTP id 8561C8FC27
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jan 2009 10:11:21 +0000 (UTC)
	(envelope-from mail@sysfault.org)
Received: from [89.183.66.163] (helo=medusa.sysfault.org)
	by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.68)
	(envelope-from <mail@sysfault.org>)
	id 1LTCoq-0002bx-2y
	for FreeBSD-gnats-submit@freebsd.org; Sat, 31 Jan 2009 11:11:20 +0100
Received: from localhost ([127.0.0.1] helo=medusa.sysfault.org)
	by medusa.sysfault.org with esmtp (Exim 4.69 (FreeBSD))
	(envelope-from <mail@sysfault.org>)
	id 1LTCop-00067R-Pn
	for FreeBSD-gnats-submit@freebsd.org; Sat, 31 Jan 2009 11:11:20 +0100
Received: (from marcus@localhost)
	by medusa.sysfault.org (8.14.3/8.14.3/Submit) id n0VABJNo023524;
	Sat, 31 Jan 2009 11:11:19 +0100 (CET)
	(envelope-from marcus)
Message-Id: <200901311011.n0VABJNo023524@medusa.sysfault.org>
Date: Sat, 31 Jan 2009 11:11:19 +0100 (CET)
From: Marcus von Appen <mva@sysfault.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] games/linux-candycruncher-demo: Candy Cruncher Demo - a fast puzzle game with lots of candies
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         131191
>Category:       ports
>Synopsis:       [NEW PORT] games/linux-candycruncher-demo: Candy Cruncher Demo - a fast puzzle game with lots of candies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 31 10:20:02 UTC 2009
>Closed-Date:    Sat Feb 07 01:30:41 UTC 2009
>Last-Modified:  Sat Feb  7 01:40:04 UTC 2009
>Originator:     Marcus von Appen
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 7.1-STABLE FreeBSD 7.1-STABLE #5: Tue Jan  6 10:31:53 CET
>Description:
Candy Cruncher is a fast puzzle game with a lot of candy inside. Move candies
around the board to complete rows and columns, so they crunch away and do
not exceed the time limit!

WWW:	http://www.linuxgamepublishing.com/info.php?id=10

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

--- linux-candycruncher-demo-1.53.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	linux-candycruncher-demo
#	linux-candycruncher-demo/files
#	linux-candycruncher-demo/files/candycruncher.in
#	linux-candycruncher-demo/pkg-descr
#	linux-candycruncher-demo/Makefile
#	linux-candycruncher-demo/pkg-plist
#	linux-candycruncher-demo/distinfo
#
echo c - linux-candycruncher-demo
mkdir -p linux-candycruncher-demo > /dev/null 2>&1
echo c - linux-candycruncher-demo/files
mkdir -p linux-candycruncher-demo/files > /dev/null 2>&1
echo x - linux-candycruncher-demo/files/candycruncher.in
sed 's/^X//' >linux-candycruncher-demo/files/candycruncher.in << '2e0094255f3a35f8b9dee3aeeedf38c6'
X#!/bin/sh
X
Xcd %%DATADIR%% || exit 1
Xexec ./Bin/candycruncher_demo "$@"
2e0094255f3a35f8b9dee3aeeedf38c6
echo x - linux-candycruncher-demo/pkg-descr
sed 's/^X//' >linux-candycruncher-demo/pkg-descr << '4e0489201a363397c0f4a50df4adc887'
XCandy Cruncher is a fast puzzle game with a lot of candy inside. Move candies
Xaround the board to complete rows and columns, so they crunch away and do
Xnot exceed the time limit!
X
XWWW:	http://www.linuxgamepublishing.com/info.php?id=10
4e0489201a363397c0f4a50df4adc887
echo x - linux-candycruncher-demo/Makefile
sed 's/^X//' >linux-candycruncher-demo/Makefile << '964e7da0322ba6514371f0f9cf9c34db'
X# New ports collection makefile for:	linux-candycruncher-demo
X# Date created:		2009-01-30
X# Whom:			Marcus von Appen <mva@sysfault.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	candycruncher-demo
XPORTVERSION=	1.53
XCATEGORIES=	games linux
XMASTER_SITES=	http://demofiles.linuxgamepublishing.com/candycruncher/
XPKGNAMEPREFIX=	linux-
XDISTNAME=	candycruncher_demo
XEXTRACT_SUFX=	.run
X
XMAINTAINER=	mva@sysfault.org
XCOMMENT=	Candy Cruncher Demo - a fast puzzle game with lots of candies
X
XRUN_DEPENDS=	${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \
X		${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \
X		${LINUXBASE}/usr/lib/libSDL_mixer-1.2.so.0:${PORTSDIR}/audio/linux-sdl_mixer \
X		${LINUXBASE}/usr/lib/libmikmod.so.2:${PORTSDIR}/audio/linux-mikmod \
X		${LINUXBASE}/usr/lib/libogg.so.0:${PORTSDIR}/audio/linux-libogg \
X		${LINUXBASE}/usr/lib/libvorbis.so.0:${PORTSDIR}/audio/linux-libvorbis \
X		${LINUXBASE}/lib/libasound.so.2:${PORTSDIR}/audio/linux-alsa-lib
X
XONLY_FOR_ARCHS=	i386
XUSE_LINUX=	yes
XUSE_XLIB=	yes
XNO_CDROM=	Redistribution is limited, see license
XNO_BUILD=	yes
X
XDATADIR=	${PREFIX}/lib/${PKGNAMEPREFIX}${PORTNAME}
XSUB_FILES=	candycruncher
XDOCFILES=	README README.licenses README.unixthanks license.txt
X
X.include <bsd.port.pre.mk>
X
Xdo-extract:
X	@${MKDIR} ${WRKSRC}
X	@cd ${WRKSRC} && ${TAIL} +377 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \
X		${TAR} jxf -
X
Xdo-build:
X	${BRANDELF} -t Linux ${WRKSRC}/bin/Linux/x86/Bin/candycruncher_demo
X	${BRANDELF} -t Linux ${WRKSRC}/bin/Linux/x86/Bin/candycruncher_demo.dynamic
X
Xdo-install:
X	@${MKDIR} ${DATADIR}/Bin
X	@cd ${WRKSRC}/bin/Linux/x86/Bin && \
X		${INSTALL_PROGRAM} candycruncher_demo candycruncher_demo.dynamic ${DATADIR}/Bin
X	@${INSTALL_PROGRAM} ${WRKDIR}/candycruncher ${PREFIX}/bin/${PKGNAMEPREFIX}candycruncher
X	@${CP} -R ${WRKSRC}/Resources ${DATADIR}
X.if !defined (NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for file in ${DOCFILES}
X	@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}/${file}
X.endfor
X.endif
X
X.include <bsd.port.post.mk>
964e7da0322ba6514371f0f9cf9c34db
echo x - linux-candycruncher-demo/pkg-plist
sed 's/^X//' >linux-candycruncher-demo/pkg-plist << '7f6cc914ba4b3f83a9af094f68d5f145'
Xbin/linux-candycruncher
X%%DATADIR%%/Bin/candycruncher_demo
X%%DATADIR%%/Bin/candycruncher_demo.dynamic
X%%DATADIR%%/Resources/cruncher.pyz
X%%DATADIR%%/Resources/pyrogon.ttf
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/README.licenses
X%%PORTDOCS%%%%DOCSDIR%%/README.unixthanks
X%%PORTDOCS%%%%DOCSDIR%%/license.txt
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X@dirrm %%DATADIR%%/Bin
X@dirrm %%DATADIR%%/Resources
X@dirrm %%DATADIR%%
7f6cc914ba4b3f83a9af094f68d5f145
echo x - linux-candycruncher-demo/distinfo
sed 's/^X//' >linux-candycruncher-demo/distinfo << '935c007b1fecb0e3d7e855fcbe381859'
XMD5 (candycruncher_demo.run) = 0682dd0d67710e2ad7ba001973e57d9b
XSHA256 (candycruncher_demo.run) = dc138ea0ad7e6be8fbb6e33c7de8bf40c60c27ce3209b82576d038a0996a5ccc
XSIZE (candycruncher_demo.run) = 5593297
935c007b1fecb0e3d7e855fcbe381859
exit
--- linux-candycruncher-demo-1.53.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Fri Feb 6 21:48:28 UTC 2009 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131191 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Sat Feb 7 01:30:26 UTC 2009 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131191 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131191: commit references a PR
Date: Sat,  7 Feb 2009 01:30:20 +0000 (UTC)

 beech       2009-02-07 01:30:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games                Makefile 
   Added files:
     games/linux-candycruncher-demo Makefile distinfo pkg-descr 
                                    pkg-plist 
     games/linux-candycruncher-demo/files candycruncher.in 
   Log:
   Candy Cruncher is a fast puzzle game with a lot of candy inside. Move candies
   around the board to complete rows and columns, so they crunch away and do
   not exceed the time limit!
   
   WWW:    http://www.linuxgamepublishing.com/info.php?id=10
   
   PR:             ports/131191
   Submitted by:   Marcus von Appen <mva at sysfault.org>
   
   Revision  Changes    Path
   1.1272    +1 -0      ports/games/Makefile
   1.1       +59 -0     ports/games/linux-candycruncher-demo/Makefile (new)
   1.1       +3 -0      ports/games/linux-candycruncher-demo/distinfo (new)
   1.1       +4 -0      ports/games/linux-candycruncher-demo/files/candycruncher.in (new)
   1.1       +5 -0      ports/games/linux-candycruncher-demo/pkg-descr (new)
   1.1       +8 -0      ports/games/linux-candycruncher-demo/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
