diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-11-29 12:08:20 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-11-29 12:08:20 +0000 |
commit | 8279c30f095a58325ea39c9d40bf69b9e440804c (patch) | |
tree | 6bccde508a521abe33a6f6b01d96672f7be14d1d | |
parent | f4a1eb4e538d9038db055767fc22340a867d00ae (diff) | |
download | ports-8279c30f095a58325ea39c9d40bf69b9e440804c.tar.gz ports-8279c30f095a58325ea39c9d40bf69b9e440804c.zip |
Notes
-rw-r--r-- | www/xcache/Makefile | 3 | ||||
-rw-r--r-- | www/xcache/distinfo | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/xcache/Makefile b/www/xcache/Makefile index ba53ad11b028..babac47d5b99 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xcache -DISTVERSION= 1.3.0 -PORTREVISION= 1 +DISTVERSION= 1.3.1 CATEGORIES= www MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/ diff --git a/www/xcache/distinfo b/www/xcache/distinfo index 326c42077e1a..b49be8ee34b6 100644 --- a/www/xcache/distinfo +++ b/www/xcache/distinfo @@ -1,3 +1,2 @@ -MD5 (xcache-1.3.0.tar.bz2) = 3aea4b1e3bd38b19cd9ae6a82db4cb8d -SHA256 (xcache-1.3.0.tar.bz2) = f070a018b69f3a6d5220a155aac76d949b0bb07518c662bfc8dfd2a15f0d56ca -SIZE (xcache-1.3.0.tar.bz2) = 88722 +SHA256 (xcache-1.3.1.tar.bz2) = e311215551d2f0e55bcab063e36041008969976ae96d314b313abba32d34129b +SIZE (xcache-1.3.1.tar.bz2) = 89480 |