svn commit: r549988 - head/devel/py-darcsver

Wen Heping wen at FreeBSD.org
Fri Sep 25 06:42:15 UTC 2020


Author: wen
Date: Fri Sep 25 06:42:15 2020
New Revision: 549988
URL: https://svnweb.freebsd.org/changeset/ports/549988

Log:
  - Mark DEPRECATED

Modified:
  head/devel/py-darcsver/Makefile

Modified: head/devel/py-darcsver/Makefile
==============================================================================
--- head/devel/py-darcsver/Makefile	Fri Sep 25 06:39:23 2020	(r549987)
+++ head/devel/py-darcsver/Makefile	Fri Sep 25 06:42:15 2020	(r549988)
@@ -13,6 +13,9 @@ COMMENT=	Generate a version number from darcs history
 
 LICENSE=	BSD
 
+DEPRECATED=	does not build with python3
+EXPIRATION_DATE=2020-10-25
+
 USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes


More information about the svn-ports-all mailing list