svn commit: r303665 - head/lang/gcc48

Gerald Pfeifer gerald at FreeBSD.org
Tue Sep 4 17:33:29 UTC 2012


Author: gerald
Date: Tue Sep  4 17:33:28 2012
New Revision: 303665
URL: http://svn.freebsd.org/changeset/ports/303665

Log:
  Update to the 20120902 snapshot of GCC 4.8.0 (where I committed
  support for OpenBSD/x86_64 if anyone is interested in building
  for that).

Modified:
  head/lang/gcc48/Makefile
  head/lang/gcc48/distinfo

Modified: head/lang/gcc48/Makefile
==============================================================================
--- head/lang/gcc48/Makefile	Tue Sep  4 17:05:43 2012	(r303664)
+++ head/lang/gcc48/Makefile	Tue Sep  4 17:33:28 2012	(r303665)
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gcc
-PORTVERSION=	4.8.0.20120826
+PORTVERSION=	4.8.0.20120902
 CATEGORIES=	lang java
 MASTER_SITES=	${MASTER_SITE_GCC}
 MASTER_SITE_SUBDIR=	snapshots/${VERSIONSTRING}

Modified: head/lang/gcc48/distinfo
==============================================================================
--- head/lang/gcc48/distinfo	Tue Sep  4 17:05:43 2012	(r303664)
+++ head/lang/gcc48/distinfo	Tue Sep  4 17:33:28 2012	(r303665)
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.8-20120826.tar.bz2) = 54ef35a7f4dbb3ef77a307af6ea849ba3ce703715e51e6e62d4721c1f63a1488
-SIZE (gcc-4.8-20120826.tar.bz2) = 79477955
+SHA256 (gcc-4.8-20120902.tar.bz2) = 147a2678b48b954eff2e75bc1e4340737bb70d2e0432f76f17340c1822b20dea
+SIZE (gcc-4.8-20120902.tar.bz2) = 79472560



More information about the svn-ports-all mailing list