From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 3 03:50:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B969C106567B for ; Sat, 3 May 2008 03:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 941A98FC16 for ; Sat, 3 May 2008 03:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m433o1st042801 for ; Sat, 3 May 2008 03:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m433o1k7042800; Sat, 3 May 2008 03:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 May 2008 03:50:01 GMT Resent-Message-Id: <200805030350.m433o1k7042800@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Kozlov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16872106567D for ; Sat, 3 May 2008 03:45:31 +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 03DE08FC16 for ; Sat, 3 May 2008 03:45:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m433ikBX022969 for ; Sat, 3 May 2008 03:44:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m433ijSo022968; Sat, 3 May 2008 03:44:45 GMT (envelope-from nobody) Message-Id: <200805030344.m433ijSo022968@www.freebsd.org> Date: Sat, 3 May 2008 03:44:45 GMT From: Alex Kozlov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/123356: [patch] lang/pcc update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 03:50:01 -0000 >Number: 123356 >Category: ports >Synopsis: [patch] lang/pcc update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 03 03:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alex Kozlov >Release: FreeBSD 6.3 >Organization: private >Environment: >Description: Up to 0.9.9.080503 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: lang/pcc/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pcc -DATESPEC= 080213 +DATESPEC= 080503 PORTVERSION= 0.9.9.${DATESPEC} PORTREVISION?= 0 CATEGORIES= lang @@ -22,14 +22,15 @@ ONLY_FOR_ARCHS= i386 +MAN1= pcc.1 cpp.1 ccom.1 + WRKSRC= ${WRKDIR}/${PORTNAME}-${DATESPEC} GNU_CONFIGURE= yes CONFIGURE_ENV+= YACC=${YACC} CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -PLIST_FILES= bin/pcc libexec/ccom libexec/cpp \ - man/man1/pcc.1 man/man1/cpp.1 man/man1/ccom.1 +PLIST_FILES= bin/pcc libexec/ccom libexec/cpp pre-configure: ${MKDIR} ${WRKSRC}/os/freebsd Index: lang/pcc/distinfo @@ -1,3 +1,3 @@ -MD5 (pcc-080213.tgz) = ee74d9bc9e7bbcdf4d24d4bf678573c0 -SHA256 (pcc-080213.tgz) = ba3e32dcbc5937753165f819ff0c37286017833d49194ff0449052d650f405f4 -SIZE (pcc-080213.tgz) = 429478 +MD5 (pcc-080503.tgz) = cd9811f5ffb9938866199fd59252e4a5 +SHA256 (pcc-080503.tgz) = e6c05e917a535eb8a73a495048a691bb4168ffcfb2d89d5a0a77973be9b9172a +SIZE (pcc-080503.tgz) = 522431 >Release-Note: >Audit-Trail: >Unformatted: