pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/glasgow
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 15 20:47:14 UTC 2024
Modified Files:
pkgsrc/devel/glasgow: Makefile
Log Message:
glasgow: comment out non-existent package
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/glasgow/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/glasgow/Makefile
diff -u pkgsrc/devel/glasgow/Makefile:1.1 pkgsrc/devel/glasgow/Makefile:1.2
--- pkgsrc/devel/glasgow/Makefile:1.1 Sat Aug 10 16:01:57 2024
+++ pkgsrc/devel/glasgow/Makefile Thu Aug 15 20:47:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/08/10 16:01:57 js Exp $
+# $NetBSD: Makefile,v 1.2 2024/08/15 20:47:14 wiz Exp $
# There are no release tags for glasgow
GLASGOW_VERSION= 0.0.20240810
@@ -27,7 +27,7 @@ DEPENDS+= ${PYPKGPREFIX}-pyvcd>=0.2<0.5:
DEPENDS+= yosys>=0.31.0.13:../../devel/yosys
DEPENDS+= nextpnr-ice40>=0.1:../../devel/nextpnr-ice40
DEPENDS+= ${PYPKGPREFIX}-aiohttp>=3.9.0:../../www/py-aiohttp
-DEPENDS+= ${PYPKGPREFIX}-aiohttp-remotes>=1.2<2:../../www/py-aiohttp-remotes
+#DEPENDS+= ${PYPKGPREFIX}-aiohttp-remotes>=1.2<2:../../www/py-aiohttp-remotes
BUILD_DEPENDS+= ${PYPKGPREFIX}-pdm>=2.3.0<3.0:../../devel/py-pdm
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index