pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/deepstate
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 23 09:02:51 UTC 2023
Modified Files:
pkgsrc/devel/deepstate: Makefile
Log Message:
deepstate: remove unused dependency
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/deepstate/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/deepstate/Makefile
diff -u pkgsrc/devel/deepstate/Makefile:1.14 pkgsrc/devel/deepstate/Makefile:1.15
--- pkgsrc/devel/deepstate/Makefile:1.14 Mon Nov 6 20:13:53 2023
+++ pkgsrc/devel/deepstate/Makefile Thu Nov 23 09:02:51 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2023/11/06 20:13:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2023/11/23 09:02:51 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
USE_LANGUAGES= c99 c++
USE_CMAKE= yes
@@ -16,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-manticore-[0-9]
DEPENDS+= ${PYPKGPREFIX}-networkx-[0-9]*:../../math/py-networkx
DEPENDS+= ${PYPKGPREFIX}-pefile-[0-9]*:../../sysutils/py-pefile
DEPENDS+= ${PYPKGPREFIX}-ana-[0-9]*:../../databases/py-ana
-DEPENDS+= ${PYPKGPREFIX}-bintrees-[0-9]*:../../devel/py-bintrees
DEPENDS+= ${PYPKGPREFIX}-bitstring-[0-9]*:../../devel/py-bitstring
DEPENDS+= ${PYPKGPREFIX}-cooldict-[0-9]*:../../devel/py-cooldict
DEPENDS+= ${PYPKGPREFIX}-dpkt-[0-9]*:../../net/py-dpkt
Home |
Main Index |
Thread Index |
Old Index