diff options
author | ale <ale@FreeBSD.org> | 2014-08-04 23:06:58 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2014-08-04 23:06:58 +0800 |
commit | bc17cfb395ad2318af41482d8ea3b9e00c454ff2 (patch) | |
tree | 2fc5f88a5de7fbd968aee5e46600c211eb01c12a /mail | |
parent | 51550b382f04594168969695ccc928522bd3c974 (diff) | |
download | freebsd-ports-gnome-bc17cfb395ad2318af41482d8ea3b9e00c454ff2.tar.gz freebsd-ports-gnome-bc17cfb395ad2318af41482d8ea3b9e00c454ff2.tar.zst freebsd-ports-gnome-bc17cfb395ad2318af41482d8ea3b9e00c454ff2.zip |
Update to 1.0.2 release.
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 0852cc18fd28..197167b1dc5b 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.0.1 -PORTREVISION= 1 +DISTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:tu} diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 756b7afc0989..d1ec4f8c2855 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,2 +1,2 @@ -SHA256 (roundcubemail-1.0.1.tar.gz) = e75817e936cccb5f55ea601dba302dc2ad8cd4e57109fa34bd5765fbe03cdb09 -SIZE (roundcubemail-1.0.1.tar.gz) = 3978126 +SHA256 (roundcubemail-1.0.2.tar.gz) = 1c1560a7a56e6884b45c49f52961dbbb3f6bacbc7e7c755440750a1ab027171c +SIZE (roundcubemail-1.0.2.tar.gz) = 3980298 |