Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2018 07:23:37 +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: r481964 - head/lang/gcc
Message-ID:  <201810130723.w9D7NbmG090011@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Oct 13 07:23:37 2018
New Revision: 481964
URL: https://svnweb.freebsd.org/changeset/ports/481964

Log:
  Bump PORTREVISION for the change to pkg-descr in r481962.
  
  PR:		232162

Modified:
  head/lang/gcc/Makefile

Modified: head/lang/gcc/Makefile
==============================================================================
--- head/lang/gcc/Makefile	Sat Oct 13 07:17:49 2018	(r481963)
+++ head/lang/gcc/Makefile	Sat Oct 13 07:23:37 2018	(r481964)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gcc
 PORTVERSION=	${GCC_DEFAULT}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	lang
 MASTER_SITES=	# not applicable
 DISTFILES=	# not applicable



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