Skip to content

Commit

Permalink
lang/gcc10: Update to the GCC 10.3 release
Browse files Browse the repository at this point in the history
This is the third release in the GCC 10 series. It fixes some 94 bugs
and already includes three patches we've been carrying locally which
we thus can remove:
 - files/patch-aarch64-c++98-fix
 - files/patch-libcpp_lex.c
 - files/patch-powerpc64le
  • Loading branch information
Gerald Pfeifer authored and Gerald Pfeifer committed Apr 29, 2021
1 parent 65aafca commit d574ff4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 139 deletions.
3 changes: 1 addition & 2 deletions lang/gcc10/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>

PORTNAME= gcc
PORTVERSION= 10.2.0
PORTREVISION= 1
PORTVERSION= 10.3.0
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Expand Down
6 changes: 3 additions & 3 deletions lang/gcc10/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1596200916
SHA256 (gcc-10.2.0.tar.xz) = b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c
SIZE (gcc-10.2.0.tar.xz) = 75004144
TIMESTAMP = 1619249722
SHA256 (gcc-10.3.0.tar.xz) = 64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344
SIZE (gcc-10.3.0.tar.xz) = 76692288
32 changes: 0 additions & 32 deletions lang/gcc10/files/patch-aarch64-c++98-fix

This file was deleted.

25 changes: 0 additions & 25 deletions lang/gcc10/files/patch-libcpp_lex.c

This file was deleted.

77 changes: 0 additions & 77 deletions lang/gcc10/files/patch-powerpc64le

This file was deleted.

0 comments on commit d574ff4

Please sign in to comment.