diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-10-25 07:50:03 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-10-25 07:50:03 +0000 |
commit | 4da7b1058d3bba84b3af314c7a7e0740b408c63e (patch) | |
tree | cc45266c468ec471f2fcee6f708e85496939bf0f | |
parent | 6f6bc8dc72d0ecec8dcd1e6f2039a76e69d83909 (diff) | |
download | ports-4da7b1058d3bba84b3af314c7a7e0740b408c63e.tar.gz ports-4da7b1058d3bba84b3af314c7a7e0740b408c63e.zip |
Notes
-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 |