Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 19:32:16 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559182 - head/devel/gb
Message-ID:  <202012241932.0BOJWG2Z054505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Dec 24 19:32:15 2020
New Revision: 559182
URL: https://svnweb.freebsd.org/changeset/ports/559182

Log:
  devel/gb: Mark deprecated

Modified:
  head/devel/gb/Makefile   (contents, props changed)

Modified: head/devel/gb/Makefile
==============================================================================
--- head/devel/gb/Makefile	Thu Dec 24 18:36:40 2020	(r559181)
+++ head/devel/gb/Makefile	Thu Dec 24 19:32:15 2020	(r559182)
@@ -6,10 +6,13 @@ DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	swills@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Project based build tool for Go
 
 LICENSE=	MIT
+
+DEPRECATED=	Unmaintained and dead upstream
+EXPIRATION_DATE=2021-04-01
 
 USES=		go
 USE_GITHUB=	yes



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