From nobody@FreeBSD.org  Tue Apr  9 06:45:34 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 49FA5E6
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  9 Apr 2013 06:45:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A9A53C7
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  9 Apr 2013 06:45:34 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r396jWiY046951
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 9 Apr 2013 06:45:32 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r396jW2s046950;
	Tue, 9 Apr 2013 06:45:32 GMT
	(envelope-from nobody)
Message-Id: <201304090645.r396jW2s046950@red.freebsd.org>
Date: Tue, 9 Apr 2013 06:45:32 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: devel/flatzebra: Update to 0.1.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: edwin@mavetju.org

>Number:         177730
>Category:       ports
>Synopsis:       devel/flatzebra: Update to 0.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    martymac
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 09 06:50:00 UTC 2013
>Closed-Date:    Wed Apr 17 13:04:05 UTC 2013
>Last-Modified:  Wed Apr 17 13:10:00 UTC 2013
>Originator:     Ganael Laplanche
>Release:        10-CURRENT
>Organization:
http://contribs.martymac.org
>Environment:
FreeBSD laptop.martymac.org 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r248557M: Wed Mar 20 20:39:39 CET 2013     martymac@laptop.martymac.org:/usr/obj/files/Src/sys/GENERIC  amd64
>Description:
Hi Edwin,

Here is a patch to update devel/flatzebra to 0.1.6.

Tinderbox build is OK, see :

http://tinderbox.martymac.org/tb/index.php?action=describe_port&id=233

Thanks in advance,
Best regards.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN devel/flatzebra.orig/Makefile devel/flatzebra/Makefile
--- devel/flatzebra.orig/Makefile	2012-11-17 06:55:42.000000000 +0100
+++ devel/flatzebra/Makefile	2013-04-09 05:47:02.076934488 +0200
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	flatzebra
-# Date created:				2005-10-18
-# Whom:					Edwin Groothuis <edwin2mavetju.org>
-#
+# Created by: Edwin Groothuis <edwin2mavetju.org>
 # $FreeBSD: ports/devel/flatzebra/Makefile,v 1.18 2012/11/17 05:55:42 svnexp Exp $
-#
 
 PORTNAME=	flatzebra
-PORTVERSION=	0.1.5
-PORTREVISION=	2
+PORTVERSION=	0.1.6
 CATEGORIES=	devel games
 MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/
 
@@ -19,15 +14,17 @@
 
 USE_AUTOTOOLS=	libtool
 USE_SDL=	sdl mixer image
-USE_GNOME=	pkgconfig
+USE_PKGCONFIG=	build
 
 USE_LDCONFIG=	yes
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
 PORTDOCS=	AUTHORS COPYING INSTALL NEWS README TODO THANKS
 
+.include <bsd.port.options.mk>
+
 post-patch:
-.if defined(NOPORTDOCS)
+.if empty(PORT_OPTIONS:MDOCS)
 	@${REINPLACE_CMD} 's|^install-data-am: .*|install-data-am: install-pkgconfigDATA|' ${WRKSRC}/Makefile.in
 .endif
 
