Thu Apr 30 07:11:16 2020 UTC ()
mail/roundcube-plugin-password: update to 1.4.4

Update roundcube-plugin-password to 1.4.4.

pkgsrc change: add dependecy to lang/tcl-expect.

RELEASE 1.4.3
-------------
- Password: Make chpass-wrapper.py Python 3 compatible (#7135)


(taca)
diff -r1.8 -r1.9 pkgsrc/mail/roundcube-plugin-password/Makefile
diff -r1.16 -r1.17 pkgsrc/mail/roundcube-plugin-password/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/mail/roundcube-plugin-password/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/roundcube-plugin-password/Makefile 2020/04/26 08:48:24 1.8
+++ pkgsrc/mail/roundcube-plugin-password/Makefile 2020/04/30 07:11:15 1.9
@@ -1,17 +1,19 @@ @@ -1,17 +1,19 @@
1# $NetBSD: Makefile,v 1.8 2020/04/26 08:48:24 taca Exp $ 1# $NetBSD: Makefile,v 1.9 2020/04/30 07:11:15 taca Exp $
2 2
3PLUGIN= password 3PLUGIN= password
4PKGREVISION= 1 
5 4
6MAINTAINER= taca@NetBSD.org 5MAINTAINER= taca@NetBSD.org
7COMMENT= Password change plugin for roundcube 6COMMENT= Password change plugin for roundcube
8LICENSE= gnu-gpl-v3 7LICENSE= gnu-gpl-v3
9 8
 9DEPENDS+= tcl-expect>=5.32.1:../../lang/tcl-expect
 10
10REPLACE_PERL+= plugins/password/helpers/change_ldap_pass.pl 11REPLACE_PERL+= plugins/password/helpers/change_ldap_pass.pl
11REPLACE_PYTHON+= plugins/password/helpers/chpass-wrapper.py 12REPLACE_PYTHON+= plugins/password/helpers/chpass-wrapper.py
12 13
13DISTINFO_FILE= ${PKGDIR}/distinfo 14DISTINFO_FILE= ${PKGDIR}/distinfo
14 15
15.include "../../mail/roundcube/plugins.mk" 16.include "../../mail/roundcube/plugins.mk"
 17.include "../../lang/perl5/module.mk"
16.include "../../lang/python/application.mk" 18.include "../../lang/python/application.mk"
17.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.16 -r1.17 pkgsrc/mail/roundcube-plugin-password/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/roundcube-plugin-password/distinfo 2020/04/26 08:48:24 1.16
+++ pkgsrc/mail/roundcube-plugin-password/distinfo 2020/04/30 07:11:15 1.17
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.16 2020/04/26 08:48:24 taca Exp $ 1$NetBSD: distinfo,v 1.17 2020/04/30 07:11:15 taca Exp $
2 2
3SHA1 (roundcubemail-1.4.2-complete.tar.gz) = d53fcd7f1109a63364d5d4a43f879c6f47d34a89 3SHA1 (roundcubemail-1.4.4-complete.tar.gz) = 4e425263f5bec27d39c07bde524f421bda205c07
4RMD160 (roundcubemail-1.4.2-complete.tar.gz) = f043c3e55156625a9f4a8f95aeab704502be9b9d 4RMD160 (roundcubemail-1.4.4-complete.tar.gz) = 43c3ea4da074337c4b8826420eab9a799fd46e1a
5SHA512 (roundcubemail-1.4.2-complete.tar.gz) = 3f705bc38b44a0b7ea3241b0222f607b040ec01c8ea400b6b6222fbe346570c5f3450e5a188bab99ea171481453eb3f5b1e7457070ace1144558ec662a4273bb 5SHA512 (roundcubemail-1.4.4-complete.tar.gz) = ddea321b5266c547f67c010147e9aa1457bea4802bec37f9e9d87e691bdc8df27f5c90cff8770de2458822160b85f7359f62742072ae1d642a040b9d88651519
6Size (roundcubemail-1.4.2-complete.tar.gz) = 7006013 bytes 6Size (roundcubemail-1.4.4-complete.tar.gz) = 7029864 bytes
7SHA1 (patch-plugins_password_helpers_passwd-expect) = 15e427a3c90bf7c0437a023b3f099abb5a139165 7SHA1 (patch-plugins_password_helpers_passwd-expect) = 15e427a3c90bf7c0437a023b3f099abb5a139165