diff options
author | ale <ale@FreeBSD.org> | 2013-10-25 15:50:03 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-10-25 15:50:03 +0800 |
commit | 757caf767151c5fb76dd49f18359c7ad4bac68f3 (patch) | |
tree | cc45266c468ec471f2fcee6f708e85496939bf0f /mail/roundcube | |
parent | 0254a30ccd82d271d0e34bdb6d51a681625232c5 (diff) | |
download | freebsd-ports-gnome-757caf767151c5fb76dd49f18359c7ad4bac68f3.tar.gz freebsd-ports-gnome-757caf767151c5fb76dd49f18359c7ad4bac68f3.tar.zst freebsd-ports-gnome-757caf767151c5fb76dd49f18359c7ad4bac68f3.zip |
Update to 0.9.5 release.
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile | 4 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index cbaffdf201b6..3a49ddddf6da 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 0.9.4 +DISTVERSION= 0.9.5 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:U} @@ -14,7 +14,7 @@ LICENSE= GPLv3 NO_BUILD= yes -RCUBECOMP= .htaccess SQL config index.php installer logs plugins program robots.txt skins temp +RCUBECOMP= SQL config index.php installer logs plugins program robots.txt skins temp PORTDOCS= CHANGELOG INSTALL README.md UPGRADING WANT_PHP_WEB= yes diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 40834a4f65cd..a3851d791a8d 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,2 +1,2 @@ -SHA256 (roundcubemail-0.9.4.tar.gz) = 611b2905d8c97580b0139437c05225fc354b3e8e845692bb29afac191abb5bc0 -SIZE (roundcubemail-0.9.4.tar.gz) = 3659165 +SHA256 (roundcubemail-0.9.5.tar.gz) = f5fbb39f11ed5bfb130e130660dacc125c9ee3eaa0d45c506b82f89fa1808326 +SIZE (roundcubemail-0.9.5.tar.gz) = 3659531 |