Date: Wed, 29 Mar 2000 11:36:20 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/17664: Update port: games/xabacus to 5.5.2 Message-ID: <200003291936.LAA32045@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 17664 >Category: ports >Synopsis: Update port: games/xabacus to 5.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 29 11:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Update to version 5.5.2 - Fix MASTER_SITES - Add WWW: line into pkg/DESCR >How-To-Repeat: >Fix: diff -urN /usr/ports/games/xabacus/Makefile xabacus/Makefile --- /usr/ports/games/xabacus/Makefile Wed Mar 29 20:01:11 2000 +++ xabacus/Makefile Thu Mar 30 04:22:26 2000 @@ -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: ports/games/xabacus/Makefile,v 1.5 2000/03/29 07:17:34 kris Exp $ # -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 -urN /usr/ports/games/xabacus/files/md5 xabacus/files/md5 --- /usr/ports/games/xabacus/files/md5 Tue May 5 10:25:23 1998 +++ xabacus/files/md5 Thu Mar 30 03:46:45 2000 @@ -1 +1 @@ -MD5 (xabacus-5.4.4.tar.gz) = 853452525520fc4f791b86eec6e7a968 +MD5 (xabacus-5.5.2.tar.gz) = 2ec8d651b3a24c6919aac0ccf85bbe99 diff -urN /usr/ports/games/xabacus/pkg/DESCR xabacus/pkg/DESCR --- /usr/ports/games/xabacus/pkg/DESCR Tue May 5 10:25:26 1998 +++ xabacus/pkg/DESCR Thu Mar 30 02:11:46 2000 @@ -5,3 +5,5 @@ 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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003291936.LAA32045>