svn commit: r550823 - head/devel/gitg0

Baptiste Daroussin bapt at FreeBSD.org
Thu Oct 1 08:48:01 UTC 2020


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 at 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
 


More information about the svn-ports-all mailing list