svn commit: r508814 - head/lang/gcc7-devel
Gerald Pfeifer
gerald at FreeBSD.org
Tue Aug 13 07:54:04 UTC 2019
Author: gerald
Date: Tue Aug 13 07:54:03 2019
New Revision: 508814
URL: https://svnweb.freebsd.org/changeset/ports/508814
Log:
Update to the 20190808 snapshot of GCC 7.4.1, skipping the 20190801
snapshot which did not bring actual changes.
This brings backports for two issues on the Fortran side.
Modified:
head/lang/gcc7-devel/Makefile
head/lang/gcc7-devel/distinfo
Modified: head/lang/gcc7-devel/Makefile
==============================================================================
--- head/lang/gcc7-devel/Makefile Tue Aug 13 05:02:02 2019 (r508813)
+++ head/lang/gcc7-devel/Makefile Tue Aug 13 07:54:03 2019 (r508814)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 7.4.1.s20190725
+PORTVERSION= 7.4.1.s20190808
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Modified: head/lang/gcc7-devel/distinfo
==============================================================================
--- head/lang/gcc7-devel/distinfo Tue Aug 13 05:02:02 2019 (r508813)
+++ head/lang/gcc7-devel/distinfo Tue Aug 13 07:54:03 2019 (r508814)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564100238
-SHA256 (gcc-7-20190725.tar.xz) = 981a23325ba14b32e767b02b4d9357b9f64441ce2be9f963cf6308c88e6db53f
-SIZE (gcc-7-20190725.tar.xz) = 59368032
+TIMESTAMP = 1565459850
+SHA256 (gcc-7-20190808.tar.xz) = c9f13f2ec51ef8419a6a70fceb090602b8c39ab951a6b43f1a63984398b47024
+SIZE (gcc-7-20190808.tar.xz) = 59368532
More information about the svn-ports-head
mailing list