ports/71150: [PATCH] lang/gcc: add missing file

Yen-Ming Lee leeym at utopia.leeym.com
Mon Aug 30 14:30:27 UTC 2004


>Number:         71150
>Category:       ports
>Synopsis:       [PATCH] lang/gcc: add missing file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 30 14:30:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #167: Tue Jul 27 05:17:58 CST 2004
>Description:

- add missing file (bin/gcov)
- bump PORTREVISION

Port maintainer (trevor at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gcc-2.95.3_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/gcc295/Makefile,v
retrieving revision 1.99
diff -u -u -r1.99 Makefile
--- Makefile	15 Mar 2004 21:48:02 -0000	1.99
+++ Makefile	30 Aug 2004 14:27:54 -0000
@@ -8,7 +8,7 @@
 
 PORTNAME=	gcc
 PORTVERSION=	2.95.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GCC}
 MASTER_SITE_SUBDIR=	releases/gcc-2.95.3
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/lang/gcc295/pkg-plist,v
retrieving revision 1.34
diff -u -u -r1.34 pkg-plist
--- pkg-plist	15 Mar 2004 21:48:02 -0000	1.34
+++ pkg-plist	30 Aug 2004 14:27:54 -0000
@@ -2,6 +2,7 @@
 bin/g++295
 bin/g++filt295
 bin/gcc295
+bin/gcov
 bin/%%GNU_HOST%%-gcc
 bin/protoize295
 bin/unprotoize295
--- gcc-2.95.3_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list