pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/py-matrix-common
Module Name: pkgsrc
Committed By: js
Date: Sun Jan 30 10:10:00 UTC 2022
Modified Files:
pkgsrc/chat/py-matrix-common: Makefile
Log Message:
chat/py-matrix-common: Fix package name
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/py-matrix-common/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/py-matrix-common/Makefile
diff -u pkgsrc/chat/py-matrix-common/Makefile:1.1 pkgsrc/chat/py-matrix-common/Makefile:1.2
--- pkgsrc/chat/py-matrix-common/Makefile:1.1 Sun Jan 30 09:38:39 2022
+++ pkgsrc/chat/py-matrix-common/Makefile Sun Jan 30 10:10:00 2022
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2022/01/30 09:38:39 js Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/30 10:10:00 js Exp $
-DISTNAME= matrix-python-common-1.0.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= matrix-python-common-${PKGVERSION_NOREV}
+PKGNAME= ${PYPKGPREFIX}-matrix-common-1.0.0
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
GITHUB_PROJECT= matrix-python-common
Home |
Main Index |
Thread Index |
Old Index