- Update to 10.0.1
- Add missing php intl dependency [1] Changelog: https://owncloud.org/changelog/#latest10.0 PR: 219438 [1] Submitted by: Matt
This commit is contained in:
parent
efd6c77aae
commit
945386633e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441566
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= owncloud
|
||||
PORTVERSION= 10.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 10.0.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.owncloud.org/community/
|
||||
|
||||
@ -13,7 +12,7 @@ LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cpe tar:bzip2 ssl
|
||||
USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \
|
||||
USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv intl json \
|
||||
mbstring pdo posix session simplexml xml xmlreader xmlwriter \
|
||||
xsl wddx zip zlib
|
||||
WANT_PHP_WEB= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493771697
|
||||
SHA256 (owncloud-10.0.0.tar.bz2) = 488fc136a8000b42c447e224e69f16f5c31a231eea3038614fdea5e0c2218457
|
||||
SIZE (owncloud-10.0.0.tar.bz2) = 32764455
|
||||
TIMESTAMP = 1495597722
|
||||
SHA256 (owncloud-10.0.1.tar.bz2) = ae69444e0eabd085682fd8abc8f4addfcaa5213b5d40819f83dd8aa5f8dad896
|
||||
SIZE (owncloud-10.0.1.tar.bz2) = 29486784
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user