diff options
author | ale <ale@FreeBSD.org> | 2012-03-13 17:02:55 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-03-13 17:02:55 +0800 |
commit | 5f7ff6f548c9432537a8bf0f5c319f57abce2d4a (patch) | |
tree | 999f886a1cf3d396f95ddf008eb05f71772017da /mail/roundcube | |
parent | ce90ae8bd93f60f1e4c9d2a35f573dfbd3202312 (diff) | |
download | freebsd-ports-gnome-5f7ff6f548c9432537a8bf0f5c319f57abce2d4a.tar.gz freebsd-ports-gnome-5f7ff6f548c9432537a8bf0f5c319f57abce2d4a.tar.zst freebsd-ports-gnome-5f7ff6f548c9432537a8bf0f5c319f57abce2d4a.zip |
Update to 0.7.2 release.
Feature safe: yes
Diffstat (limited to 'mail/roundcube')
-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 821cb5766b45..9a5cd2c433e0 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -6,7 +6,7 @@ # PORTNAME= roundcube -DISTVERSION= 0.7.1 +DISTVERSION= 0.7.2 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:U} @@ -16,7 +16,6 @@ MAINTAINER?= ale@FreeBSD.org COMMENT= Fully skinnable XHTML/CSS webmail written in PHP LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes CONFLICTS= ja-roundcube-[0-9]* diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 483860abc43f..a9e5f88097da 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,2 +1,2 @@ -SHA256 (roundcubemail-0.7.1.tar.gz) = 3b3da3f85ae64a5a7513a1fbc8b5ea97ae2c39a920f9b11daa11083dc7e3c587 -SIZE (roundcubemail-0.7.1.tar.gz) = 2710511 +SHA256 (roundcubemail-0.7.2.tar.gz) = a29e4aded3a3b01b763e60443f5afb4cb2969365532762f4436793e8b98cea17 +SIZE (roundcubemail-0.7.2.tar.gz) = 2714219 |