From owner-freebsd-ports Wed Mar 29 11:40:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B7C437B9A0 for ; Wed, 29 Mar 2000 11:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA32721; Wed, 29 Mar 2000 11:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BEEB137B559 for ; Wed, 29 Mar 2000 11:37:31 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA32249; Wed, 29 Mar 2000 11:37:31 -0800 (PST) (envelope-from nobody@FreeBSD.org) Message-Id: <200003291937.LAA32249@freefall.freebsd.org> Date: Wed, 29 Mar 2000 11:37:31 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/17665: Update port: games/xhexagons to 5.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17665 >Category: ports >Synopsis: Update port: games/xhexagons 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 - Add WWW: line into pkg/DESCR >How-To-Repeat: >Fix: diff -urN /usr/ports/games/xhexagons/Makefile xhexagons/Makefile --- /usr/ports/games/xhexagons/Makefile Wed Mar 29 20:01:16 2000 +++ xhexagons/Makefile Thu Mar 30 03:30:49 2000 @@ -1,29 +1,26 @@ # New ports collection makefile for: xhexagons -# Version required: 5.4.4 +# Version required: 5.5.2 # Date created: 20 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD: ports/games/xhexagons/Makefile,v 1.3 2000/03/29 07:18:11 kris Exp $ # -DISTNAME= xhexagons-5.4.4 -CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_XCONTRIB} +DISTNAME= xhexagons-5.5.2 +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/xhexagons -USE_IMAKE= yes -MAN1= xhexagons.1 -MANCOMPRESSED= no - -# Not configured to use Motif. -# Optionally edit ${WRKSRC}/Imakefile before build. +WRKSRC= ${WRKDIR}/xhexagons +USE_IMAKE= yes +MAN1= xhexagons.1 +MANCOMPRESSED= no do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/xhexagons ${PREFIX}/bin - @${INSTALL_DATA} ${WRKSRC}/Hexagons.ad ${PREFIX}/lib/X11/app-defaults/Hexagons - @${INSTALL_MAN} ${WRKSRC}/xhexagons.man ${PREFIX}/man/man1/xhexagons.1 + ${INSTALL_PROGRAM} ${WRKSRC}/xhexagons ${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/Hexagons.ad ${PREFIX}/lib/X11/app-defaults/Hexagons + ${INSTALL_MAN} ${WRKSRC}/xhexagons.man ${PREFIX}/man/man1/xhexagons.1 .include diff -urN /usr/ports/games/xhexagons/files/md5 xhexagons/files/md5 --- /usr/ports/games/xhexagons/files/md5 Sat May 1 10:58:17 1999 +++ xhexagons/files/md5 Thu Mar 30 03:47:09 2000 @@ -1 +1 @@ -MD5 (xhexagons-5.4.4.tar.gz) = 34215c94ed13fdbf47ed98d44bf2db45 +MD5 (xhexagons-5.5.2.tar.gz) = a267f12e3f2a9dc031fd3ce4c041f6ad diff -urN /usr/ports/games/xhexagons/pkg/DESCR xhexagons/pkg/DESCR --- /usr/ports/games/xhexagons/pkg/DESCR Sat May 1 10:58:18 1999 +++ xhexagons/pkg/DESCR Thu Mar 30 03:35:03 2000 @@ -3,5 +3,7 @@ By building from the source and editing its Imakefile before the ``build'' phase, you may be able to use Motif or LessTif with this port. +WWW: http://www.tux.org/~bagleyd/puzzles.html + - Andrey Zakhvatov andy@icc.surw.chel.su >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message