From owner-svn-ports-head@FreeBSD.ORG Tue Oct 16 06:34:48 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43ECFC75; Tue, 16 Oct 2012 06:34:48 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2CAB78FC08; Tue, 16 Oct 2012 06:34:48 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9G6YmZs068495; Tue, 16 Oct 2012 06:34:48 GMT (envelope-from kevlo@svn.freebsd.org) Received: (from kevlo@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9G6Ylnr068490; Tue, 16 Oct 2012 06:34:47 GMT (envelope-from kevlo@svn.freebsd.org) Message-Id: <201210160634.q9G6Ylnr068490@svn.freebsd.org> From: Kevin Lo Date: Tue, 16 Oct 2012 06:34:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305951 - head/www/owncloud X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2012 06:34:48 -0000 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 -# # $FreeBSD$ -# PORTNAME= owncloud -PORTVERSION= 4.0.7 +PORTVERSION= 4.5.0 CATEGORIES= www MASTER_SITES= http://owncloud.org/releases/ MAINTAINER= kevlo@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