svn commit: r555109 - head/lang/gcc7

Gerald Pfeifer gerald at FreeBSD.org
Sat Nov 14 12:04:58 UTC 2020


Author: gerald
Date: Sat Nov 14 12:04:57 2020
New Revision: 555109
URL: https://svnweb.freebsd.org/changeset/ports/555109

Log:
  Pretty exactly 4.5 years after we shipped the first snapshot of GCC 7
  hand over maintenance of lang/gcc7 to leres@, who kindly agreed to look
  after it while there is still one consumer in the ports tree.
  
  Approved by:	gerald (old maintainer), leres (new maintainer)

Modified:
  head/lang/gcc7/Makefile

Modified: head/lang/gcc7/Makefile
==============================================================================
--- head/lang/gcc7/Makefile	Sat Nov 14 11:56:37 2020	(r555108)
+++ head/lang/gcc7/Makefile	Sat Nov 14 12:04:57 2020	(r555109)
@@ -3,12 +3,12 @@
 
 PORTNAME=	gcc
 PORTVERSION=	7.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	lang
 MASTER_SITES=	GCC
 PKGNAMESUFFIX=	${SUFFIX}
 
-MAINTAINER=	gerald at FreeBSD.org
+MAINTAINER=	leres at FreeBSD.org
 COMMENT=	GNU Compiler Collection 7
 
 LICENSE=	GPLv3 GPLv3RLE


More information about the svn-ports-head mailing list