summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-08-10 14:44:23 +0000
committernia <nia@pkgsrc.org>2021-08-10 14:44:23 +0000
commite5362a84d3b2b08fd3f6a3f3a085d51c52613332 (patch)
treea91b88b6e40ba70b677ca5f999c5da53d1a3c6bf
parent7574122b11b1e2fd33cc76850bfe88368f7b6533 (diff)
downloadpkgsrc-e5362a84d3b2b08fd3f6a3f3a085d51c52613332.tar.gz
gajim-plugin-omemo: explain versioning situation, poked by wiz
-rw-r--r--chat/gajim-plugin-omemo/Makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/chat/gajim-plugin-omemo/Makefile b/chat/gajim-plugin-omemo/Makefile
index 14f7f0dcf8a..b7f95631dc3 100644
--- a/chat/gajim-plugin-omemo/Makefile
+++ b/chat/gajim-plugin-omemo/Makefile
@@ -1,5 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2021/08/10 12:03:37 nia Exp $
-
+# $NetBSD: Makefile,v 1.11 2021/08/10 14:44:23 nia Exp $
+
+#
+# Don't update this package without testing the plugin with Gajim.
+#
+# The plugin must be fixed a specific version so it works with whatever
+# version of Gajim is currently in pkgsrc.
+#
+# Please make sure the package version is in sync with the version
+# marked "available" in the Gajim plugins menu.
+#
PKGNAME= gajim-plugin-omemo-2.7.14
DISTNAME= omemo_${PKGVERSION_NOREV}
CATEGORIES= chat security python