svn commit: r525803 - head/graphics/gimp-help

Rene Ladan rene at FreeBSD.org
Tue Feb 11 10:55:14 UTC 2020


Author: rene
Date: Tue Feb 11 10:55:14 2020
New Revision: 525803
URL: https://svnweb.freebsd.org/changeset/ports/525803

Log:
  graphics/gimp-help: undeprecate the meta-port.
  
  The real port, misc/gimp-help-en, has been fixed to use Python 3
  in r525755.

Modified:
  head/graphics/gimp-help/Makefile

Modified: head/graphics/gimp-help/Makefile
==============================================================================
--- head/graphics/gimp-help/Makefile	Tue Feb 11 10:24:12 2020	(r525802)
+++ head/graphics/gimp-help/Makefile	Tue Feb 11 10:55:14 2020	(r525803)
@@ -12,9 +12,6 @@ COMMENT=	Meta port for the GIMP User Manual
 
 LICENSE=	GFDL
 
-DEPRECATED=	Outdated, uses EOLed python27
-EXPIRATION_DATE=	2020-02-08
-
 USES=		metaport
 
 LANG_ALL_HTML=	ca da de el en en_GB es fr it ja ko nl nn \


More information about the svn-ports-all mailing list