pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/gajim-plugin-omemo



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Aug 10 14:44:23 UTC 2021

Modified Files:
        pkgsrc/chat/gajim-plugin-omemo: Makefile

Log Message:
gajim-plugin-omemo: explain versioning situation, poked by wiz


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/chat/gajim-plugin-omemo/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/gajim-plugin-omemo/Makefile
diff -u pkgsrc/chat/gajim-plugin-omemo/Makefile:1.10 pkgsrc/chat/gajim-plugin-omemo/Makefile:1.11
--- pkgsrc/chat/gajim-plugin-omemo/Makefile:1.10        Tue Aug 10 12:03:37 2021
+++ pkgsrc/chat/gajim-plugin-omemo/Makefile     Tue Aug 10 14:44:23 2021
@@ -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



Home | Main Index | Thread Index | Old Index