diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-15 07:15:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-15 07:15:10 +0800 |
commit | 2cfe168fe61f97891ce2b1fe2dc1a59bd1378c2c (patch) | |
tree | ccbca16ac8098e63ab7981b0f9a0590eb423fa2c /games | |
parent | 9946906992412dc0b6e90c4ceef58eac3739814b (diff) | |
download | freebsd-ports-gnome-2cfe168fe61f97891ce2b1fe2dc1a59bd1378c2c.tar.gz freebsd-ports-gnome-2cfe168fe61f97891ce2b1fe2dc1a59bd1378c2c.tar.zst freebsd-ports-gnome-2cfe168fe61f97891ce2b1fe2dc1a59bd1378c2c.zip |
- Update to 7.3.2
PR: 118622
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/xabacus/Makefile | 6 | ||||
-rw-r--r-- | games/xabacus/distinfo | 6 | ||||
-rw-r--r-- | games/xabacus/pkg-plist | 40 |
3 files changed, 31 insertions, 21 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 1862468ea61e..26e2b9ffb0e6 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xabacus -PORTVERSION= 7.3.1 +PORTVERSION= 7.3.2 CATEGORIES= games MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ \ @@ -17,10 +17,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Abacus for X Window System USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XORG= xpm +USE_XLIB= yes WANT_GNOME= yes USE_GNOME= gnometarget -USE_XPM= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-nas diff --git a/games/xabacus/distinfo b/games/xabacus/distinfo index d48d3d4cb6bb..31c02ae63751 100644 --- a/games/xabacus/distinfo +++ b/games/xabacus/distinfo @@ -1,3 +1,3 @@ -MD5 (xabacus-7.3.1.tar.bz2) = def900e467d46097d268e73d4c4eb652 -SHA256 (xabacus-7.3.1.tar.bz2) = de278d5b23114f360f65a25d451c6d388c29cecef8b3537910e09f4b67cce110 -SIZE (xabacus-7.3.1.tar.bz2) = 194813 +MD5 (xabacus-7.3.2.tar.bz2) = d8928f05084792d9966a0ef883988c7d +SHA256 (xabacus-7.3.2.tar.bz2) = d95d76a515a61311c0ed290d389799c4fa6a37ca6ac9487b162b0c0ff82e4d2a +SIZE (xabacus-7.3.2.tar.bz2) = 201305 diff --git a/games/xabacus/pkg-plist b/games/xabacus/pkg-plist index 4ecb3801a7b5..0b232857c6d1 100644 --- a/games/xabacus/pkg-plist +++ b/games/xabacus/pkg-plist @@ -1,21 +1,31 @@ bin/xabacus lib/X11/app-defaults/Abacus +%%DATADIR%%/Abacus.les %%DATADIR%%/Abacus.ps -%%DATADIR%%/Abacus1.les -%%DATADIR%%/Abacus2.les -%%DATADIR%%/Abacus3.les -%%DATADIR%%/Abacus4.les -%%DATADIR%%/Abacusjp1.les -%%DATADIR%%/Abacusjp2.les -%%DATADIR%%/Abacusjp3.les -%%DATADIR%%/Abacusjp4.les -%%DATADIR%%/Abacusko1.les -%%DATADIR%%/Abacusko2.les -%%DATADIR%%/Abacusko3.les -%%DATADIR%%/Abacusko4.les -%%DATADIR%%/Abacusru1.les -%%DATADIR%%/Abacusru2.les -%%DATADIR%%/Abacusru3.les +%%DATADIR%%/Abacus1_1.les +%%DATADIR%%/Abacus1_2.les +%%DATADIR%%/Abacus2_1.les +%%DATADIR%%/Abacus3_1.les +%%DATADIR%%/Abacus4_1.les +%%DATADIR%%/Abacus5_1.les +%%DATADIR%%/Abacusjp1_1.les +%%DATADIR%%/Abacusjp1_2.les +%%DATADIR%%/Abacusjp2_1.les +%%DATADIR%%/Abacusjp3_1.les +%%DATADIR%%/Abacusjp4_1.les +%%DATADIR%%/Abacusjp5_1.les +%%DATADIR%%/Abacusko1_1.les +%%DATADIR%%/Abacusko1_2.les +%%DATADIR%%/Abacusko2_1.les +%%DATADIR%%/Abacusko3_1.les +%%DATADIR%%/Abacusko4_1.les +%%DATADIR%%/Abacusko5_1.les +%%DATADIR%%/Abacusru1_1.les +%%DATADIR%%/Abacusru1_2.les +%%DATADIR%%/Abacusru2_1.les +%%DATADIR%%/Abacusru3_1.les +%%DATADIR%%/Abacusru4_1.les +%%DATADIR%%/Abacusru5_1.les %%DATADIR%%/bump.au %%DATADIR%%/move.au @dirrm %%DATADIR%% |