summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-03-30 03:42:47 +0000
committerjedgar <jedgar@FreeBSD.org>2000-03-30 03:42:47 +0000
commit2da4f3a9bc2ab90aea298d8554722d670dc20b0f (patch)
tree6027ca5a994e291815fc53d904c334b5024d098a
parentbb8fe11820bdaf635bc8b1f2e206fb387798b1d0 (diff)
downloadFreeBSD-ports-2da4f3a9bc2ab90aea298d8554722d670dc20b0f.zip
FreeBSD-ports-2da4f3a9bc2ab90aea298d8554722d670dc20b0f.tar.gz
Update port to 5.5.2
Fix MASTER_SITES Add WWW PR: 17664 Submitted by: tkato@prontomail.ne.jp
-rw-r--r--games/xabacus/Makefile30
-rw-r--r--games/xabacus/distinfo2
-rw-r--r--games/xabacus/pkg-descr2
3 files changed, 18 insertions, 16 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile
index a08dc3a..6c6827e 100644
--- a/games/xabacus/Makefile
+++ b/games/xabacus/Makefile
@@ -1,30 +1,30 @@
# New ports collection makefile for: xabacus
-# Version required: 5.4.4
+# Version required: 5.5.2
# Date created: 3 May 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= xabacus-5.4.4
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.tux.org/pub/people/david-bagley/xabacus/ \
- ${MASTER_SITE_XCONTRIB}
+DISTNAME= xabacus-5.5.2
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
+ ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/
MASTER_SITE_SUBDIR= applications
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
-REQUIRES_MOTIF= yes
-WRKSRC= ${WRKDIR}/xabacus
+WRKSRC= ${WRKDIR}/xabacus
+REQUIRES_MOTIF= yes
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
-MAN1= xabacus.1
+MAN1= xabacus.1
do-install:
- @ ${INSTALL_PROGRAM} ${WRKSRC}/xabacus ${PREFIX}/bin
- @ ${INSTALL_PROGRAM} ${WRKSRC}/xmabacus ${PREFIX}/bin
- @ ${INSTALL_DATA} ${WRKSRC}/Abacus.ad ${X11BASE}/lib/X11/app-defaults/Abacus
- @ ${INSTALL_MAN} ${WRKSRC}/xabacus.man ${PREFIX}/man/man1/xabacus.1
+ ${INSTALL_PROGRAM} ${WRKSRC}/xabacus ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/xmabacus ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/xabacus.man ${PREFIX}/man/man1/xabacus.1
+ ${INSTALL_DATA} ${WRKSRC}/Abacus.ad ${X11BASE}/lib/X11/app-defaults/Abacus
.include <bsd.port.mk>
diff --git a/games/xabacus/distinfo b/games/xabacus/distinfo
index f705277..d1ac887 100644
--- a/games/xabacus/distinfo
+++ b/games/xabacus/distinfo
@@ -1 +1 @@
-MD5 (xabacus-5.4.4.tar.gz) = 853452525520fc4f791b86eec6e7a968
+MD5 (xabacus-5.5.2.tar.gz) = 2ec8d651b3a24c6919aac0ccf85bbe99
diff --git a/games/xabacus/pkg-descr b/games/xabacus/pkg-descr
index 735e903..bb3ee10 100644
--- a/games/xabacus/pkg-descr
+++ b/games/xabacus/pkg-descr
@@ -5,3 +5,5 @@ simulate a computer within a computer, so what does that show).
Actually, with a real abacus, one can move more than one row at a
time with 10 fingers. But on the other hand, a real abacus does
not have the current sum displayed as an integer.
+
+WWW: http://www.tux.org/~bagleyd/abacus.html
OpenPOWER on IntegriCloud