diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-10 06:26:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-10 06:26:08 +0800 |
commit | 10a8b75e51573a2da46247cde0eda57a3e302808 (patch) | |
tree | e8a763ee8d59ddb8b4e9cccfbe2609ba723fb2da /games/xabacus | |
parent | fc1aeaa959a1315fbfd3077f76910ffb2c13db8d (diff) | |
download | freebsd-ports-gnome-10a8b75e51573a2da46247cde0eda57a3e302808.tar.gz freebsd-ports-gnome-10a8b75e51573a2da46247cde0eda57a3e302808.tar.zst freebsd-ports-gnome-10a8b75e51573a2da46247cde0eda57a3e302808.zip |
- Update to 7.2.6
PR: ports/107629
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'games/xabacus')
-rw-r--r-- | games/xabacus/Makefile | 7 | ||||
-rw-r--r-- | games/xabacus/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 15aa5244b78d..d6f2a3d5c457 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xabacus -PORTVERSION= 7.2.5 +PORTVERSION= 7.2.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/ + http://www.tux.org/pub/tux/bagleyd/xabacus/ MASTER_SITE_SUBDIR= apps/math MAINTAINER= ports@FreeBSD.org @@ -21,7 +21,8 @@ WANT_GNOME= yes USE_GNOME= gnometarget USE_XPM= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-nas +CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ + --without-nas MAN6= xabacus.6 diff --git a/games/xabacus/distinfo b/games/xabacus/distinfo index ad51446848b8..418bcc6b4043 100644 --- a/games/xabacus/distinfo +++ b/games/xabacus/distinfo @@ -1,3 +1,3 @@ -MD5 (xabacus-7.2.5.tar.bz2) = 4ace00d01c82ac3b7d3c84cbf088517e -SHA256 (xabacus-7.2.5.tar.bz2) = 4fb53810033505ec67c423c622e6f75ce7edcc3d5c6fcd76d44ae83b6c4a873e -SIZE (xabacus-7.2.5.tar.bz2) = 197730 +MD5 (xabacus-7.2.6.tar.bz2) = 2f5f59403a35eb480d2549e41a31b01f +SHA256 (xabacus-7.2.6.tar.bz2) = 5c5cec0c053f9b8390a6be88fcaba3d4a5d93809eaa2c65e3040c70a6300aefd +SIZE (xabacus-7.2.6.tar.bz2) = 200048 |