diff options
author | taca <taca@pkgsrc.org> | 2018-04-30 06:45:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-04-30 06:45:03 +0000 |
commit | b2cc27160d7f81bf00fbc73e97e1f6e32d1ea49b (patch) | |
tree | b4e65b4c5eeb44612d15b7f82af70e26c0ab5f06 /mail/roundcube | |
parent | d93fbc96ca2ddd6b6c63c47da9ebc5a2ff35aabf (diff) | |
download | pkgsrc-b2cc27160d7f81bf00fbc73e97e1f6e32d1ea49b.tar.gz |
mail/roundcube: update to 1.2.9
RELEASE 1.2.9
-------------
- Fix regression where IMAP commands with '*' uidset argument wasn't working
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile.common | 4 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/roundcube/Makefile.common b/mail/roundcube/Makefile.common index c611166ac0f..a707aa11ea4 100644 --- a/mail/roundcube/Makefile.common +++ b/mail/roundcube/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2018/04/23 13:54:59 taca Exp $ +# $NetBSD: Makefile.common,v 1.9 2018/04/30 06:45:03 taca Exp $ # # used by mail/roundcube/Makefile # used by mail/roundcube/plugins.mk @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=roundcube/} GITHUB_PROJECT= roundcubemail HOMEPAGE= http://roundcube.net/ -RC_VERS= 1.2.8 +RC_VERS= 1.2.9 USE_LANGUAGES= # none USE_TOOLS+= pax diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 2562be6321d..1d607c627a6 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.59 2018/04/23 13:54:59 taca Exp $ +$NetBSD: distinfo,v 1.60 2018/04/30 06:45:03 taca Exp $ -SHA1 (roundcubemail-1.2.8.tar.gz) = cb804e99caaef0f53f49558a94e05f2eb47c9548 -RMD160 (roundcubemail-1.2.8.tar.gz) = 8c45095f24bf89ab2842439fae986dde32c1f979 -SHA512 (roundcubemail-1.2.8.tar.gz) = 1686020ecaac947b31dc69499d4eb80be2622b32e59f8918171cd88be23bedcb159b3e71574b28ec9e0e3a7b33326a2713a873d77cceaf11dbcf279b2f906b4c -Size (roundcubemail-1.2.8.tar.gz) = 3538739 bytes +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 (patch-ac) = 235116580665d5d58edc218c063b41171a2d9227 SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668 SHA1 (patch-config_config.inc.php.sample) = 1c9751ba36394d592e7d3cdcc705010e0a4adda9 |