svn commit: r559319 - head/devel/godep

Steve Wills swills at FreeBSD.org
Sat Dec 26 23:13:52 UTC 2020


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 at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Godep helps build packages reproducibly
+
+DEPRECATED=	Unmaintained and dead upstream
+EXPIRATION_DATE=	2021-02-01
 
 LICENSE=	BSD3CLAUSE
 


More information about the svn-ports-all mailing list