Date: Mon, 12 Jan 2015 05:18:43 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376815 - head/lang/gcc48 Message-ID: <201501120518.t0C5IhJx078844@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Mon Jan 12 05:18:42 2015 New Revision: 376815 URL: https://svnweb.freebsd.org/changeset/ports/376815 QAT: https://qat.redports.org/buildarchive/r376815/ Log: Update to the 20150108 snapshot of GCC 4.8.5. This is a bit past the GCC 4.8.4 release that the lang/gcc port is at, and likely will lead to the last release on this branch. Modified: head/lang/gcc48/Makefile head/lang/gcc48/distinfo Modified: head/lang/gcc48/Makefile ============================================================================== --- head/lang/gcc48/Makefile Mon Jan 12 04:16:23 2015 (r376814) +++ head/lang/gcc48/Makefile Mon Jan 12 05:18:42 2015 (r376815) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc48 -PORTVERSION= 4.8.4.s20141218 +PORTVERSION= 4.8.5.s20150108 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} Modified: head/lang/gcc48/distinfo ============================================================================== --- head/lang/gcc48/distinfo Mon Jan 12 04:16:23 2015 (r376814) +++ head/lang/gcc48/distinfo Mon Jan 12 05:18:42 2015 (r376815) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.8-20141218.tar.bz2) = ef28b1689f255830cb4c6ad26f1549b6cd096db9b60ceec54c606eed7eaec53f -SIZE (gcc-4.8-20141218.tar.bz2) = 82110943 +SHA256 (gcc-4.8-20150108.tar.bz2) = 952c16799447d4e785e14cf8795849e133f08a9065c0bd680127b47ec2e4eced +SIZE (gcc-4.8-20150108.tar.bz2) = 82113167
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501120518.t0C5IhJx078844>