SF.net SVN: gar:[26378] csw/mgar/pkg/gcc6/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Mar 10 11:12:18 CET 2018


Revision: 26378
          http://sourceforge.net/p/gar/code/26378
Author:   dmichelsen
Date:     2018-03-10 10:11:54 +0000 (Sat, 10 Mar 2018)
Log Message:
-----------
gcc6/trunk: Update to 6.4.0, still does not build

Modified Paths:
--------------
    csw/mgar/pkg/gcc6/trunk/Makefile
    csw/mgar/pkg/gcc6/trunk/checksums

Modified: csw/mgar/pkg/gcc6/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcc6/trunk/Makefile	2018-03-10 10:11:33 UTC (rev 26377)
+++ csw/mgar/pkg/gcc6/trunk/Makefile	2018-03-10 10:11:54 UTC (rev 26378)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME      = gcc
-VERSION   = 6.1.0
+VERSION   = 6.4.0
 GARTYPE = v2
 BASE_VERSION = $(shell echo $(VERSION) | gsed -e 's/^\([0-9]\+\.[0-9]\+\)\(.*\)/\1/')
 PKG_VERSION_TOKEN = gcc6
@@ -18,7 +18,7 @@
 # MASTER_SITES += http://ftp.heanet.ie/mirrors/gnu/gcc/$(NAME)-$(VERSION)/
 MASTER_SITES += ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-$(VERSION)/
 MASTER_SITES += ftp://ftp.gnu.org/gnu/gcc/gcc-$(VERSION)/
-DISTFILES += $(DISTNAME).tar.bz2
+DISTFILES += $(DISTNAME).tar.xz
 
 LIBOBJC = 4
 

Modified: csw/mgar/pkg/gcc6/trunk/checksums
===================================================================
--- csw/mgar/pkg/gcc6/trunk/checksums	2018-03-10 10:11:33 UTC (rev 26377)
+++ csw/mgar/pkg/gcc6/trunk/checksums	2018-03-10 10:11:54 UTC (rev 26378)
@@ -1 +1 @@
-8fb6cb98b8459f5863328380fbf06bd1  gcc-6.1.0.tar.bz2
+11ba51a0cfb8471927f387c8895fe232  gcc-6.4.0.tar.xz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list