Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 08:48:00 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550823 - head/devel/gitg0
Message-ID:  <202010010848.0918m0QD037556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Oct  1 08:48:00 2020
New Revision: 550823
URL: https://svnweb.freebsd.org/changeset/ports/550823

Log:
  Deprecate devel/gitg provides the same functionnality while maintained

Modified:
  head/devel/gitg0/Makefile

Modified: head/devel/gitg0/Makefile
==============================================================================
--- head/devel/gitg0/Makefile	Thu Oct  1 08:44:03 2020	(r550822)
+++ head/devel/gitg0/Makefile	Thu Oct  1 08:48:00 2020	(r550823)
@@ -11,6 +11,9 @@ PKGNAMESUFFIX=	0
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK-based git repository viewer (gtk2 version)
 
+DEPRECATED=	ancient version of gitg not maintained
+EXPIRATION_DATE=	2020-11-01
+
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 



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