From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 7 12:10:24 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2527C16A4D0 for ; Sat, 7 Aug 2004 12:10:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F342843D48 for ; Sat, 7 Aug 2004 12:10:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i77CANbJ093945 for ; Sat, 7 Aug 2004 12:10:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i77CAN9t093944; Sat, 7 Aug 2004 12:10:23 GMT (envelope-from gnats) Resent-Date: Sat, 7 Aug 2004 12:10:23 GMT Resent-Message-Id: <200408071210.i77CAN9t093944@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2242816A4E1 for ; Sat, 7 Aug 2004 12:01:10 +0000 (GMT) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0694643D39 for ; Sat, 7 Aug 2004 12:01:09 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([219.108.124.67]) by hfep04.dion.ne.jp with SMTP id <20040807120106087.RDGN@hfep04.dion.ne.jp> for ; Sat, 7 Aug 2004 21:01:06 +0900 Message-Id: <20040807210010.242220c3.tkato432@yahoo.com> Date: Sat, 7 Aug 2004 21:00:10 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70116: Update port: games/six to 0.5.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2004 12:10:24 -0000 >Number: 70116 >Category: ports >Synopsis: Update port: games/six to 0.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 07 12:10:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.5.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/six/Makefile games/six/Makefile --- /usr/ports/games/six/Makefile Mon Jul 26 22:24:19 2004 +++ games/six/Makefile Fri Aug 6 01:04:51 2004 @@ -5,7 +5,7 @@ # $FreeBSD: ports/games/six/Makefile,v 1.6 2004/07/25 16:24:13 krion Exp $ PORTNAME= six -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= games kde MASTER_SITES= http://six.retes.hu/download/ @@ -23,5 +23,7 @@ @${REINPLACE_CMD} -e \ 's,-lkdeprint$$,$$(LIB_KDEPRINT) $$(LIBPTHREAD),g' \ ${WRKSRC}/six/Makefile.in + @${REINPLACE_CMD} -e \ + 's,,,g' ${WRKSRC}/six/batch.h .include diff -urN /usr/ports/games/six/distinfo games/six/distinfo --- /usr/ports/games/six/distinfo Mon Jul 26 22:24:19 2004 +++ games/six/distinfo Fri Aug 6 01:04:02 2004 @@ -1,2 +1,2 @@ -MD5 (six-0.5.1.tar.gz) = 562b6bb1f574b73a0c5324cfc6676fb2 -SIZE (six-0.5.1.tar.gz) = 815737 +MD5 (six-0.5.2.tar.gz) = 129da56864fc2ca8c8c949dcc2239604 +SIZE (six-0.5.2.tar.gz) = 927829 diff -urN /usr/ports/games/six/pkg-plist games/six/pkg-plist --- /usr/ports/games/six/pkg-plist Mon Jul 26 22:24:19 2004 +++ games/six/pkg-plist Fri Aug 6 01:04:02 2004 @@ -21,3 +21,5 @@ share/mimelnk/application/vnd.kde.six.desktop @dirrm share/doc/HTML/en/six @dirrm share/apps/six +@unexec rmdir %D/share/applnk/Games/Board 2>/dev/null || true +@unexec rmdir %D/share/applnk/Games 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: