From owner-svn-ports-head@freebsd.org Thu May 4 00:47:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77F75D5A1A8; Thu, 4 May 2017 00:47:32 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49ECC1EE8; Thu, 4 May 2017 00:47:32 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v440lVZ5060932; Thu, 4 May 2017 00:47:31 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v440lVaM060931; Thu, 4 May 2017 00:47:31 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201705040047.v440lVaM060931@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Thu, 4 May 2017 00:47:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440074 - in head/www/owncloud: . files 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.23 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: Thu, 04 May 2017 00:47:32 -0000 Author: kevlo Date: Thu May 4 00:47:31 2017 New Revision: 440074 URL: https://svnweb.freebsd.org/changeset/ports/440074 Log: Remove files/patch-apps_user__external_lib_smb.php. Owncloud-10.* verifies Owncloud-10.x verifies each installed file using signature and reports file integrity error. PR: 219043 Submitted by: lampa@fit.vutbr.cz Deleted: head/www/owncloud/files/patch-apps_user__external_lib_smb.php Modified: head/www/owncloud/Makefile Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Thu May 4 00:43:38 2017 (r440073) +++ head/www/owncloud/Makefile Thu May 4 00:47:31 2017 (r440074) @@ -2,6 +2,7 @@ PORTNAME= owncloud PORTVERSION= 10.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/