diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-11-12 11:35:40 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-11-12 11:35:40 +0000 |
commit | d5945769ca4657d52e613bc25f2a891a53a3151e (patch) | |
tree | 8eeeacee3cc623d98930ec8c3f70b4e0193a2099 /mail | |
parent | 581fd0108e06c9de5ecb193d8af1ef6bb02b9969 (diff) | |
download | ports-d5945769ca4657d52e613bc25f2a891a53a3151e.tar.gz ports-d5945769ca4657d52e613bc25f2a891a53a3151e.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube/Makefile | 3 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index ea6c8c9219b9..06838e32abf6 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,8 +1,7 @@ -# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:U} diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 4777301016c0..c1477d0e1859 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,2 +1,2 @@ -SHA256 (roundcubemail-0.8.2.tar.gz) = 43d2d7c86171eb317af7d165803aab76f01de5ad06564cbeb77eb07147f72a61 -SIZE (roundcubemail-0.8.2.tar.gz) = 3722844 +SHA256 (roundcubemail-0.8.3.tar.gz) = 27f9583b92eebaa7cbb70088443cdc3f27ebaea966c6ddac7aadc7948285e503 +SIZE (roundcubemail-0.8.3.tar.gz) = 3723551 |