From nobody@FreeBSD.org  Sat Apr  2 12:58:54 2011
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 88F7A10656A9
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  2 Apr 2011 12:58:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 7A7FC8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  2 Apr 2011 12:58:54 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p32Cwsxw012855
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 2 Apr 2011 12:58:54 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p32Cws5T012854;
	Sat, 2 Apr 2011 12:58:54 GMT
	(envelope-from nobody)
Message-Id: <201104021258.p32Cws5T012854@red.freebsd.org>
Date: Sat, 2 Apr 2011 12:58:54 GMT
From: Joel Dahl <joel@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER] lang/pcc: update to 1.0.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156124
>Category:       ports
>Synopsis:       [MAINTAINER] lang/pcc: update to 1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lme
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 02 13:00:21 UTC 2011
>Closed-Date:    Wed Apr 06 20:17:52 UTC 2011
>Last-Modified:  Wed Apr  6 20:20:09 UTC 2011
>Originator:     Joel Dahl
>Release:        FreeBSD 9
>Organization:
N/A
>Environment:
FreeBSD hacktop.vnode.local 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sun Jan 16 18:24:29 CET 2011     joel@hacktop.vnode.local:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
pcc 1.0.0 has been released.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-04-02 14:28:26.000000000 +0200
+++ Makefile	2011-04-02 14:49:20.000000000 +0200
@@ -7,21 +7,21 @@
 #
 
 PORTNAME=	pcc
-PORTVERSION=	0.9.9.20110216
-PORTREVISION?=	0
+PORTVERSION=	1.0.0
+PORTREVISION=	0
 CATEGORIES=	lang
-MASTER_SITES=	ftp://pcc.ludd.ltu.se/pub/pcc/ \
-		http://pcc.ludd.ltu.se/ftp/pub/pcc/ \
-		ftp://226.net120.skekraft.net/pcc/
-DISTNAME=	pcc-${PORTVERSION:E}
+MASTER_SITES=	ftp://pcc.ludd.ltu.se/pub/pcc-releases/ \
+		http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/ \
+		ftp://226.net120.skekraft.net/pcc-releases/
+DISTNAME=	pcc-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	joel@FreeBSD.org
-COMMENT=	S.C.Johnson's Portable C Compiler brought into the C99 world
+COMMENT=	The Portable C Compiler
 
 ONLY_FOR_ARCHS=	i386 amd64
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	YACC=${YACC}
 USE_GMAKE=	yes
--- distinfo.orig	2011-04-02 14:29:08.000000000 +0200
+++ distinfo	2011-04-02 14:33:41.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (pcc-20110216.tgz) = 00b378ff0012685aacbccc65ea9632256fc48f49f3b5437e5ccef62ca25a689e
-SIZE (pcc-20110216.tgz) = 649506
+SHA256 (pcc-1.0.0.tgz) = 5802dbba46d6ea3f9badaa55b9044a0416bb410020c24a5c2a8a2eaaf41156cb
+SIZE (pcc-1.0.0.tgz) = 652308


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->joel 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 2 13:00:32 UTC 2011 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156124 
Responsible-Changed-From-To: joel->lme 
Responsible-Changed-By: lme 
Responsible-Changed-When: Wed Apr 6 19:20:47 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156124 
State-Changed-From-To: open->closed 
State-Changed-By: lme 
State-Changed-When: Wed Apr 6 20:17:51 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156124: commit references a PR
Date: Wed,  6 Apr 2011 20:16:55 +0000 (UTC)

 lme         2011-04-06 20:16:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/pcc             Makefile distinfo 
   Log:
   Welcome pcc-1.0.0 the first stable release in a decade.
   
   PR:             ports/156124
   Submitted by:   joel
   
   Revision  Changes    Path
   1.20      +8 -8      ports/lang/pcc/Makefile
   1.15      +2 -2      ports/lang/pcc/distinfo
 _______________________________________________
 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"
 
>Unformatted:
