From nobody@FreeBSD.org  Sun Nov  7 20:27:39 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A1484106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  7 Nov 2010 20:27:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8F9828FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  7 Nov 2010 20:27:39 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oA7KRduI098558
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 7 Nov 2010 20:27:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id oA7KRdWW098550;
	Sun, 7 Nov 2010 20:27:39 GMT
	(envelope-from nobody)
Message-Id: <201011072027.oA7KRdWW098550@www.freebsd.org>
Date: Sun, 7 Nov 2010 20:27:39 GMT
From: "Pedro F. Giffuni" <giffunip@tutopia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update lang/pcc to 101107
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         152027
>Category:       ports
>Synopsis:       Update lang/pcc to 101107
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lme
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 07 20:30:14 UTC 2010
>Closed-Date:    Tue Nov 16 19:10:14 UTC 2010
>Last-Modified:  Tue Nov 16 19:10:14 UTC 2010
>Originator:     Pedro F. Giffuni
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD mogwai.giffuni.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
New version can now compile itself.
>How-To-Repeat:

>Fix:
Patch attached.

Patch attached with submission follows:

diff -ruN pcc.orig/Makefile pcc/Makefile
--- pcc.orig/Makefile	2010-11-07 15:17:53.000000000 +0000
+++ pcc/Makefile	2010-11-07 15:19:02.000000000 +0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	pcc
-DATESPEC=	100821
+DATESPEC=	101107
 PORTVERSION=	0.9.9.${DATESPEC}
 PORTREVISION?=	0
 CATEGORIES=	lang
diff -ruN pcc.orig/distinfo pcc/distinfo
--- pcc.orig/distinfo	2010-11-07 15:17:53.000000000 +0000
+++ pcc/distinfo	2010-11-07 15:19:28.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (pcc-100821.tgz) = 85bd8e22448608c28fbda1d39c0a585f
-SHA256 (pcc-100821.tgz) = 962a5228e909ca90323df8285d5f288f760568e5223ef3ecfebc867de4ad3105
-SIZE (pcc-100821.tgz) = 636536
+SHA256 (pcc-101107.tgz) = 8c6ec62f357e3528b052bb9552c4ef89dde60ba06a41aa33f7897e12d9078b08
+SIZE (pcc-101107.tgz) = 641011
diff -ruN pcc.orig/files/patch-configure pcc/files/patch-configure
--- pcc.orig/files/patch-configure	2010-11-07 15:17:53.000000000 +0000
+++ pcc/files/patch-configure	2010-11-07 15:23:54.000000000 +0000
@@ -1,8 +1,10 @@
-Index: configure
-@@ -1956,6 +1956,7 @@
+--- configure.orig	2010-10-31 18:20:51.000000000 +0000
++++ configure	2010-11-07 15:22:25.000000000 +0000
+@@ -1960,7 +1960,7 @@
  	esac
  	case "$target_cpu" in
  	    i386) targmach=i386 ;;
+-	    x86_64) targmach=amd64 ;;
 +	    amd64) targmach=amd64 ;;
  	esac
  	;;


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->joel 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 7 20:30:21 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Joel Dahl <joel@FreeBSD.org>
To: bug-followup@FreeBSD.org, giffunip@tutopia.com
Cc:  
Subject: Re: ports/152027: Update lang/pcc to 101107
Date: Sun, 14 Nov 2010 09:53:36 +0100

 Should be ok to commit.
 -- 
 Joel
Responsible-Changed-From-To: joel->lme 
Responsible-Changed-By: lme 
Responsible-Changed-When: Tue Nov 16 18:35:57 UTC 2010 
Responsible-Changed-Why:  
As just discussed on IRC, I will take that PR. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152027: commit references a PR
Date: Tue, 16 Nov 2010 19:10:01 +0000 (UTC)

 lme         2010-11-16 19:09:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/pcc             Makefile distinfo 
     lang/pcc/files       patch-configure 
   Log:
   - Update to 101107
   - Pet portlint
   
   Note: The new version can now compile itself.
   
   PR:             ports/152027
   Submitted by:   "Pedro F. Giffuni" <giffunip(AT)tutopia.com>
   Approved by:    joeld (maintainer)
   
   Revision  Changes    Path
   1.16      +3 -2      ports/lang/pcc/Makefile
   1.12      +2 -3      ports/lang/pcc/distinfo
   1.4       +4 -2      ports/lang/pcc/files/patch-configure
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: lme 
State-Changed-When: Tue Nov 16 19:10:12 UTC 2010 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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