Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2017 11:24:44 +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: r449625 - head/lang/gcc
Message-ID:  <201709111124.v8BBOi4K091789@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Mon Sep 11 11:24:44 2017
New Revision: 449625
URL: https://svnweb.freebsd.org/changeset/ports/449625

Log:
  Also bump PORTREVISION of lang/gcc which now refers to lang/gcc6 by
  default.
  
  PR:		219275
  Reported by:	rakuco

Modified:
  head/lang/gcc/Makefile

Modified: head/lang/gcc/Makefile
==============================================================================
--- head/lang/gcc/Makefile	Mon Sep 11 10:45:54 2017	(r449624)
+++ head/lang/gcc/Makefile	Mon Sep 11 11:24:44 2017	(r449625)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gcc
 PORTVERSION=	5.4.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang java
 MASTER_SITES=	# not applicable
 DISTFILES=	# not applicable



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