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).
This commit is contained in:
Jan Beich 2015-02-16 10:16:35 +00:00
parent d16c3bd88d
commit 3c876d2668
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379087
2 changed files with 5 additions and 5 deletions

View file

@ -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:

View file

@ -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