ports/156524: [PATCH] devel/compiler-rt: remove useless dependency on gmake
Baptiste Daroussin
bapt at FreeBSD.org
Wed Apr 20 21:40:09 UTC 2011
>Number: 156524
>Category: ports
>Synopsis: [PATCH] devel/compiler-rt: remove useless dependency on gmake
>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: Wed Apr 20 21:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Baptiste Daroussin
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.2-STABLE FreeBSD 8.2-STABLE #0 r219454M: Thu Mar 10 20:09:22 CET
>Description:
Remove the useless dependency on gmake,
while here remove USE_GCC=4.2+ all supported version now have gcc 4.2+
while here remove MD5
Port maintainer (brooks at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- compiler-rt-0.r86542.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/compiler-rt/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 1 Apr 2010 05:39:17 -0000 1.5
+++ Makefile 20 Apr 2011 21:35:27 -0000
@@ -23,8 +23,6 @@
CMAKE_SOURCE_PATH= ${WRKSRC}
USE_CMAKE= yes
-USE_GCC= 4.2+
-USE_GMAKE= yes
USE_BZIP2= yes
USE_LDCONFIG= yes
MAKE_ARGS= VERBOSE=1
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/compiler-rt/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 9 Dec 2009 04:07:25 -0000 1.2
+++ distinfo 20 Apr 2011 21:35:27 -0000
@@ -1,3 +1,2 @@
-MD5 (compiler-rt-0.r86542.tar.bz2) = e575e63fb19cc4ee02a44c2c45de9cba
SHA256 (compiler-rt-0.r86542.tar.bz2) = 7dba5add642636d907c5be3b05562645665bb3861bc7715d8806f21156d27254
SIZE (compiler-rt-0.r86542.tar.bz2) = 714972
--- compiler-rt-0.r86542.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list