aboutsummaryrefslogtreecommitdiff
path: root/games/xabacus
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-02-16 10:16:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-02-16 10:16:35 +0000
commit3c876d26684a888f54a6adbec227a7a273966de3 (patch)
tree3c33f8c6987a21221c5e8819d6a86a1598fa5c8b /games/xabacus
parentd16c3bd88d25406a74ddb19d81b5511cda96f240 (diff)
downloadports-3c876d26684a888f54a6adbec227a7a273966de3.tar.gz
ports-3c876d26684a888f54a6adbec227a7a273966de3.zip
Update to version 8.0.2
PR: 197436 Submitted by: tkato432@yahoo.com ChangeLog: [Nov 28, 2014] V8.0.2: Many bugs fixed for the new Counter including highlighting. [Nov 18, 2014] V8.0.1: Not released Medieval Counter added. Click left of X to add or right of X to subtract. Middle of line is a counts as 5 (for base 10).
Notes
Notes: svn path=/head/; revision=379087
Diffstat (limited to 'games/xabacus')
-rw-r--r--games/xabacus/Makefile6
-rw-r--r--games/xabacus/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile
index d8b78686ccf7..a9cbe49e97c1 100644
--- a/games/xabacus/Makefile
+++ b/games/xabacus/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xabacus
-PORTVERSION= 8.0.0
+PORTVERSION= 8.0.2
CATEGORIES= games
MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \
http://ftp.tux.org/pub/tux/bagleyd/xabacus/
@@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:bzip2
USE_XORG= xpm
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --without-nas
CONFIGURE_ENV= ac_cv_x_app_defaults=${PREFIX}/lib/X11/app-defaults
+CONFIGURE_ARGS= --without-nas
INSTALLS_ICONS= yes
DESKTOP_ENTRIES="XAbacus" "" "abacus" "${PORTNAME}" "" ""
@@ -30,7 +30,7 @@ ESOUND_USE= gnome=esound
ESOUND_CONFIGURE_ON= --without-rplay --with-esound
ESOUND_CONFIGURE_OFF= --with-rplay --without-esound
ESOUND_LDFLAGS= -L${LOCALBASE}/lib -laudiofile
-MOTIF_USES= motif
+MOTIF_USES= motif
MOTIF_CONFIGURE_WITH= motif
post-patch:
diff --git a/games/xabacus/distinfo b/games/xabacus/distinfo
index 3acd9a962d05..222a1ea5d9bc 100644
--- a/games/xabacus/distinfo
+++ b/games/xabacus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xabacus-8.0.0.tar.bz2) = e81aa183f2f0e1ed962709ed9aed0646ae1ad8cf57b4e60866201e8af54ea874
-SIZE (xabacus-8.0.0.tar.bz2) = 285620
+SHA256 (xabacus-8.0.2.tar.bz2) = aca55ad0df545f881ae11b792d4cac64b156474fe46291cfbd0bc4e55141ba8c
+SIZE (xabacus-8.0.2.tar.bz2) = 285599