Date: Sat, 14 Nov 2020 12:04:57 +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: r555109 - head/lang/gcc7 Message-ID: <202011141204.0AEC4vZO078803@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= leres@FreeBSD.org COMMENT= GNU Compiler Collection 7 LICENSE= GPLv3 GPLv3RLE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011141204.0AEC4vZO078803>