diff -aurN devel/flatzebra.orig/distinfo devel/flatzebra/distinfo
--- devel/flatzebra.orig/distinfo	2011-07-03 16:55:41.000000000 +0200
+++ devel/flatzebra/distinfo	2013-04-08 07:58:38.928641309 +0200
@@ -1,2 +1,2 @@
-SHA256 (flatzebra-0.1.5.tar.gz) = d663aa222fb8ba3974ccbe82778ecd38e64a2d7524b12e54b3cf0dbb9f017c07
-SIZE (flatzebra-0.1.5.tar.gz) = 340636
+SHA256 (flatzebra-0.1.6.tar.gz) = 4e7bb0a77136ec3b81e0f73c1d08e828d38ef011095d5ce7068a94f3bb21d67a
+SIZE (flatzebra-0.1.6.tar.gz) = 359098


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Apr 9 06:50:08 UTC 2013 
Responsible-Changed-Why:  
edwin@mavetju.org => edwin@ (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177730 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Apr 9 06:50:10 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: edwin@mavetju.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/177730: devel/flatzebra: Update to 0.1.6
Date: Tue, 9 Apr 2013 06:50:09 UT

 Maintainer of devel/flatzebra,
 
 Please note that PR ports/177730 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177730
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: edwin->martymac 
Responsible-Changed-By: martymac 
Responsible-Changed-When: Wed Apr 17 08:27:18 UTC 2013 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177730 
State-Changed-From-To: feedback->closed 
State-Changed-By: martymac 
State-Changed-When: Wed Apr 17 13:04:03 UTC 2013 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177730: commit references a PR
Date: Wed, 17 Apr 2013 13:02:59 +0000 (UTC)

 Author: martymac
 Date: Wed Apr 17 13:02:44 2013
 New Revision: 315963
 URL: http://svnweb.freebsd.org/changeset/ports/315963
 
 Log:
   Update devel/flatzebra and dependent ports :
   
   devel/flatzebra [1]:
   - Update to 0.1.6
   - Use new Makefile header format
   - Replace USE_GNOME by proper USE_PKGCONFIG
   - Switch to OptionsNG
   
   games/afternoonstalker:
   - Update to 1.1.5
   - Use new Makefile header format
   
   games/burgerspace:
   - Update to 1.9.2
   - Use new Makefile header format
   
   games/cosmosmash:
   - Update to 1.4.6
   - Use new Makefile header format
   
   PR:	ports/177730 [1]
   Approved by:	edwin (maintainer) [1]
   Feature safe:	yes
 
 Added:
   head/games/cosmosmash/files/
   head/games/cosmosmash/files/patch-src-roundbeetle-NativeSDLSoundRenderer.cpp   (contents, props changed)
 Modified:
   head/devel/flatzebra/Makefile   (contents, props changed)
   head/devel/flatzebra/distinfo   (contents, props changed)
   head/games/afternoonstalker/Makefile   (contents, props changed)
   head/games/afternoonstalker/distinfo   (contents, props changed)
   head/games/burgerspace/Makefile   (contents, props changed)
   head/games/burgerspace/distinfo   (contents, props changed)
   head/games/cosmosmash/Makefile   (contents, props changed)
   head/games/cosmosmash/distinfo   (contents, props changed)
   head/games/cosmosmash/pkg-plist   (contents, props changed)
 
 Modified: head/devel/flatzebra/Makefile
 ==============================================================================
 --- head/devel/flatzebra/Makefile	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/devel/flatzebra/Makefile	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,13 +1,8 @@
 -# New ports collection makefile for:	flatzebra
 -# Date created:				2005-10-18
 -# Whom:					Edwin Groothuis <edwin2mavetju.org>
 -#
 +# Created by: Edwin Groothuis <edwin2mavetju.org>
  # $FreeBSD$
 -#
  
  PORTNAME=	flatzebra
 -PORTVERSION=	0.1.5
 -PORTREVISION=	2
 +PORTVERSION=	0.1.6
  CATEGORIES=	devel games
  MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/
  
 @@ -19,15 +14,17 @@ CONFIGURE_ARGS=	--includedir=${PREFIX}/i
  
  USE_AUTOTOOLS=	libtool
  USE_SDL=	sdl mixer image
 -USE_GNOME=	pkgconfig
 +USE_PKGCONFIG=	build
  
  USE_LDCONFIG=	yes
  
  DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
  PORTDOCS=	AUTHORS COPYING INSTALL NEWS README TODO THANKS
  
 +.include <bsd.port.options.mk>
 +
  post-patch:
 -.if defined(NOPORTDOCS)
 +.if empty(PORT_OPTIONS:MDOCS)
  	@${REINPLACE_CMD} 's|^install-data-am: .*|install-data-am: install-pkgconfigDATA|' ${WRKSRC}/Makefile.in
  .endif
  
 
 Modified: head/devel/flatzebra/distinfo
 ==============================================================================
 --- head/devel/flatzebra/distinfo	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/devel/flatzebra/distinfo	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,2 +1,2 @@
 -SHA256 (flatzebra-0.1.5.tar.gz) = d663aa222fb8ba3974ccbe82778ecd38e64a2d7524b12e54b3cf0dbb9f017c07
 -SIZE (flatzebra-0.1.5.tar.gz) = 340636
 +SHA256 (flatzebra-0.1.6.tar.gz) = 4e7bb0a77136ec3b81e0f73c1d08e828d38ef011095d5ce7068a94f3bb21d67a
 +SIZE (flatzebra-0.1.6.tar.gz) = 359098
 
 Modified: head/games/afternoonstalker/Makefile
 ==============================================================================
 --- head/games/afternoonstalker/Makefile	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/games/afternoonstalker/Makefile	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,13 +1,8 @@
 -# New ports collection makefile for:	afternoonstalker
 -# Date created:			Feb 15, 2003
 -# Whom:				Mark Pulford <mark@kyne.com.au>
 -#
 +# Created by: Mark Pulford <mark@kyne.com.au>
  # $FreeBSD$
 -#
  
  PORTNAME=	afternoonstalker
 -PORTVERSION=	1.1.4
 -PORTREVISION=	3
 +PORTVERSION=	1.1.5
  CATEGORIES=	games
  MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/ \
  		LOCAL/martymac
 
 Modified: head/games/afternoonstalker/distinfo
 ==============================================================================
 --- head/games/afternoonstalker/distinfo	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/games/afternoonstalker/distinfo	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,2 +1,2 @@
 -SHA256 (afternoonstalker-1.1.4.tar.gz) = 8466bf02a58e9f3021203284e13db091a402be36fae873f6f1b54d6f60c4c480
 -SIZE (afternoonstalker-1.1.4.tar.gz) = 201687
 +SHA256 (afternoonstalker-1.1.5.tar.gz) = cb9896e00654057edc1ef8843c6c7f5bbcc0b5313e06227ae6e73d0c1d689097
 +SIZE (afternoonstalker-1.1.5.tar.gz) = 202663
 
 Modified: head/games/burgerspace/Makefile
 ==============================================================================
 --- head/games/burgerspace/Makefile	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/games/burgerspace/Makefile	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,13 +1,8 @@
 -# New ports collection makefile for:	burgerspace
 -# Date created:			Apr 13, 2001
 -# Whom:				Mark Pulford <mark@kyne.com.au>
 -#
 +# Created by: Mark Pulford <mark@kyne.com.au>
  # $FreeBSD$
 -#
  
  PORTNAME=	burgerspace
 -PORTVERSION=	1.9.0
 -PORTREVISION=	3
 +PORTVERSION=	1.9.2
  CATEGORIES=	games
  MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/ \
  		LOCAL/martymac
 
 Modified: head/games/burgerspace/distinfo
 ==============================================================================
 --- head/games/burgerspace/distinfo	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/games/burgerspace/distinfo	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,2 +1,2 @@
 -SHA256 (burgerspace-1.9.0.tar.gz) = 22d242b3e27a4185300193205b3afb835b7c4142910a734829bf3aff3acabab4
 -SIZE (burgerspace-1.9.0.tar.gz) = 475315
 +SHA256 (burgerspace-1.9.2.tar.gz) = 34b0feccf543b11f9f9a182203d67cd453675255fed4b745e4e74c121b211bf2
 +SIZE (burgerspace-1.9.2.tar.gz) = 505314
 
 Modified: head/games/cosmosmash/Makefile
 ==============================================================================
 --- head/games/cosmosmash/Makefile	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/games/cosmosmash/Makefile	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,13 +1,8 @@
 -# New ports collection makefile for: cosmosmash
 -# Date created:                      12 Apr 2008
 -# Whom:                              Ganael Laplanche <ganael.laplanche@martymac.org>
 -#
 +# Created by: Ganael Laplanche <ganael.laplanche@martymac.org>
  # $FreeBSD$
 -#
  
  PORTNAME=	cosmosmash
 -DISTVERSION=	1.4.5
 -PORTREVISION=	2
 +DISTVERSION=	1.4.6
  CATEGORIES=	games
  MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/ \
  		LOCAL/martymac
 
 Modified: head/games/cosmosmash/distinfo
 ==============================================================================
 --- head/games/cosmosmash/distinfo	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/games/cosmosmash/distinfo	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -1,2 +1,2 @@
 -SHA256 (cosmosmash-1.4.5.tar.gz) = 6be7206f68884bd81116aa857c62ad3d8d2a25060586f0d0394303b0ed2d292b
 -SIZE (cosmosmash-1.4.5.tar.gz) = 156826
 +SHA256 (cosmosmash-1.4.6.tar.gz) = 6e78b2b3dc5ead19af3e59adeea0ed8e26ebdb2b3f32efdb71b2b16154ae42dd
 +SIZE (cosmosmash-1.4.6.tar.gz) = 905594
 
 Added: head/games/cosmosmash/files/patch-src-roundbeetle-NativeSDLSoundRenderer.cpp
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/games/cosmosmash/files/patch-src-roundbeetle-NativeSDLSoundRenderer.cpp	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -0,0 +1,11 @@
 +--- src/roundbeetle/NativeSDLSoundRenderer.cpp.orig	2013-04-12 09:21:38.324768572 +0200
 ++++ src/roundbeetle/NativeSDLSoundRenderer.cpp	2013-04-12 09:22:02.992763092 +0200
 +@@ -42,7 +42,7 @@
 +     desired.freq = _rendererFreqInHz;
 +     desired.format = AUDIO_S16;
 +     desired.channels = 2;
 +-    desired.samples = _rendererFreqInHz * bufferSizeInMS / 1000 * desired.channels;
 ++    desired.samples = 1024;
 +     desired.callback = fillerCallback;
 +     desired.userdata = this;
 + }
 
 Modified: head/games/cosmosmash/pkg-plist
 ==============================================================================
 --- head/games/cosmosmash/pkg-plist	Wed Apr 17 12:49:24 2013	(r315962)
 +++ head/games/cosmosmash/pkg-plist	Wed Apr 17 13:02:44 2013	(r315963)
 @@ -7,6 +7,7 @@ share/pixmaps/cosmosmash.png
  %%DATADIR%%/sounds/pulsar-beep.wav
  %%DATADIR%%/sounds/saucer-shooting.wav
  %%DATADIR%%/sounds/hyperspace.wav
 +%%DATADIR%%/sounds/level-finished.wav
  @dirrm %%DATADIR%%/sounds
  @dirrm %%DATADIR%%
  %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
