svn commit: r385139 - head/lang/gcc5-devel

Gerald Pfeifer gerald at FreeBSD.org
Fri May 1 18:50:28 UTC 2015


Author: gerald
Date: Fri May  1 18:50:27 2015
New Revision: 385139
URL: https://svnweb.freebsd.org/changeset/ports/385139

Log:
  Update to the 20150428 snapshot.  Nominally this moves from version
  5.0.1 to version 5.1.1 since GCC 5.1 has been released in the meantime,
  in realiter it's been a regular, if active, week of branch maintenance.

Modified:
  head/lang/gcc5-devel/Makefile
  head/lang/gcc5-devel/distinfo

Modified: head/lang/gcc5-devel/Makefile
==============================================================================
--- head/lang/gcc5-devel/Makefile	Fri May  1 18:46:53 2015	(r385138)
+++ head/lang/gcc5-devel/Makefile	Fri May  1 18:50:27 2015	(r385139)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	5.0.1.s20150421
+PORTVERSION=	5.1.1.s20150428
 CATEGORIES=	lang java
 MASTER_SITES=	GCC/snapshots/${DISTVERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc5-devel/distinfo
==============================================================================
--- head/lang/gcc5-devel/distinfo	Fri May  1 18:46:53 2015	(r385138)
+++ head/lang/gcc5-devel/distinfo	Fri May  1 18:50:27 2015	(r385139)
@@ -1,2 +1,2 @@
-SHA256 (gcc-5-20150421.tar.bz2) = b738e5f202dc99709c8f11d0d7f1e1274026d322eabeb1aec2a0ca6b321f4716
-SIZE (gcc-5-20150421.tar.bz2) = 90708748
+SHA256 (gcc-5-20150428.tar.bz2) = bf736ffd3881527ab8d74199800440c32770689dc94bc0693297dae993dcd005
+SIZE (gcc-5-20150428.tar.bz2) = 90717359


More information about the svn-ports-all mailing list