diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-06-12 04:27:48 +0800 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-06-12 04:27:48 +0800 |
commit | dae0e8b2578054a53275cbe0c58eff619cd5e0bc (patch) | |
tree | 9972293ac106595d87d3c5dca394dd33066d149a /www/owncloud | |
parent | 4c50f0fefedcab803c564db981cba1e940240a0e (diff) | |
download | freebsd-ports-gnome-dae0e8b2578054a53275cbe0c58eff619cd5e0bc.tar.gz freebsd-ports-gnome-dae0e8b2578054a53275cbe0c58eff619cd5e0bc.tar.zst freebsd-ports-gnome-dae0e8b2578054a53275cbe0c58eff619cd5e0bc.zip |
- Update to 5.0.7
Changes: http://owncloud.org/changelog/
Security: oC-SA-2013-[019-028]
Security: CVE-2013-[2039-2045,2047-2048,2085-2086,2089,2149-2150]
PR: ports/178628
PR: ports/179494
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Approved by: kevlo@ (maintainer, timeout)
Diffstat (limited to 'www/owncloud')
-rw-r--r-- | www/owncloud/Makefile | 2 | ||||
-rw-r--r-- | www/owncloud/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index 2bba463d28b3..38d572731c8e 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.7 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ diff --git a/www/owncloud/distinfo b/www/owncloud/distinfo index ed43599a1bf0..30f23a5c9e7c 100644 --- a/www/owncloud/distinfo +++ b/www/owncloud/distinfo @@ -1,2 +1,2 @@ -SHA256 (owncloud-5.0.5.tar.bz2) = d1538f598f7b06a2d0494a9675a461e4bcd976e7e4ddf372efc1a2ec50007a31 -SIZE (owncloud-5.0.5.tar.bz2) = 13865933 +SHA256 (owncloud-5.0.7.tar.bz2) = 8329a2b8ee7da48111455aca299eacef68bde22c6e6494c3e9c41d4619e5083d +SIZE (owncloud-5.0.7.tar.bz2) = 14016269 |