diff options
author | edwin <edwin@FreeBSD.org> | 2008-04-29 21:08:29 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-04-29 21:08:29 +0800 |
commit | 6fb7e32f21bb1f2bab18986b80418b8248d91f80 (patch) | |
tree | 8191a5f64f0bd2c3e968fbcb184840ea03ea5abb /games/xabacus | |
parent | c44648f7a4284b7fad580d93b74d46e2de6f768a (diff) | |
download | freebsd-ports-gnome-6fb7e32f21bb1f2bab18986b80418b8248d91f80.tar.gz freebsd-ports-gnome-6fb7e32f21bb1f2bab18986b80418b8248d91f80.tar.zst freebsd-ports-gnome-6fb7e32f21bb1f2bab18986b80418b8248d91f80.zip |
Update to 7.3.6
Diffstat (limited to 'games/xabacus')
-rw-r--r-- | games/xabacus/Makefile | 2 | ||||
-rw-r--r-- | games/xabacus/distinfo | 6 | ||||
-rw-r--r-- | games/xabacus/files/patch-xabacus.c | 12 | ||||
-rw-r--r-- | games/xabacus/pkg-plist | 1 |
4 files changed, 4 insertions, 17 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index b3b45127a4b1..a02618b856c3 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xabacus -PORTVERSION= 7.3.5 +PORTVERSION= 7.3.6 CATEGORIES= games MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ \ diff --git a/games/xabacus/distinfo b/games/xabacus/distinfo index 16dd5909c30d..f1a4c9f1297e 100644 --- a/games/xabacus/distinfo +++ b/games/xabacus/distinfo @@ -1,3 +1,3 @@ -MD5 (xabacus-7.3.5.tar.bz2) = bbc9da59855736976e7d39b1fa8742f6 -SHA256 (xabacus-7.3.5.tar.bz2) = 8b9375c432836eccc3cc3ccea8054692541b607e3c353bb7fc2174a567b371d2 -SIZE (xabacus-7.3.5.tar.bz2) = 259689 +MD5 (xabacus-7.3.6.tar.bz2) = 81bcc454c3dff6a47053e19777e15a68 +SHA256 (xabacus-7.3.6.tar.bz2) = de6f27145a837ec9a2343f3b0b8717b0bf081dc1236d647fa15a43b04870cbb1 +SIZE (xabacus-7.3.6.tar.bz2) = 260382 diff --git a/games/xabacus/files/patch-xabacus.c b/games/xabacus/files/patch-xabacus.c deleted file mode 100644 index 4f2990a7694c..000000000000 --- a/games/xabacus/files/patch-xabacus.c +++ /dev/null @@ -1,12 +0,0 @@ ---- 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, diff --git a/games/xabacus/pkg-plist b/games/xabacus/pkg-plist index 0b232857c6d1..b833c8fe7e89 100644 --- a/games/xabacus/pkg-plist +++ b/games/xabacus/pkg-plist @@ -1,6 +1,5 @@ bin/xabacus lib/X11/app-defaults/Abacus -%%DATADIR%%/Abacus.les %%DATADIR%%/Abacus.ps %%DATADIR%%/Abacus1_1.les %%DATADIR%%/Abacus1_2.les |