View | Details | Raw Unified | Return to bug 107629
Collapse All | Expand All

(-)games/xabacus/Makefile (-3 / +4 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	xabacus
8
PORTNAME=	xabacus
9
PORTVERSION=	7.2.5
9
PORTVERSION=	7.2.6
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	${MASTER_SITE_SUNSITE} \
11
MASTER_SITES=	${MASTER_SITE_SUNSITE} \
12
		ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/
12
		http://www.tux.org/pub/tux/bagleyd/xabacus/
13
MASTER_SITE_SUBDIR=	apps/math
13
MASTER_SITE_SUBDIR=	apps/math
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
Lines 21-27 Link Here
21
USE_GNOME=	gnometarget
21
USE_GNOME=	gnometarget
22
USE_XPM=	yes
22
USE_XPM=	yes
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--without-nas
24
CONFIGURE_ARGS=	--mandir=${MANPREFIX}/man \
25
		--without-nas
25
26
26
MAN6=		xabacus.6
27
MAN6=		xabacus.6
27
28
(-)games/xabacus/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xabacus-7.2.5.tar.bz2) = 4ace00d01c82ac3b7d3c84cbf088517e
1
MD5 (xabacus-7.2.6.tar.bz2) = 2f5f59403a35eb480d2549e41a31b01f
2
SHA256 (xabacus-7.2.5.tar.bz2) = 4fb53810033505ec67c423c622e6f75ce7edcc3d5c6fcd76d44ae83b6c4a873e
2
SHA256 (xabacus-7.2.6.tar.bz2) = 5c5cec0c053f9b8390a6be88fcaba3d4a5d93809eaa2c65e3040c70a6300aefd
3
SIZE (xabacus-7.2.5.tar.bz2) = 197730
3
SIZE (xabacus-7.2.6.tar.bz2) = 200048

Return to bug 107629