Date: Thu, 4 May 2017 00:47:31 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440074 - in head/www/owncloud: . files Message-ID: <201705040047.v440lVaM060931@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705040047.v440lVaM060931>