pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2018Q1] pkgsrc/mail/roundcube-plugin-password



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Fri Jun  8 09:31:25 UTC 2018

Modified Files:
        pkgsrc/mail/roundcube-plugin-password [pkgsrc-2018Q1]: Makefile PLIST
            distinfo

Log Message:
Pullup ticket #5761 - requested by taca
mail/roundcube-plugin-password: build fix

Revisions pulled up:
- mail/roundcube-plugin-password/Makefile                       1.2
- mail/roundcube-plugin-password/PLIST                          1.3
- mail/roundcube-plugin-password/distinfo                       1.10

---
   Module Name:    pkgsrc
   Committed By:   triaxx
   Date:           Wed May 16 08:17:50 UTC 2018

   Modified Files:
           pkgsrc/mail/roundcube-plugin-password: distinfo

   Log Message:
   roundcube-plugin-password: update distinfo for 1.3.6

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Sun May 20 03:50:53 UTC 2018

   Modified Files:
           pkgsrc/mail/roundcube-plugin-password: PLIST

   Log Message:
   mail/roundcube-plugin-password: Fix PLIST

   Fix PLIST after update to 1.3.6.

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Sun May 20 03:54:54 UTC 2018

   Modified Files:
           pkgsrc/mail/roundcube-plugin-password: Makefile

   Log Message:
   mail/roundcube-plugin-password: fix interpreter

   * Replace interpreter of perl script.
   * Do not set REPLACE_PYTHON but add to it.

   Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.16.1 pkgsrc/mail/roundcube-plugin-password/Makefile
cvs rdiff -u -r1.2 -r1.2.14.1 pkgsrc/mail/roundcube-plugin-password/PLIST
cvs rdiff -u -r1.7.4.2 -r1.7.4.3 \
    pkgsrc/mail/roundcube-plugin-password/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/roundcube-plugin-password/Makefile
diff -u pkgsrc/mail/roundcube-plugin-password/Makefile:1.1 pkgsrc/mail/roundcube-plugin-password/Makefile:1.1.16.1
--- pkgsrc/mail/roundcube-plugin-password/Makefile:1.1  Tue Sep 13 16:00:15 2016
+++ pkgsrc/mail/roundcube-plugin-password/Makefile      Fri Jun  8 09:31:25 2018
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/09/13 16:00:15 taca Exp $
+# $NetBSD: Makefile,v 1.1.16.1 2018/06/08 09:31:25 bsiegert Exp $
 
 PLUGIN=                password
+PKGREVISION=   1
 
 MAINTAINER=    taca%NetBSD.org@localhost
 COMMENT=       Password change plugin for roundcube
@@ -8,7 +9,8 @@ LICENSE=        gnu-gpl-v3
 
 PLUGIN=                password
 
-REPLACE_PYTHON=        plugins/password/helpers/chpass-wrapper.py
+REPLACE_PERL+=         plugins/password/helpers/change_ldap_pass.pl
+REPLACE_PYTHON+=       plugins/password/helpers/chpass-wrapper.py
 
 do-install: plugin-install
 

Index: pkgsrc/mail/roundcube-plugin-password/PLIST
diff -u pkgsrc/mail/roundcube-plugin-password/PLIST:1.2 pkgsrc/mail/roundcube-plugin-password/PLIST:1.2.14.1
--- pkgsrc/mail/roundcube-plugin-password/PLIST:1.2     Mon Dec  5 16:16:16 2016
+++ pkgsrc/mail/roundcube-plugin-password/PLIST Fri Jun  8 09:31:25 2018
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2016/12/05 16:16:16 taca Exp $
+@comment $NetBSD: PLIST,v 1.2.14.1 2018/06/08 09:31:25 bsiegert Exp $
 share/examples/roundcube/plugins/password/config.inc.php
 share/roundcube/plugins/password/README
 share/roundcube/plugins/password/composer.json
 share/roundcube/plugins/password/drivers/chpasswd.php
 share/roundcube/plugins/password/drivers/cpanel.php
+share/roundcube/plugins/password/drivers/cpanel_webmail.php
 share/roundcube/plugins/password/drivers/dbmail.php
 share/roundcube/plugins/password/drivers/directadmin.php
 share/roundcube/plugins/password/drivers/domainfactory.php
@@ -12,6 +13,7 @@ share/roundcube/plugins/password/drivers
 share/roundcube/plugins/password/drivers/hmail.php
 share/roundcube/plugins/password/drivers/kpasswd.php
 share/roundcube/plugins/password/drivers/ldap.php
+share/roundcube/plugins/password/drivers/ldap_ppolicy.php
 share/roundcube/plugins/password/drivers/ldap_simple.php
 share/roundcube/plugins/password/drivers/pam.php
 share/roundcube/plugins/password/drivers/plesk.php
