diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2017-04-10 12:15:38 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2017-04-10 12:15:38 +0000 |
| commit | 595047a92dedffdc0016a7e84529cebe3b6acfb0 (patch) | |
| tree | ffc59680c321e06e7b6c65b11dd633ea1391f220 /mail/roundcube | |
| parent | Don't truncate received APDU when talking to pcsc-lite. (diff) | |
Update to 1.2.4 release.
PR: 217767
Submitted by: pi
Diffstat (limited to 'mail/roundcube')
| -rw-r--r-- | mail/roundcube/Makefile | 2 | ||||
| -rw-r--r-- | mail/roundcube/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 524c4a786805..20cc63c9c3fd 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.3 +DISTVERSION= 1.2.4 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 10163b47a335..5b056f1f2941 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480409130 -SHA256 (roundcubemail-1.2.3-complete.tar.gz) = d7f1d041557639c442691a1e5fa791ab77aa97327a0d328a22e0220f3cb2ca97 -SIZE (roundcubemail-1.2.3-complete.tar.gz) = 3894127 +TIMESTAMP = 1491813309 +SHA256 (roundcubemail-1.2.4-complete.tar.gz) = 6042f072fee95da27ab9f86f1f57378b463866747d6d77036ff1babb6764698d +SIZE (roundcubemail-1.2.4-complete.tar.gz) = 3899843 |
