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: js
Date: Fri Aug 16 19:10:37 UTC 2024
Modified Files:
pkgsrc/devel/glasgow: Makefile
Log Message:
devel/glasgow: Reinstate py-aiohttp-remotes dependency
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/glasgow/Makefile:1.3
--- pkgsrc/devel/glasgow/Makefile:1.2 Thu Aug 15 20:47:14 2024
+++ pkgsrc/devel/glasgow/Makefile Fri Aug 16 19:10:37 2024
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2024/08/15 20:47:14 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/08/16 19:10:37 js Exp $
# There are no release tags for glasgow
GLASGOW_VERSION= 0.0.20240810
DISTNAME= glasgow-${GLASGOW_VERSION}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=GlasgowEmbedded/}
GITHUB_TAG= 60736dc71c02b9ba042e1f080fd3565c374e8458
@@ -27,7 +28,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