pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/matrix-synapse
Module Name: pkgsrc
Committed By: js
Date: Fri Feb 25 16:37:22 UTC 2022
Modified Files:
pkgsrc/chat/matrix-synapse: Makefile
Log Message:
chat/matrix-synapse: Bump matrix-common version
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/chat/matrix-synapse/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/matrix-synapse/Makefile
diff -u pkgsrc/chat/matrix-synapse/Makefile:1.43 pkgsrc/chat/matrix-synapse/Makefile:1.44
--- pkgsrc/chat/matrix-synapse/Makefile:1.43 Fri Feb 25 16:18:36 2022
+++ pkgsrc/chat/matrix-synapse/Makefile Fri Feb 25 16:37:22 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2022/02/25 16:18:36 js Exp $
+# $NetBSD: Makefile,v 1.44 2022/02/25 16:37:22 js Exp $
DISTNAME= matrix-synapse-1.53.0
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
EGG_NAME= matrix_synapse-${PKGVERSION_NOREV}
@@ -26,7 +27,7 @@ DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.9:../
DEPENDS+= ${PYPKGPREFIX}-jsonschema>=3.0.0:../../textproc/py-jsonschema
DEPENDS+= ${PYPKGPREFIX}-lxml>=3.5.0:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-macaroons>=0.13.0:../../devel/py-macaroons
-DEPENDS+= ${PYPKGPREFIX}-matrix-common>=1.0.0:../../chat/py-matrix-common
+DEPENDS+= ${PYPKGPREFIX}-matrix-common>=1.1.0:../../chat/py-matrix-common
DEPENDS+= ${PYPKGPREFIX}-msgpack>=0.5.2:../../devel/py-msgpack
DEPENDS+= ${PYPKGPREFIX}-nacl>=1.2.1:../../security/py-nacl
DEPENDS+= ${PYPKGPREFIX}-netaddr>=0.7.18:../../net/py-netaddr
Home |
Main Index |
Thread Index |
Old Index