1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Update to 8.0.0

This commit is contained in:
Kevin Lo 2015-02-11 10:06:42 +00:00
parent 83b65bf6ff
commit f98c17d560
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378828
3 changed files with 4303 additions and 7413 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= owncloud
PORTVERSION= 7.0.4
PORTVERSION= 8.0.0
CATEGORIES= www
MASTER_SITES= http://download.owncloud.org/community/
@ -17,8 +17,8 @@ USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \
xsl wddx zip zlib
WANT_PHP_WEB= yes
OWNCLOUD_USERNAME?= www
OWNCLOUD_GROUPNAME?= ${OWNCLOUD_USERNAME}
OWNCLOUD_USERNAME?= ${WWWOWN}
OWNCLOUD_GROUPNAME?= ${WWWGRP}
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes

View File

@ -1,2 +1,2 @@
SHA256 (owncloud-7.0.4.tar.bz2) = 7179f8d775c57a73e7a246bf51a5adb3259065ab2e08ab09e301e6d97dc34f36
SIZE (owncloud-7.0.4.tar.bz2) = 28027707
SHA256 (owncloud-8.0.0.tar.bz2) = 0c62cb06fe4c3eb107bccc4302f2bb3b9f7e5373cf7c9dd307fea8e823e6342f
SIZE (owncloud-8.0.0.tar.bz2) = 17200380

File diff suppressed because it is too large Load Diff