Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/roundcube-plugin-password mail/roundcube-plugin-p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a136c957a9b
branches:  trunk
changeset: 428642:3a136c957a9b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Apr 30 07:11:15 2020 +0000

description:
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)

diffstat:

 mail/roundcube-plugin-password/Makefile |   6 ++++--
 mail/roundcube-plugin-password/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r 5cc6c11f23b6 -r 3a136c957a9b mail/roundcube-plugin-password/Makefile
--- a/mail/roundcube-plugin-password/Makefile   Thu Apr 30 07:09:34 2020 +0000
+++ b/mail/roundcube-plugin-password/Makefile   Thu Apr 30 07:11:15 2020 +0000
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.8 2020/04/26 08:48:24 taca Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/30 07:11:15 taca Exp $
 
 PLUGIN=                password
-PKGREVISION=   1
 
 MAINTAINER=    taca%NetBSD.org@localhost
 COMMENT=       Password change plugin for roundcube
 LICENSE=       gnu-gpl-v3
 
+DEPENDS+=      tcl-expect>=5.32.1:../../lang/tcl-expect
+
 REPLACE_PERL+=         plugins/password/helpers/change_ldap_pass.pl
 REPLACE_PYTHON+=       plugins/password/helpers/chpass-wrapper.py
 
 DISTINFO_FILE= ${PKGDIR}/distinfo
 
 .include "../../mail/roundcube/plugins.mk"
+.include "../../lang/perl5/module.mk"
 .include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5cc6c11f23b6 -r 3a136c957a9b mail/roundcube-plugin-password/distinfo
--- a/mail/roundcube-plugin-password/distinfo   Thu Apr 30 07:09:34 2020 +0000
+++ b/mail/roundcube-plugin-password/distinfo   Thu Apr 30 07:11:15 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2020/04/26 08:48:24 taca Exp $
+$NetBSD: distinfo,v 1.17 2020/04/30 07:11:15 taca Exp $
 
-SHA1 (roundcubemail-1.4.2-complete.tar.gz) = d53fcd7f1109a63364d5d4a43f879c6f47d34a89
-RMD160 (roundcubemail-1.4.2-complete.tar.gz) = f043c3e55156625a9f4a8f95aeab704502be9b9d
-SHA512 (roundcubemail-1.4.2-complete.tar.gz) = 3f705bc38b44a0b7ea3241b0222f607b040ec01c8ea400b6b6222fbe346570c5f3450e5a188bab99ea171481453eb3f5b1e7457070ace1144558ec662a4273bb
-Size (roundcubemail-1.4.2-complete.tar.gz) = 7006013 bytes
+SHA1 (roundcubemail-1.4.4-complete.tar.gz) = 4e425263f5bec27d39c07bde524f421bda205c07
+RMD160 (roundcubemail-1.4.4-complete.tar.gz) = 43c3ea4da074337c4b8826420eab9a799fd46e1a
+SHA512 (roundcubemail-1.4.4-complete.tar.gz) = ddea321b5266c547f67c010147e9aa1457bea4802bec37f9e9d87e691bdc8df27f5c90cff8770de2458822160b85f7359f62742072ae1d642a040b9d88651519
+Size (roundcubemail-1.4.4-complete.tar.gz) = 7029864 bytes
 SHA1 (patch-plugins_password_helpers_passwd-expect) = 15e427a3c90bf7c0437a023b3f099abb5a139165



Home | Main Index | Thread Index | Old Index