mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to the 20181102 snapshot of GCC 8.2.1.
Remove an empty line to have a conditional dependency of dejagnu for the testsuite directly in the dependency block.
This commit is contained in:
parent
8cf1c40f7c
commit
b577894eaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483901
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.2.1.s20181026
|
||||
PORTVERSION= 8.2.1.s20181102
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
@ -21,7 +21,6 @@ LIB_DEPENDS= libgmp.so:math/gmp \
|
|||
libmpc.so:math/mpc
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
|
||||
|
||||
.if defined(MAINTAINER_MODE)
|
||||
BUILD_DEPENDS+= runtest:misc/dejagnu
|
||||
.endif
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1540622446
|
||||
SHA256 (gcc-8-20181026.tar.xz) = d06d34b312ae56a7b6f7c862bf689a9a4e6e35d763efe601ae90139e550a27b9
|
||||
SIZE (gcc-8-20181026.tar.xz) = 61749832
|
||||
TIMESTAMP = 1541256709
|
||||
SHA256 (gcc-8-20181102.tar.xz) = 8e5464fe0e69eb774a47efe64da9739a1766a6d845c4b149c717d09ea962f082
|
||||
SIZE (gcc-8-20181102.tar.xz) = 61755404
|
||||
|
|
Loading…
Add table
Reference in a new issue