1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Sunpoet Po-Chuan Hsieh 2020-08-15 16:29:26 +00:00
parent 6f76b2e296
commit 9f61e907a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544961
3 changed files with 12217 additions and 252 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= owncloud
PORTVERSION= 10.4.1
PORTVERSION= 10.5.0
CATEGORIES= www
MASTER_SITES= https://download.owncloud.org/community/ \
LOCAL/sunpoet
@ -17,8 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe php:flavors,web tar:bzip2
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
IGNORE_WITH_PHP= 74
xsl zip zlib
NO_ARCH= yes
NO_BUILD= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1587445360
SHA256 (owncloud-10.4.1.tar.bz2) = 63f32048225c6bc4534c6757e8beee65fc845a35126899e85d787a3ba4073d48
SIZE (owncloud-10.4.1.tar.bz2) = 20439397
TIMESTAMP = 1596954292
SHA256 (owncloud-10.5.0.tar.bz2) = 35232c0564cdb2140134563f339c6404bfb3d6133c54152cfaf207ce31aa1df1
SIZE (owncloud-10.5.0.tar.bz2) = 23471398

File diff suppressed because it is too large Load Diff