Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2013 22:37:55 GMT
From:      Jesse <jessefrgsmith@yahoo.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179735: port update: games/sopwith
Message-ID:  <201306192237.r5JMbt5D022214@oldred.freebsd.org>
Resent-Message-ID: <201306192240.r5JMe1qx058940@freefall.freebsd.org>

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

>Number:         179735
>Category:       ports
>Synopsis:       port update: games/sopwith
>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:   Wed Jun 19 22:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        FreeBSD 9.1 32-bit
>Organization:
RM
>Environment:
>Description:
The attached patch brings the games/sopwith port up to date with the upstream version of this game. This fixes some issues related to initializing video and enabling/disabling sound.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/games/sopwith/Makefile sopwith/Makefile
--- /usr/ports/games/sopwith/Makefile	2012-12-03 21:05:50.000000000 -0400
+++ sopwith/Makefile	2013-06-19 16:30:54.000000000 -0300
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	sopwith
-PORTVERSION=	1.7.4
-PORTREVISION=	3
+PORTVERSION=	1.8.1
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/sdl-${PORTNAME}/sdl_${PORTNAME}/${PORTVERSION}
 
diff -ruN /usr/ports/games/sopwith/distinfo sopwith/distinfo
--- /usr/ports/games/sopwith/distinfo	2012-12-03 21:05:50.000000000 -0400
+++ sopwith/distinfo	2013-06-19 16:34:33.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (sopwith-1.7.4.tar.gz) = eadbcae0190d874896a73a621d99f55ca5d063710c7a80f58b8bfa928a9a8126
-SIZE (sopwith-1.7.4.tar.gz) = 278793
+SHA256 (sopwith-1.8.1.tar.gz) = bfadf07ddfdbb18f360bff96494b876258cd9764202f3f67f92be446d17dfffc
+SIZE (sopwith-1.8.1.tar.gz) = 355372


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



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