Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2020 12:03:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530309 - head/devel/py-json5
Message-ID:  <202004021203.032C3gKa041809@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr  2 12:03:42 2020
New Revision: 530309
URL: https://svnweb.freebsd.org/changeset/ports/530309

Log:
  Remove outdated post-patch:

Modified:
  head/devel/py-json5/Makefile

Modified: head/devel/py-json5/Makefile
==============================================================================
--- head/devel/py-json5/Makefile	Thu Apr  2 12:03:36 2020	(r530308)
+++ head/devel/py-json5/Makefile	Thu Apr  2 12:03:42 2020	(r530309)
@@ -18,7 +18,4 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
-post-patch:	
-	@${REINPLACE_CMD} -e '/package_data=/d' ${WRKSRC}/setup.py
-
 .include <bsd.port.mk>



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