Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Jan 2008 00:33:30 +0100
From:      "Beat Gaetzi" <beat@chruetertee.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119400: [PATCH] games/funnyboat: update to 1.5
Message-ID:  <200801062333.m06NXFOr015052@marvin.chruetertee.ch>
Resent-Message-ID: <200801062340.m06Ne2lK076836@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119400
>Category:       ports
>Synopsis:       [PATCH] games/funnyboat: update to 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 06 23:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Beat Gätzi
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD daedalus.network.local 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #1: Wed Jun 6 22:22:54 CEST 2007 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386


	
>Description:
	update funnyboat to 1.5
	
>How-To-Repeat:
	
>Fix:

	

--- funnyboat.patch begins here ---
diff -Naur funnyboat.orig/Makefile funnyboat/Makefile
--- funnyboat.orig/Makefile	Sat May 19 22:06:03 2007
+++ funnyboat/Makefile	Mon Jan  7 00:23:42 2008
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	funnyboat
-PORTVERSION=	1.4
-PORTREVISION=	1
+PORTVERSION=	1.5
 CATEGORIES=	games
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
 MAINTAINER=	amdmi3@amdmi3.ru
 COMMENT=	A side scrolling shooter game starring a steamboat on the sea
 
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \
-		${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric
+RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+USE_ZIP=	yes
 USE_PYTHON=	2.4+
 NO_BUILD=	yes
 
diff -Naur funnyboat.orig/distinfo funnyboat/distinfo
--- funnyboat.orig/distinfo	Sun Mar 18 14:32:48 2007
+++ funnyboat/distinfo	Sat Jan  5 20:29:21 2008
@@ -1,3 +1,3 @@
-MD5 (funnyboat-1.4.tar.gz) = b24f1debe0d1ad5e8865661943f98b05
-SHA256 (funnyboat-1.4.tar.gz) = df7873e57419f3ab64ab8073c884de3b38ebcb191bb25ce5254579f96ba7b032
-SIZE (funnyboat-1.4.tar.gz) = 3823121
+MD5 (funnyboat-1.5-src.zip) = 71724a755614c286bd861864bd0062a6
+SHA256 (funnyboat-1.5-src.zip) = de001d17f0e380df89bf5000392db75b385851a3cd200b3b87a8a9b66502f016
+SIZE (funnyboat-1.5-src.zip) = 3839990
--- funnyboat.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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