diff options
author | ale <ale@FreeBSD.org> | 2011-06-22 22:42:25 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-06-22 22:42:25 +0800 |
commit | 9681feb63450bc3bc8c01e121a6dc814b3531ae0 (patch) | |
tree | 275f93eb631022ff1672207f0a628f363f9c4b2f /www | |
parent | b0fcc49acef7c68d4277ca77fc8449422ec549ec (diff) | |
download | freebsd-ports-gnome-9681feb63450bc3bc8c01e121a6dc814b3531ae0.tar.gz freebsd-ports-gnome-9681feb63450bc3bc8c01e121a6dc814b3531ae0.tar.zst freebsd-ports-gnome-9681feb63450bc3bc8c01e121a6dc814b3531ae0.zip |
Update to 1.3.2 final release.
PR: ports/158166
Submitted by: mm
Diffstat (limited to 'www')
-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 7697534c6244..b391d21fdb97 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcache -DISTVERSION= 1.3.2-rc1 +DISTVERSION= 1.3.2 CATEGORIES= www MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/ diff --git a/www/xcache/distinfo b/www/xcache/distinfo index e58feb3334ef..0a102cc29977 100644 --- a/www/xcache/distinfo +++ b/www/xcache/distinfo @@ -1,2 +1,2 @@ -SHA256 (xcache-1.3.2-rc1.tar.bz2) = 225d7e564fd4eb84878d26c14da9f80cc3710d7a6e5c587ccedd256b9e66e0ef -SIZE (xcache-1.3.2-rc1.tar.bz2) = 94754 +SHA256 (xcache-1.3.2.tar.bz2) = 65cb064eadce848e54f18fe7172165651d3d60c5f65a9fe446b6b8fddcabda1c +SIZE (xcache-1.3.2.tar.bz2) = 95322 |