svn commit: r525575 - head/databases/py-leveldb

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 8 19:02:17 UTC 2020


Author: sunpoet
Date: Sat Feb  8 19:02:16 2020
New Revision: 525575
URL: https://svnweb.freebsd.org/changeset/ports/525575

Log:
  Remove outdated PORTSCOUT
  
  It becomes no-op after updating from 0.20 to 0.201.

Modified:
  head/databases/py-leveldb/Makefile

Modified: head/databases/py-leveldb/Makefile
==============================================================================
--- head/databases/py-leveldb/Makefile	Sat Feb  8 19:02:11 2020	(r525574)
+++ head/databases/py-leveldb/Makefile	Sat Feb  8 19:02:16 2020	(r525575)
@@ -15,8 +15,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libleveldb.so:databases/leveldb
 
-PORTSCOUT=	skipv:0.194
-
 USES=		compiler:c11 localbase python
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the svn-ports-head mailing list