Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 06:01:07 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16870: Update port: games/yamsweeper
Message-ID:  <200002211401.GAA19133@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         16870
>Category:       ports
>Synopsis:       Update port: games/yamsweeper
>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:   Mon Feb 21 06:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Remove unnecessary post-install target

Contacted maintainer with no response.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/yamsweeper/Makefile games/yamsweeper/Makefile
--- /usr/ports/games/yamsweeper/Makefile	Sat Aug 28 19:20:51 1999
+++ games/yamsweeper/Makefile	Mon Feb 21 00:28:33 2000
@@ -1,4 +1,4 @@
-# New ports collection makefile for:    yamsweeper
+# New ports collection makefile for:	yamsweeper
 # Version required:	1.9
 # Date created:		14 Sep 1996
 # Whom:			Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
@@ -6,9 +6,10 @@
 # $FreeBSD: ports/games/yamsweeper/Makefile,v 1.9 1999/08/28 02:41:49 mharo Exp $
 #
 
-DISTNAME=       yamsweeper-1.9
+DISTNAME=	yamsweeper-1.9
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.tut.ac.jp/X11/Contrib/Games/
+MASTER_SITES=	ftp://ftp.jaist.ac.jp/pub/os/linux/JG/JG-0.9.1/sources/
+EXTRACT_SUFX=	.taz
 
 MAINTAINER=	hidekazu@cs.titech.ac.jp
 
@@ -18,9 +19,5 @@
 pre-configure:
 	@${MV} ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile.old
 	@${CP} ${FILESDIR}/Imakefile ${WRKSRC}
-
-post-install:
-	@${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/man/man1/yamsweeper.1.gz
-	@${CHOWN} games.${BINGRP} ${X11BASE}/lib/X11/app-defaults/Yamsweeper
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/yamsweeper/files/md5 games/yamsweeper/files/md5
--- /usr/ports/games/yamsweeper/files/md5	Sun Sep 22 01:56:46 1996
+++ games/yamsweeper/files/md5	Sun Feb 13 13:56:41 2000
@@ -1 +1 @@
-MD5 (yamsweeper-1.9.tar.gz) = 46f0e4d4f80cece2d7b4f853c9a54480
+MD5 (yamsweeper-1.9.taz) = 46f0e4d4f80cece2d7b4f853c9a54480


>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?200002211401.GAA19133>