@@ -24,6 +26,7 @@ share/roundcube/plugins/password/drivers
 share/roundcube/plugins/password/drivers/vpopmaild.php
 share/roundcube/plugins/password/drivers/ximss.php
 share/roundcube/plugins/password/drivers/xmail.php
+share/roundcube/plugins/password/helpers/change_ldap_pass.pl
 share/roundcube/plugins/password/helpers/chgdbmailusers.c
 share/roundcube/plugins/password/helpers/chgsaslpasswd.c
 share/roundcube/plugins/password/helpers/chgvirtualminpasswd.c
@@ -60,6 +63,7 @@ share/roundcube/plugins/password/localiz
 share/roundcube/plugins/password/localization/fo_FO.inc
 share/roundcube/plugins/password/localization/fr_FR.inc
 share/roundcube/plugins/password/localization/fy_NL.inc
+share/roundcube/plugins/password/localization/ga_IE.inc
 share/roundcube/plugins/password/localization/gl_ES.inc
 share/roundcube/plugins/password/localization/he_IL.inc
 share/roundcube/plugins/password/localization/hr_HR.inc
@@ -77,6 +81,7 @@ share/roundcube/plugins/password/localiz
 share/roundcube/plugins/password/localization/lb_LU.inc
 share/roundcube/plugins/password/localization/lt_LT.inc
 share/roundcube/plugins/password/localization/lv_LV.inc
+share/roundcube/plugins/password/localization/mk_MK.inc
 share/roundcube/plugins/password/localization/ml_IN.inc
 share/roundcube/plugins/password/localization/mn_MN.inc
 share/roundcube/plugins/password/localization/nb_NO.inc
@@ -93,9 +98,11 @@ share/roundcube/plugins/password/localiz
 share/roundcube/plugins/password/localization/sq_AL.inc
 share/roundcube/plugins/password/localization/sr_CS.inc
 share/roundcube/plugins/password/localization/sv_SE.inc
+share/roundcube/plugins/password/localization/th_TH.inc
 share/roundcube/plugins/password/localization/ti.inc
 share/roundcube/plugins/password/localization/tr_TR.inc
 share/roundcube/plugins/password/localization/uk_UA.inc
+share/roundcube/plugins/password/localization/uz.inc
 share/roundcube/plugins/password/localization/vi_VN.inc
 share/roundcube/plugins/password/localization/zh_CN.inc
 share/roundcube/plugins/password/localization/zh_TW.inc

Index: pkgsrc/mail/roundcube-plugin-password/distinfo
diff -u pkgsrc/mail/roundcube-plugin-password/distinfo:1.7.4.2 pkgsrc/mail/roundcube-plugin-password/distinfo:1.7.4.3
--- pkgsrc/mail/roundcube-plugin-password/distinfo:1.7.4.2      Sun May  6 09:13:55 2018
+++ pkgsrc/mail/roundcube-plugin-password/distinfo      Fri Jun  8 09:31:25 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7.4.2 2018/05/06 09:13:55 spz Exp $
+$NetBSD: distinfo,v 1.7.4.3 2018/06/08 09:31:25 bsiegert Exp $
 
-SHA1 (roundcubemail-1.2.9.tar.gz) = dd27b89ae04a6a6c04c0109395e85d098af6cc33
-RMD160 (roundcubemail-1.2.9.tar.gz) = e57fa96c3e406a2c61c56de70f02fbc5ee4a2bc3
-SHA512 (roundcubemail-1.2.9.tar.gz) = b284b1969ad603fc3dd4dbf1dec271dd0d0a22a1dd139c78fd4bc12171f7e94a1b05c15e3926299ca17f39b5dd70b4eaa3bf22e494a7a8e2173a2211d0324f4d
-Size (roundcubemail-1.2.9.tar.gz) = 3539037 bytes
+SHA1 (roundcube/roundcubemail-1.3.6.tar.gz) = 16b4e8c90686cb5d9559dc4f73e1e59382cc040f
+RMD160 (roundcube/roundcubemail-1.3.6.tar.gz) = c732b3be00b02eb6201ce799963bb8396ccd9bd2
+SHA512 (roundcube/roundcubemail-1.3.6.tar.gz) = e625ee69702d51ac4da53ec419324068a3706547db4cd1e48c877706a5e2b768e9562d2bc461f5ae270a9278e7ef45bf4d9cf26cb8ee609ea412e8e4a3a7b00d
+Size (roundcube/roundcubemail-1.3.6.tar.gz) = 3123479 bytes



Home | Main Index | Thread Index | Old Index