Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2010 00:12:38 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151612: [patch] games/bs: update to latest version; take maintainership
Message-ID:  <201010210012.o9L0Ccvd043666@www.freebsd.org>
Resent-Message-ID: <201010210020.o9L0K7k9004568@freefall.freebsd.org>

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

>Number:         151612
>Category:       ports
>Synopsis:       [patch] games/bs: update to latest version; take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 21 00:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        8.1-STABLE
>Organization:
>Environment:
>Description:
- Update games/bs: 2.7 -> 2.8
- Take maintainership

Tinderbox logs can be found here:

 - http://www.glenbarber.us/tb/logs/8.0-FreeBSD/bs-2.8.log
 - http://www.glenbarber.us/tb/logs/7.3-FreeBSD/bs-2.8.log
 - http://www.glenbarber.us/tb/logs/6.4-FreeBSD/bs-2.8.log


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/games/bs.orig/Makefile /usr/ports/games/bs/Makefile
--- /usr/ports/games/bs.orig/Makefile	2005-10-11 22:45:04.000000000 -0400
+++ /usr/ports/games/bs/Makefile	2010-10-20 19:43:59.990039668 -0400
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	bs
-PORTVERSION=	2.7
+PORTVERSION=	2.8
 CATEGORIES=	games
 MASTER_SITES=	http://www.catb.org/~esr/bs/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	gjb@FreeBSD.org
 COMMENT=	Battleships solitaire game with a color interface
 
 MAKE_ARGS=	CC="${CC}"
diff -ruN /usr/ports/games/bs.orig/distinfo /usr/ports/games/bs/distinfo
--- /usr/ports/games/bs.orig/distinfo	2005-11-24 14:27:27.000000000 -0500
+++ /usr/ports/games/bs/distinfo	2010-10-20 19:44:02.755815485 -0400
@@ -1,3 +1,3 @@
-MD5 (bs-2.7.tar.gz) = 5786c6006e503d100e65139dadb5d5a7
-SHA256 (bs-2.7.tar.gz) = a2a4cf49ea23997273a0793e5af0aa50486a3f5a2ad075ea5f712c8e7cf71479
-SIZE (bs-2.7.tar.gz) = 19936
+MD5 (bs-2.8.tar.gz) = 3add0396d1e7f98c20267634f41a87b1
+SHA256 (bs-2.8.tar.gz) = 0f8482f18f043449564b8ba667a77069c1a54bc20d6bd96bbf27b04947c06a22
+SIZE (bs-2.8.tar.gz) = 20369


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



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