pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/roundcube Update roundcube to 1.2.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8304a594500
branches: trunk
changeset: 361894:e8304a594500
user: taca <taca%pkgsrc.org@localhost>
date: Fri Apr 28 13:48:29 2017 +0000
description:
Update roundcube to 1.2.5.
RELEASE 1.2.5
-------------
- Fix re-positioning of the fixed header of messages list in Chrome when using
minimal mode toggle and About dialog (#5711)
- Fix so settings/upload.inc could not be used by plugins (#5694)
- Fix regression in LDAP fuzzy search where it always used prefix search
instead (#5713)
- Fix bug where namespace prefix could not be truncated on folders list if
show_real_foldernames=true (#5695)
- Fix bug where base_dn setting was ignored inside group_filters (#5720)
diffstat:
mail/roundcube/Makefile | 3 +--
mail/roundcube/Makefile.common | 4 ++--
mail/roundcube/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (49 lines):
diff -r 9a097954b07e -r e8304a594500 mail/roundcube/Makefile
--- a/mail/roundcube/Makefile Fri Apr 28 13:48:07 2017 +0000
+++ b/mail/roundcube/Makefile Fri Apr 28 13:48:29 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2017/04/05 12:33:48 fhajny Exp $
+# $NetBSD: Makefile,v 1.88 2017/04/28 13:48:29 taca Exp $
DISTNAME= roundcubemail-${RC_VERS}
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/mail-/-/}
-PKGREVISION= 1
MAINTAINER= taca%NetBSD.org@localhost
COMMENT= Browser-based multilingual IMAP client
diff -r 9a097954b07e -r e8304a594500 mail/roundcube/Makefile.common
--- a/mail/roundcube/Makefile.common Fri Apr 28 13:48:07 2017 +0000
+++ b/mail/roundcube/Makefile.common Fri Apr 28 13:48:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2017/03/12 13:34:04 taca Exp $
+# $NetBSD: Makefile.common,v 1.5 2017/04/28 13:48:29 taca Exp $
#
# used by mail/roundcube/Makefile
# used by mail/roundcube/plugins.mk
@@ -9,7 +9,7 @@
GITHUB_PROJECT= roundcubemail
HOMEPAGE= http://roundcube.net/
-RC_VERS= 1.2.4
+RC_VERS= 1.2.5
USE_LANGUAGES= # none
USE_TOOLS+= pax
diff -r 9a097954b07e -r e8304a594500 mail/roundcube/distinfo
--- a/mail/roundcube/distinfo Fri Apr 28 13:48:07 2017 +0000
+++ b/mail/roundcube/distinfo Fri Apr 28 13:48:29 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.55 2017/03/12 13:34:04 taca Exp $
+$NetBSD: distinfo,v 1.56 2017/04/28 13:48:29 taca Exp $
-SHA1 (roundcubemail-1.2.4.tar.gz) = e256f4b653cbc838b1c5e684c94eaf8ce92a0a70
-RMD160 (roundcubemail-1.2.4.tar.gz) = 038eb97d9f63cc034f9b9dc5658f8f6b92fe79f4
-SHA512 (roundcubemail-1.2.4.tar.gz) = 2184fcaa6d0041c1cb73adbe8bd1cd9eed2a11b8f3ed9f3c03c951d122c54568ad7312976c405d6d8c6060b903fc45569960861d28aabbddd54c493719120cb2
-Size (roundcubemail-1.2.4.tar.gz) = 3536629 bytes
+SHA1 (roundcubemail-1.2.5.tar.gz) = b73eab099219c06f6d8a1cc73e8906e0d0a01260
+RMD160 (roundcubemail-1.2.5.tar.gz) = e432100b6a3a10bd266eda333509ca772f9db07f
+SHA512 (roundcubemail-1.2.5.tar.gz) = 543003bd99e6d52239f928de56e185651d875517cd2115a66ddfc5d6c69d7e7c2b95e4d2ab05b05111bbfca4e5fab7f02749d1fe7b02f47d2cce832ee6a0cce2
+Size (roundcubemail-1.2.5.tar.gz) = 3536994 bytes
SHA1 (patch-ac) = 235116580665d5d58edc218c063b41171a2d9227
SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668
SHA1 (patch-config_config.inc.php.sample) = 1c9751ba36394d592e7d3cdcc705010e0a4adda9
Home |
Main Index |
Thread Index |
Old Index