From johans@stack.nl  Wed May 25 18:21:57 2005
Return-Path: <johans@stack.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BC5C616A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 May 2005 18:21:57 +0000 (GMT)
	(envelope-from johans@stack.nl)
Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCE543D49
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 May 2005 18:21:57 +0000 (GMT)
	(envelope-from johans@stack.nl)
Received: by mailhost.stack.nl (Postfix, from userid 65534)
	id 302EB1F0F9; Wed, 25 May 2005 20:21:56 +0200 (CEST)
Received: from mud.stack.nl (mud.stack.nl [IPv6:2001:610:1108:5011:207:e9ff:fe14:b498])
	by mailhost.stack.nl (Postfix) with ESMTP id EBB961F043
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 May 2005 20:21:54 +0200 (CEST)
Received: by mud.stack.nl (Postfix, from userid 801)
	id DE01417039; Wed, 25 May 2005 20:21:54 +0200 (CEST)
Message-Id: <20050525182154.DE01417039@mud.stack.nl>
Date: Wed, 25 May 2005 20:21:54 +0200 (CEST)
From: Johan van Selst <johans@stack.nl>
Reply-To: Johan van Selst <johans@stack.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: lang/tinycobol: fix description that is plain wrong
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         81477
>Category:       ports
>Synopsis:       lang/tinycobol: fix description that is plain wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 25 18:30:02 GMT 2005
>Closed-Date:    Thu May 26 10:35:18 GMT 2005
>Last-Modified:  Thu May 26 10:35:18 GMT 2005
>Originator:     Johan van Selst
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE #3: Mon May 9 19:06:32 CEST 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	This doesn't make much sense:

	COMMENT=	A tiny COBOL compiler for IA32 platforms
	ONLY_FOR_ARCHS=	i386

>How-To-Repeat:
	
>Fix:

	

--- Makefile.orig	Fri Apr 15 04:02:30 2005
+++ Makefile	Wed May 25 20:17:51 2005
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	tiny-cobol
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A tiny COBOL compiler for IA32 platforms
+COMMENT=	A tiny COBOL compiler for i386 platforms
 
 LIB_DEPENDS=	db3:${PORTSDIR}/databases/db3
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jylefort 
State-Changed-When: Thu May 26 10:34:13 GMT 2005 
State-Changed-Why:  
IA32 is Intel's 32-bit architecture (i386 and so on). 

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