Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2014 13:54:33 +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: r371585 - head/lang/gcc5
Message-ID:  <201410271354.s9RDsXE1080826@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Mon Oct 27 13:54:32 2014
New Revision: 371585
URL: https://svnweb.freebsd.org/changeset/ports/371585
QAT: https://qat.redports.org/buildarchive/r371585/

Log:
  Update to the 20141026 snapshot of GCC 5.0.
  
  Remove last instance of @dirrm in pkg-plist.

Modified:
  head/lang/gcc5/Makefile
  head/lang/gcc5/distinfo
  head/lang/gcc5/pkg-plist

Modified: head/lang/gcc5/Makefile
==============================================================================
--- head/lang/gcc5/Makefile	Mon Oct 27 13:45:56 2014	(r371584)
+++ head/lang/gcc5/Makefile	Mon Oct 27 13:54:32 2014	(r371585)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc5
-PORTVERSION=	5.0.s20141019
+PORTVERSION=	5.0.s20141026
 CATEGORIES=	lang java
 MASTER_SITES=	${MASTER_SITE_GCC}
 MASTER_SITE_SUBDIR=	snapshots/${DISTVERSION}

Modified: head/lang/gcc5/distinfo
==============================================================================
--- head/lang/gcc5/distinfo	Mon Oct 27 13:45:56 2014	(r371584)
+++ head/lang/gcc5/distinfo	Mon Oct 27 13:54:32 2014	(r371585)
@@ -1,2 +1,2 @@
-SHA256 (gcc-5-20141019.tar.bz2) = 4bd65c0bb11d94c0ead95244dc9a40bddc27c2cf5becb5c527d2f45518360e7d
-SIZE (gcc-5-20141019.tar.bz2) = 86929783
+SHA256 (gcc-5-20141026.tar.bz2) = b1d1431acd020f2ec173e962355194c858051f027240b9f862939fe32763e0c2
+SIZE (gcc-5-20141026.tar.bz2) = 87098305

Modified: head/lang/gcc5/pkg-plist
==============================================================================
--- head/lang/gcc5/pkg-plist	Mon Oct 27 13:45:56 2014	(r371584)
+++ head/lang/gcc5/pkg-plist	Mon Oct 27 13:54:32 2014	(r371585)
@@ -28,7 +28,6 @@ share/gcc-%%GCC_VERSION%%/python/libstdc
 share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/__init__.py
 share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/printers.py
 share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/xmethods.py
-@dirrm share/gcc-%%GCC_VERSION%%
 %%JAVA%%bin/%%GNU_HOST%%-gcj%%SUFFIX%%
 %%JAVA%%bin/aot-compile%%SUFFIX%%
 %%JAVA%%bin/gappletviewer%%SUFFIX%%



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