ports/174629: [patch] use gcc 4.6+ instead of 4.4+

Kurt Jaeger fbsd-ports at opsec.eu
Sat Dec 22 09:10:01 UTC 2012


>Number:         174629
>Category:       ports
>Synopsis:       [patch] use gcc 4.6+ instead of 4.4+
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 22 09:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 8.3-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa8.opsec.eu 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:23:18 UTC 2012 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	-
>Description:
	use gcc 4.6+ instead of 4.4+
>How-To-Repeat:
	-
>Fix:

diff -r -u math/p5-Math-Int128/Makefile /usr/home/pi/myp/math/p5-Math-Int128/Makefile
--- math/p5-Math-Int128/Makefile	2012-12-20 09:56:41.000000000 +0100
+++ /usr/home/pi/myp/math/p5-Math-Int128/Makefile	2012-12-22 10:06:17.000000000 +0100
@@ -18,7 +18,7 @@
 
 PERL_CONFIGURE=	yes
 
-USE_GCC=	4.4+
+USE_GCC=	4.6+
 
 MAN3=		Math::Int128.3 \
 		Math::Int128::die_on_overflow.3
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list