Update to 4.0.1
This commit is contained in:
parent
d56f751b94
commit
0220ed5a0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298745
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= owncloud
|
||||
PORTVERSION= 3.0.2
|
||||
PORTVERSION= 4.0.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://owncloud.org/releases/
|
||||
|
||||
@ -17,11 +17,10 @@ BUILD_DEPENDS= mp3info:${PORTSDIR}/audio/mp3info
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PHP= ctype curl gd hash json mbstring mysql pdo session \
|
||||
simplexml sqlite xml zip
|
||||
USE_PHP= ctype curl gd hash json mbstring mysql pdo pdo_sqlite \
|
||||
session simplexml sqlite3 xml zip
|
||||
WANT_PHP_WEB= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
DEFAULT_PHP_VER=5
|
||||
|
||||
WWWDOCROOT?= www
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (owncloud-3.0.2.tar.bz2) = 2c6197837e46bd34d7bca2bd46d29136037f19fa4c8f63d5784d1ed3eb87461a
|
||||
SIZE (owncloud-3.0.2.tar.bz2) = 2605218
|
||||
SHA256 (owncloud-4.0.1.tar.bz2) = e56f4850dacd72a8fbed88ea88007720b6e4fb48934b8d1acbf38b45e32786aa
|
||||
SIZE (owncloud-4.0.1.tar.bz2) = 4560307
|
||||
|
Loading…
Reference in New Issue
Block a user