diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-04-24 00:07:29 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-04-24 00:07:29 +0000 |
commit | b716a42d50fc48a6a4086f6f264eeb3560911776 (patch) | |
tree | 758f54bb6aa74c59a794933604e4fd59df2f5680 | |
parent | Update to 2.0.4 (diff) |
- Update to 1.14.0
- Pass maintainership to submitter
PR: 243788
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: loic.blot@unix-experience.fr (maintainer),
pizzamig (co-mentor)
Changelog: https://www.rainloop.net/changelog/
-rw-r--r-- | mail/rainloop-community/distinfo | 6 | ||||
-rw-r--r-- | mail/rainloop/Makefile | 4 | ||||
-rw-r--r-- | mail/rainloop/distinfo | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/rainloop-community/distinfo b/mail/rainloop-community/distinfo index 003dce5d85d3..ba065edaab86 100644 --- a/mail/rainloop-community/distinfo +++ b/mail/rainloop-community/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565216921 -SHA256 (rainloop-community-1.13.0.zip) = 80f4ab4982311154781d31060d3a591600ef5040eb9c8c5c1724a06497c17cea -SIZE (rainloop-community-1.13.0.zip) = 6929420 +TIMESTAMP = 1580603173 +SHA256 (rainloop-community-1.14.0.zip) = de5809c27615123d6d422bcc3d4c76868f03d292bbaba82c4392c349aa531829 +SIZE (rainloop-community-1.14.0.zip) = 6942968 diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile index 48f37aa99d98..ca9389548edd 100644 --- a/mail/rainloop/Makefile +++ b/mail/rainloop/Makefile @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= rainloop -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= mail www MASTER_SITES= https://github.com/RainLoop/rainloop-webmail/releases/download/v${PORTVERSION}/ -MAINTAINER= loic.blot@unix-experience.fr +MAINTAINER= yasu@utahime.org COMMENT?= Modern and interactive webmail .if !defined(PKGNAMESUFFIX) diff --git a/mail/rainloop/distinfo b/mail/rainloop/distinfo index e23d31d72310..837d6b1735e7 100644 --- a/mail/rainloop/distinfo +++ b/mail/rainloop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565216329 -SHA256 (rainloop-1.13.0.zip) = e3ec8209cb3b9f092938a89094e645ef27659763432bedbe7fad4fa650554222 -SIZE (rainloop-1.13.0.zip) = 6940879 +TIMESTAMP = 1580603109 +SHA256 (rainloop-1.14.0.zip) = 906dcc7d233b64083ddd3b0665c7271408c331c9a97f94fc710081c82a79c124 +SIZE (rainloop-1.14.0.zip) = 6953599 |