Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2015 08:38:23 +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: r376180 - head/lang/gcc
Message-ID:  <201501040838.t048cNf0092174@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Jan  4 08:38:22 2015
New Revision: 376180
URL: https://svnweb.freebsd.org/changeset/ports/376180
QAT: https://qat.redports.org/buildarchive/r376180/

Log:
  Update from the GCC 4.8.3 release to the GCC 4.8.4 release.
  
  This fixes (at least) 87 bugs reported, cf.
  https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.8.4
  for the full list.  No new features.

Modified:
  head/lang/gcc/Makefile
  head/lang/gcc/distinfo

Modified: head/lang/gcc/Makefile
==============================================================================
--- head/lang/gcc/Makefile	Sun Jan  4 08:23:23 2015	(r376179)
+++ head/lang/gcc/Makefile	Sun Jan  4 08:38:22 2015	(r376180)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	4.8.3
-PORTREVISION=	2
+PORTVERSION=	4.8.4
 CATEGORIES=	lang java
 MASTER_SITES=	${MASTER_SITE_GCC}
 MASTER_SITE_SUBDIR=	releases/gcc-${DISTVERSION}

Modified: head/lang/gcc/distinfo
==============================================================================
--- head/lang/gcc/distinfo	Sun Jan  4 08:23:23 2015	(r376179)
+++ head/lang/gcc/distinfo	Sun Jan  4 08:38:22 2015	(r376180)
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.8.3.tar.bz2) = 6a8e4f11b185f4fe2ed9d7fc053e80f8c7e73f800c045f51f9d8bea33f080f1e
-SIZE (gcc-4.8.3.tar.bz2) = 86126808
+SHA256 (gcc-4.8.4.tar.bz2) = 4a80aa23798b8e9b5793494b8c976b39b8d9aa2e53cd5ed5534aff662a7f8695
+SIZE (gcc-4.8.4.tar.bz2) = 86220648



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501040838.t048cNf0092174>