diff options
author | wg <wg@FreeBSD.org> | 2013-11-07 23:47:48 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-11-07 23:47:48 +0800 |
commit | 24b0c471f1ebfea2b599f84ff0a8f6e695ab2291 (patch) | |
tree | 27ec1df07131399547dae5512ea85d34fe367d4a /www | |
parent | 543b777011c3a1e41dcc63e0ce9b4637f38f7f96 (diff) | |
download | freebsd-ports-gnome-24b0c471f1ebfea2b599f84ff0a8f6e695ab2291.tar.gz freebsd-ports-gnome-24b0c471f1ebfea2b599f84ff0a8f6e695ab2291.tar.zst freebsd-ports-gnome-24b0c471f1ebfea2b599f84ff0a8f6e695ab2291.zip |
www/owncloud: revert to 5.0.12
Revert to 5.0.12, 5.0.13 could be found for a period of time
yesterday but a bug was found and reverted.
As the tarball could not be found at the time of the commit we can
safely revert as no package could be built.
Reported by: sunpoet
Diffstat (limited to 'www')
-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 401700a1ddaa..47bbc7d17658 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 5.0.13 +PORTVERSION= 5.0.12 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ diff --git a/www/owncloud/distinfo b/www/owncloud/distinfo index 4788d22c7cb3..47c9a2a96ada 100644 --- a/www/owncloud/distinfo +++ b/www/owncloud/distinfo @@ -1,2 +1,2 @@ -SHA256 (owncloud-5.0.13.tar.bz2) = 40cf3788f3be3f6c163455e34a17ecfba7bf57300b04573d1020a9c72ca97af5 -SIZE (owncloud-5.0.13.tar.bz2) = 15436984 +SHA256 (owncloud-5.0.12.tar.bz2) = b1aafcba4823c011b19b60353394d81455e2b3e9c169d4e444b27c740695ed7a +SIZE (owncloud-5.0.12.tar.bz2) = 15147476 |