Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 19:02:16 +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: r525575 - head/databases/py-leveldb
Message-ID:  <202002081902.018J2G1l071463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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