svn commit: r315922 - head/www/owncloud
Kevin Lo
kevlo at FreeBSD.org
Wed Apr 17 01:57:57 UTC 2013
Author: kevlo
Date: Wed Apr 17 01:57:56 2013
New Revision: 315922
URL: http://svnweb.freebsd.org/changeset/ports/315922
Log:
Update to 5.0.4
Feature safe: yes
Modified:
head/www/owncloud/Makefile
head/www/owncloud/distinfo
Modified: head/www/owncloud/Makefile
==============================================================================
--- head/www/owncloud/Makefile Wed Apr 17 00:41:37 2013 (r315921)
+++ head/www/owncloud/Makefile Wed Apr 17 01:57:56 2013 (r315922)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= owncloud
-PORTVERSION= 5.0.0
+PORTVERSION= 5.0.4
CATEGORIES= www
MASTER_SITES= http://download.owncloud.org/community/
@@ -14,9 +14,9 @@ BUILD_DEPENDS= mp3info:${PORTSDIR}/audio
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
-USE_PHP= ctype curl dom fileinfo gd hash iconv json mbstring mysql \
- pdo pdo_mysql pdo_sqlite session simplexml sqlite3 xml zip \
- zlib
+USE_PHP= ctype curl dom fileinfo filter gd hash iconv json mbstring \
+ mysql pdo pdo_mysql pdo_sqlite session simplexml sqlite3 xml \
+ zip zlib
WANT_PHP_WEB= yes
DEFAULT_PHP_VER=5
Modified: head/www/owncloud/distinfo
==============================================================================
--- head/www/owncloud/distinfo Wed Apr 17 00:41:37 2013 (r315921)
+++ head/www/owncloud/distinfo Wed Apr 17 01:57:56 2013 (r315922)
@@ -1,2 +1,2 @@
-SHA256 (owncloud-5.0.0.tar.bz2) = 2ae05bd95a67050bf5d0dcbb88c644bf613d2a7be3ba111d83c25e1d8ae06727
-SIZE (owncloud-5.0.0.tar.bz2) = 13799361
+SHA256 (owncloud-5.0.4.tar.bz2) = fa6c93631368afe5b475e3173130b60be5f4f1166cd5d6f7993d242ac448f0d4
+SIZE (owncloud-5.0.4.tar.bz2) = 13878837
More information about the svn-ports-all
mailing list