Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2008 03:00:23 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/122761: Update port: games/xabacus to 7.3.5
Message-ID:  <20080415030023.93309f63.tkato432@yahoo.com>
Resent-Message-ID: <200804141810.m3EIA4rp017185@freefall.freebsd.org>

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

>Number:         122761
>Category:       ports
>Synopsis:       Update port: games/xabacus to 7.3.5
>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:   Mon Apr 14 18:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 7.3.5

New file:
files/patch-xabacus.c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/xabacus/Makefile games/xabacus/Makefile
--- /usr/ports/games/xabacus/Makefile	2008-02-19 22:12:30.000000000 +0900
+++ games/xabacus/Makefile	2008-04-10 23:06:21.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xabacus
-PORTVERSION=	7.3.3
+PORTVERSION=	7.3.5
 CATEGORIES=	games
 MASTER_SITES=	http://www.tux.org/~bagleyd/abacus/ \
 		http://ftp.tux.org/pub/tux/bagleyd/xabacus/ \
diff -urN /usr/ports/games/xabacus/distinfo games/xabacus/distinfo
--- /usr/ports/games/xabacus/distinfo	2008-02-19 22:12:30.000000000 +0900
+++ games/xabacus/distinfo	2008-04-10 23:07:20.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (xabacus-7.3.3.tar.bz2) = 85bbdedd65cb05c1c84b985eea5439b9
-SHA256 (xabacus-7.3.3.tar.bz2) = bc8dceb0624d2ecfacb25a04628e5d7ce6453f397bbcadd289fdf76bf12958ec
-SIZE (xabacus-7.3.3.tar.bz2) = 201264
+MD5 (xabacus-7.3.5.tar.bz2) = bbc9da59855736976e7d39b1fa8742f6
+SHA256 (xabacus-7.3.5.tar.bz2) = 8b9375c432836eccc3cc3ccea8054692541b607e3c353bb7fc2174a567b371d2
+SIZE (xabacus-7.3.5.tar.bz2) = 259689
diff -urN /usr/ports/games/xabacus/files/patch-xabacus.c games/xabacus/files/patch-xabacus.c
--- /usr/ports/games/xabacus/files/patch-xabacus.c	1970-01-01 09:00:00.000000000 +0900
+++ games/xabacus/files/patch-xabacus.c	2008-04-10 23:09:33.000000000 +0900
@@ -0,0 +1,12 @@
+--- xabacus.c.orig	2008-04-10 05:11:27.000000000 +0900
++++ xabacus.c	2008-04-10 23:09:23.000000000 +0900
+@@ -1253,7 +1253,9 @@
+ 		XtNmono, &mono,
+ 		XtNreverseVideo, &reverse,
+ 		XtNmode, &mode,
++#ifdef LEE_ABACUS
+ 		XtNscript, &script,
++#endif
+ 		XtNdemoForeground, &demoForeground,
+ 		XtNdemoBackground, &demoBackground,
+ 		XtNdemoPath, &demoPath,
>Release-Note:
>Audit-Trail:
>Unformatted:



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