svn commit: r529242 - head/cad/lepton-eda

Fernando Apesteguía fernape at FreeBSD.org
Fri Mar 27 12:11:00 UTC 2020


Author: fernape
Date: Fri Mar 27 12:10:29 2020
New Revision: 529242
URL: https://svnweb.freebsd.org/changeset/ports/529242

Log:
  cad/lepton-eda: remove DEPRECATE block
  
  The port dropped python2.7 dependency in r529231
  
  PR:	245068

Modified:
  head/cad/lepton-eda/Makefile

Modified: head/cad/lepton-eda/Makefile
==============================================================================
--- head/cad/lepton-eda/Makefile	Fri Mar 27 12:10:28 2020	(r529241)
+++ head/cad/lepton-eda/Makefile	Fri Mar 27 12:10:29 2020	(r529242)
@@ -10,9 +10,6 @@ COMMENT=	Lepton Electronic Design Automation
 
 LICENSE=	GPLv2+
 
-DEPRECATED=	Uses deprecated version of python
-EXPIRATION_DATE=	2020-09-15
-
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
 		libgc-threaded.so:devel/boehm-gc-threaded \


More information about the svn-ports-head mailing list