mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Update to the 201700928 snapshot of GCC 7.2.1.
Add a conflict with the lang/gcc7 port like we've had it in lang/gcc5-devel (for lang/gcc5) for a fair while and now also lang/gcc6-devel (for lang/gcc6).
This commit is contained in:
parent
cfc9bb0ea1
commit
f46923abc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450941
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 7.2.1.s20170921
|
||||
PORTVERSION= 7.2.1.s20170928
|
||||
CATEGORIES= lang
|
||||
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= gcc7-7.*
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
CPE_VERSION= ${GCC_VERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1506059660
|
||||
SHA256 (gcc-7-20170921.tar.xz) = fcccf992e794f3880df3d1020f477ef222b62958b464896abab72e3ecdf121ea
|
||||
SIZE (gcc-7-20170921.tar.xz) = 59123776
|
||||
TIMESTAMP = 1506712414
|
||||
SHA256 (gcc-7-20170928.tar.xz) = 90cab3643cd1359283a1f966eb710ae1be8050bad5427d148f500ce27a19cf92
|
||||
SIZE (gcc-7-20170928.tar.xz) = 59127448
|
||||
|
Loading…
Reference in New Issue
Block a user