diff options
author | ale <ale@FreeBSD.org> | 2011-05-10 15:51:13 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-05-10 15:51:13 +0800 |
commit | 661431ab9f3d91095ba7c64110696fbe253603de (patch) | |
tree | 6e2ef05b01bbef396f88558afdebbf89fa3b0920 /www/xcache | |
parent | 31a6f3b0646d69c856851ce3b6f6d0e0515d370d (diff) | |
download | freebsd-ports-gnome-661431ab9f3d91095ba7c64110696fbe253603de.tar.gz freebsd-ports-gnome-661431ab9f3d91095ba7c64110696fbe253603de.tar.zst freebsd-ports-gnome-661431ab9f3d91095ba7c64110696fbe253603de.zip |
Update to 1.3.2-rc1 release.
PR: ports/156899
Submitted by: mm
Diffstat (limited to 'www/xcache')
-rw-r--r-- | www/xcache/Makefile | 2 | ||||
-rw-r--r-- | www/xcache/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/xcache/Makefile b/www/xcache/Makefile index babac47d5b99..7697534c6244 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcache -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2-rc1 CATEGORIES= www MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/ diff --git a/www/xcache/distinfo b/www/xcache/distinfo index b49be8ee34b6..e58feb3334ef 100644 --- a/www/xcache/distinfo +++ b/www/xcache/distinfo @@ -1,2 +1,2 @@ -SHA256 (xcache-1.3.1.tar.bz2) = e311215551d2f0e55bcab063e36041008969976ae96d314b313abba32d34129b -SIZE (xcache-1.3.1.tar.bz2) = 89480 +SHA256 (xcache-1.3.2-rc1.tar.bz2) = 225d7e564fd4eb84878d26c14da9f80cc3710d7a6e5c587ccedd256b9e66e0ef +SIZE (xcache-1.3.2-rc1.tar.bz2) = 94754 |