From linimon@lonesome.com  Tue Nov 12 18:51:24 2002
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4EAFD37B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 12 Nov 2002 18:51:24 -0800 (PST)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC9543E7B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 12 Nov 2002 18:51:23 -0800 (PST)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP id 35FB9140B4
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 12 Nov 2002 20:51:13 -0600 (CST)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.6/8.12.3) with ESMTP id gAD3q8YW091451
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 12 Nov 2002 21:52:09 -0600 (CST)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.6/8.12.6/Submit) id gAD3q7OA091450;
	Tue, 12 Nov 2002 21:52:07 -0600 (CST)
	(envelope-from linimon)
Message-Id: <200211130352.gAD3q7OA091450@lonesome.lonesome.com>
Date: Tue, 12 Nov 2002 21:52:07 -0600 (CST)
From: Mark Linimon <linimon@lonesome.com>
Reply-To:
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: games/conquest does not install
X-Send-Pr-Version: 3.113.1
X-GNATS-Notify:

>Number:         45256
>Category:       ports
>Synopsis:       games/conquest does not install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    markp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 12 19:00:05 PST 2002
>Closed-Date:    Tue Nov 19 03:57:44 PST 2002
>Last-Modified:  Tue Nov 19 03:57:44 PST 2002
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386

>Description:
	The port refuses to install citing 'illegal group'.  It looks
	as though there is code in the Makefile to remove the chgrp
	command that fails -- but that code appears to be Perl-specific.
	I tried to make the code sed-ful but failed.

	I also tried both the port version in the Makefile, and the latest
	one.  No difference.  FWIW, the patch below at least reflects the
	latest port version.
>How-To-Repeat:
	make install
>Fix:
	(for version update only:)

--- Makefile.dist	Wed Nov  6 21:17:09 2002
+++ Makefile	Tue Nov 12 21:43:35 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	conquest
-PORTVERSION=	7.1.1
+PORTVERSION=	7.1.2
 CATEGORIES=	games
 MASTER_SITES=	http://www.radscan.com/conquest/
 EXTRACT_SUFX=	.src.tar.gz
--- distinfo.dist	Sun Jan 13 00:07:46 2002
+++ distinfo	Tue Nov 12 21:46:51 2002
@@ -1 +1 @@
-MD5 (conquest-7.1.1.src.tar.gz) = c02891f6c0c4b8c73a82c1c8185e3025
+MD5 (conquest-7.1.2.src.tar.gz) = 75b5ac1ca0f717c0f0c933b60580c5fc
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 14 00:47:59 PST 2002 
Responsible-Changed-Why:  
I've caused the problem, I'll take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45256 

From: Edwin Groothuis <edwin@mavetju.org>
To: freebsd-gnats-submit@FreeBSD.org, linimon@lonesome.com
Cc:  
Subject: Re: ports/45256: games/conquest does not install
Date: Thu, 14 Nov 2002 19:48:53 +1100

 I've just commited a patch so that it installs again (at least on
 my computer). Please see if it fixes that. Regarding the patch for
 the new version, I'll assign this PR to the maintainer the moment
 you confirm it is installing again.
 
 Edwin
 
 -- 
 Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
 edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
 bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/
Responsible-Changed-From-To: edwin->markp 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 14 16:02:58 PST 2002 
Responsible-Changed-Why:  
Got confirmation of submitter that the installing part works, over 
to maintainer for the upgrade to 7.1.2, 


http://www.freebsd.org/cgi/query-pr.cgi?pr=45256 

From: Mark Pulford <mark@kyne.com.au>
To: freebsd-gnats-submit@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>, linimon@lonesome.com
Subject: Re: ports/45256: games/conquest does not install
Date: Mon, 18 Nov 2002 23:31:44 +1030

 I've just taken a quick look at the update. The upgrade to 7.1.2
 requires the regexs to be reworked and the plist to be updated so the
 port functions properly.
 
 I'll take a look on the weekend, unless someone beats me to it ;).
 
 -- 
 Mark Pulford <mark@kyne.com.au>    10.0 times 0.1 is hardly ever 1.0
State-Changed-From-To: open->closed 
State-Changed-By: markp 
State-Changed-When: Tue Nov 19 03:56:23 PST 2002 
State-Changed-Why:  
Committed, thanks. I've updated the build scripts to work with the new 
version. State data has been moved to /var/games/conquest from etc/conquest. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45256 
>Unformatted:
