From rodrigc@attbi.com  Wed Oct  2 20:25:17 2002
Return-Path: <rodrigc@attbi.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2825E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Oct 2002 20:25:17 -0700 (PDT)
Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7D8BF43E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Oct 2002 20:25:16 -0700 (PDT)
	(envelope-from rodrigc@attbi.com)
Received: from dibbler.ne.client2.attbi.com (localhost.ne.attbi.com [127.0.0.1])
	by dibbler.ne.client2.attbi.com (8.12.6/8.12.5) with ESMTP id g933Pn8A014292;
	Wed, 2 Oct 2002 23:25:49 -0400 (EDT)
	(envelope-from rodrigc@dibbler.ne.client2.attbi.com)
Received: (from root@localhost)
	by dibbler.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id g933PnSU014291;
	Wed, 2 Oct 2002 23:25:49 -0400 (EDT)
Message-Id: <200210030325.g933PnSU014291@dibbler.ne.client2.attbi.com>
Date: Wed, 2 Oct 2002 23:25:49 -0400 (EDT)
From: Craig Rodrigues <rodrigc@attbi.com>
Reply-To: Craig Rodrigues <rodrigc@attbi.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: croyle@gelemna.org
Subject: devel/astyle update fixes GCC 3.2 compilation problems
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43612
>Category:       ports
>Synopsis:       devel/astyle update fixes GCC 3.2 compilation problems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 02 20:30:01 PDT 2002
>Closed-Date:    Thu Oct 03 02:43:51 PDT 2002
>Last-Modified:  Thu Oct 03 02:43:51 PDT 2002
>Originator:     Craig Rodrigues
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dibbler.ne.client2.attbi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sun Sep 8 09:39:46 EDT 2002 rodrigc@dibbler.ne.client2.attbi.com:/usr/obj/usr/src/sys/MYKERNEL1 i386


	
>Description:
  astyle-1.14.0 does not compile with GCC 3.2 under -CURRENT.
  Upgrading port to 1.15.3 fixes it.
>How-To-Repeat:
	
>Fix:


diff -u -r /home/rodrigc/ports/astyle/Makefile ./Makefile
--- /home/rodrigc/ports/astyle/Makefile	Wed Oct  2 23:09:00 2002
+++ ./Makefile	Wed Oct  2 23:17:22 2002
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	astyle
-PORTVERSION=	1.14.0
+PORTVERSION=	1.15.3
 CATEGORIES=	devel textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 USE_ZIP=	yes
 EXTRACT_BEFORE_ARGS=	-q -aa
+EXTRACT_AFTER_ARGS=	-d ${DISTNAME}
 
 MAINTAINER=	croyle@gelemna.org
 
diff -u -r /home/rodrigc/ports/astyle/distinfo ./distinfo
--- /home/rodrigc/ports/astyle/distinfo	Wed Oct  2 23:09:00 2002
+++ ./distinfo	Wed Oct  2 23:12:13 2002
@@ -1 +1 @@
-MD5 (astyle_1.14.0.zip) = 3964fb8f199439bb260ef91a42976d51
+MD5 (astyle_1.15.3.zip) = 4d8adbcd8703aea00fcd2670be090ddd
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu Oct 3 02:41:44 PDT 2002 
State-Changed-Why:  

This is a duplicate of PR ports/43237. 
Thank you for submitting this ;) 

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