svn commit: r305951 - head/www/owncloud
Kevin Lo
kevlo at FreeBSD.org
Tue Oct 16 06:34:48 UTC 2012
Author: kevlo
Date: Tue Oct 16 06:34:47 2012
New Revision: 305951
URL: http://svn.freebsd.org/changeset/ports/305951
Log:
Update to 4.5.0
Feature safe: yes
Modified:
head/www/owncloud/Makefile
head/www/owncloud/distinfo
Modified: head/www/owncloud/Makefile
==============================================================================
--- head/www/owncloud/Makefile Tue Oct 16 06:21:15 2012 (r305950)
+++ head/www/owncloud/Makefile Tue Oct 16 06:34:47 2012 (r305951)
@@ -1,24 +1,19 @@
-# New ports collection makefile for: owncloud
-# Date created: 14 October 2011
-# Whom: Kevin Lo <kevlo at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= owncloud
-PORTVERSION= 4.0.7
+PORTVERSION= 4.5.0
CATEGORIES= www
MASTER_SITES= http://owncloud.org/releases/
MAINTAINER= kevlo at FreeBSD.org
-COMMENT= A personal cloud which runs on your own server
+COMMENT= Personal cloud which runs on your own server
BUILD_DEPENDS= mp3info:${PORTSDIR}/audio/mp3info
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
-USE_PHP= ctype curl dom gd hash json mbstring mysql pdo pdo_mysql \
- pdo_sqlite session simplexml sqlite3 xml zip
+USE_PHP= ctype curl dom 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 Tue Oct 16 06:21:15 2012 (r305950)
+++ head/www/owncloud/distinfo Tue Oct 16 06:34:47 2012 (r305951)
@@ -1,2 +1,2 @@
-SHA256 (owncloud-4.0.7.tar.bz2) = c2387fb2179b73f0cd8b542d115e6a234c1ba1a9298acb815a69c3b070acab04
-SIZE (owncloud-4.0.7.tar.bz2) = 4624512
+SHA256 (owncloud-4.5.0.tar.bz2) = 7687e6b3915d57cff561b16492b7066c61d8890ab713cb70ca6c6a5be47832f2
+SIZE (owncloud-4.5.0.tar.bz2) = 9148741
More information about the svn-ports-head
mailing list