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:           Fri Oct 12 23:50:03 UTC 2018

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

Log Message:
gajim-plugin-omemo: update to 2.6.2.

changes:

- Port Fingerprint dialog from openpgp plugin
- Add an InfoBar for errors and informations
- Add tooltip for device clearing
- Remove fingerprints tab from plugin config dialog


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/gajim-plugin-omemo/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/gajim-plugin-omemo/distinfo

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.2 pkgsrc/chat/gajim-plugin-omemo/Makefile:1.3
--- pkgsrc/chat/gajim-plugin-omemo/Makefile:1.2 Thu Sep 20 00:23:12 2018
+++ pkgsrc/chat/gajim-plugin-omemo/Makefile     Fri Oct 12 23:50:03 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2018/09/20 00:23:12 nia Exp $
+# $NetBSD: Makefile,v 1.3 2018/10/12 23:50:03 nia Exp $
 
-PKGNAME=       gajim-plugin-omemo-2.6.1
+PKGNAME=       gajim-plugin-omemo-2.6.2
 DISTNAME=      omemo_${PKGVERSION_NOREV}
-PKGREVISION=   1
 CATEGORIES=    chat security python
 MASTER_SITES=  https://ftp.gajim.org/plugins_releases/
 EXTRACT_SUFX=  .zip

Index: pkgsrc/chat/gajim-plugin-omemo/distinfo
diff -u pkgsrc/chat/gajim-plugin-omemo/distinfo:1.1 pkgsrc/chat/gajim-plugin-omemo/distinfo:1.2
--- pkgsrc/chat/gajim-plugin-omemo/distinfo:1.1 Wed Sep 19 20:44:36 2018
+++ pkgsrc/chat/gajim-plugin-omemo/distinfo     Fri Oct 12 23:50:03 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/09/19 20:44:36 nia Exp $
+$NetBSD: distinfo,v 1.2 2018/10/12 23:50:03 nia Exp $
 
-SHA1 (omemo_2.6.1.zip) = 6f7d7cc7e3fd2203bc2f949f184ba7b02ab66b5a
-RMD160 (omemo_2.6.1.zip) = 660690610d876253f9294b38ef6950b9fc19184a
-SHA512 (omemo_2.6.1.zip) = b39125cd6a20dba0ef5223a734f1d2056b9b135eb4a980d2f117f9acb41c65cfa34ec2fb0a1d654cc9bdeac41b0f678937692de5ea38fc38eb908287246b24e3
-Size (omemo_2.6.1.zip) = 65200 bytes
+SHA1 (omemo_2.6.2.zip) = d83e630d7cb1629370dccf4d81d18f7436c2213f
+RMD160 (omemo_2.6.2.zip) = 5a053ccbe99103fa561408d26ec20968721cbcdf
+SHA512 (omemo_2.6.2.zip) = cab2a10cc40d3e5764f3a91e9fda98779b66e9396ccfabfba62a33717c325d6eb087a288a0e66e15bb41c60a04f8e4205565a19915f35b092c38af83008ea0a6
+Size (omemo_2.6.2.zip) = 61912 bytes



Home | Main Index | Thread Index | Old Index