mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to the 20170927 snapshot of GCC 6.4.1.
Add a conflict with the lang/gcc6 port like we've had it in lang/gcc5-devel (for lang/gcc5) for a fair while.
This commit is contained in:
parent
bfcbf3c752
commit
864012a51b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450854
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 6.4.1.s20170920
|
||||
PORTVERSION= 6.4.1.s20170927
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
@ -26,6 +26,8 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
|
||||
BUILD_DEPENDS+= runtest:misc/dejagnu
|
||||
.endif
|
||||
|
||||
CONFLICTS= gcc6-6.*
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
CPE_VERSION= ${GCC_VERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1506025612
|
||||
SHA256 (gcc-6-20170920.tar.xz) = 007fcf98de1d278a0213a436a35284d750bac598d4049ba92153b4b301c371c8
|
||||
SIZE (gcc-6-20170920.tar.xz) = 72597300
|
||||
TIMESTAMP = 1506582840
|
||||
SHA256 (gcc-6-20170927.tar.xz) = 40fa9b143e074b314578c6fda763c3181e994f24605bc9bf75a627bdd654affa
|
||||
SIZE (gcc-6-20170927.tar.xz) = 72596288
|
||||
|
Loading…
Reference in New Issue
Block a user