Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 2020 23:13:52 +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: r559319 - head/devel/godep
Message-ID:  <202012262313.0BQNDqYD024610@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Dec 26 23:13:51 2020
New Revision: 559319
URL: https://svnweb.freebsd.org/changeset/ports/559319

Log:
  devel/godep: mark deprecated
  
  While here, drop maintainership since I no longer use this

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

Modified: head/devel/godep/Makefile
==============================================================================
--- head/devel/godep/Makefile	Sat Dec 26 23:01:20 2020	(r559318)
+++ head/devel/godep/Makefile	Sat Dec 26 23:13:51 2020	(r559319)
@@ -6,8 +6,11 @@ DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	swills@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Godep helps build packages reproducibly
+
+DEPRECATED=	Unmaintained and dead upstream
+EXPIRATION_DATE=	2021-02-01
 
 LICENSE=	BSD3CLAUSE
 



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