From owner-svn-ports-all@freebsd.org Thu Jun 8 01:13:27 2017 Return-Path: Delivered-To: svn-ports-all@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 20A73B95C19; Thu, 8 Jun 2017 01:13:27 +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 EB26F67334; Thu, 8 Jun 2017 01:13:26 +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 v581DQiU097336; Thu, 8 Jun 2017 01:13:26 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v581DPYM097333; Thu, 8 Jun 2017 01:13:25 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201706080113.v581DPYM097333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Thu, 8 Jun 2017 01:13:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442898 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2017 01:13:27 -0000 Author: kevlo Date: Thu Jun 8 01:13:25 2017 New Revision: 442898 URL: https://svnweb.freebsd.org/changeset/ports/442898 Log: Update to 10.0.2 Changelog: https://owncloud.org/changelog/#latest10.0 Modified: head/www/owncloud/Makefile head/www/owncloud/distinfo head/www/owncloud/pkg-plist Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Thu Jun 8 01:00:34 2017 (r442897) +++ head/www/owncloud/Makefile Thu Jun 8 01:13:25 2017 (r442898) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 10.0.1 -PORTREVISION= 1 +PORTVERSION= 10.0.2 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ @@ -49,7 +48,8 @@ do-install: @cd ${WRKSRC} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${MKDIR} ${STAGEDIR}${WWWDIR}/data - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} \ + ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ ${INSTALL_DATA} ${WRKDIR}/newsyslog ${STAGEDIR}${EXAMPLESDIR} .include Modified: head/www/owncloud/distinfo ============================================================================== --- head/www/owncloud/distinfo Thu Jun 8 01:00:34 2017 (r442897) +++ head/www/owncloud/distinfo Thu Jun 8 01:13:25 2017 (r442898) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495597722 -SHA256 (owncloud-10.0.1.tar.bz2) = ae69444e0eabd085682fd8abc8f4addfcaa5213b5d40819f83dd8aa5f8dad896 -SIZE (owncloud-10.0.1.tar.bz2) = 29486784 +TIMESTAMP = 1496883926 +SHA256 (owncloud-10.0.2.tar.bz2) = 3645214d6b9527dc218b4cdcbbf1d01809aaba14435d644b545bee0274c88fd0 +SIZE (owncloud-10.0.2.tar.bz2) = 30963258 Modified: head/www/owncloud/pkg-plist ============================================================================== --- head/www/owncloud/pkg-plist Thu Jun 8 01:00:34 2017 (r442897) +++ head/www/owncloud/pkg-plist Thu Jun 8 01:13:25 2017 (r442898) @@ -192,6 +192,7 @@ %%WWWDIR%%/apps/configreport/lib/AdminPanel.php %%WWWDIR%%/apps/configreport/lib/AppInfo/Application.php %%WWWDIR%%/apps/configreport/lib/Command/ConfigReport.php +%%WWWDIR%%/apps/configreport/lib/ConfigReportEvent.php %%WWWDIR%%/apps/configreport/lib/Controller/ReportController.php %%WWWDIR%%/apps/configreport/lib/Http/ReportResponse.php %%WWWDIR%%/apps/configreport/lib/ReportDataCollector.php @@ -4142,6 +4143,8 @@ %%WWWDIR%%/core/doc/admin/_images/oracle-1.png %%WWWDIR%%/core/doc/admin/_images/ownbrander-1.png %%WWWDIR%%/core/doc/admin/_images/ownbrander-11.png +%%WWWDIR%%/core/doc/admin/_images/owncloud-market-custom-groups-install.png +%%WWWDIR%%/core/doc/admin/_images/owncloud-market-custom-groups.png %%WWWDIR%%/core/doc/admin/_images/phpinfo.png %%WWWDIR%%/core/doc/admin/_images/preview_images.png %%WWWDIR%%/core/doc/admin/_images/rackspace.png @@ -4240,7 +4243,6 @@ %%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_user_password.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_provisioning_api.txt %%WWWDIR%%/core/doc/admin/_sources/contents.txt @@ -4436,7 +4438,6 @@ %%WWWDIR%%/core/doc/admin/configuration_user/reset_user_password.html %%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ftp_smb_imap.html %%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap.html -%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap_cleanup.html %%WWWDIR%%/core/doc/admin/configuration_user/user_configuration.html %%WWWDIR%%/core/doc/admin/configuration_user/user_provisioning_api.html %%WWWDIR%%/core/doc/admin/contents.html @@ -4497,12 +4498,15 @@ %%WWWDIR%%/core/doc/admin/search.html %%WWWDIR%%/core/doc/admin/searchindex.js %%WWWDIR%%/core/doc/admin/whats_new_admin.html +%%WWWDIR%%/core/doc/user/_images/add-user-to-guests.png %%WWWDIR%%/core/doc/user/_images/contact_thunderbird-Symbol_Gear.jpg %%WWWDIR%%/core/doc/user/_images/contact_thunderbird-Symbol_Impeller.jpg %%WWWDIR%%/core/doc/user/_images/contact_thunderbird-URL_config.jpg +%%WWWDIR%%/core/doc/user/_images/content-shared-with-guest-user.png %%WWWDIR%%/core/doc/user/_images/create_public_share-6.png %%WWWDIR%%/core/doc/user/_images/create_public_share-8.png %%WWWDIR%%/core/doc/user/_images/create_public_share-9.png +%%WWWDIR%%/core/doc/user/_images/custom-group-manage-group-members.png %%WWWDIR%%/core/doc/user/_images/direct-share-1.png %%WWWDIR%%/core/doc/user/_images/encryption1.png %%WWWDIR%%/core/doc/user/_images/encryption2.png @@ -4545,12 +4549,16 @@ %%WWWDIR%%/core/doc/user/_images/oc_personal_settings_dropdown.png %%WWWDIR%%/core/doc/user/_images/osx_webdav1.png %%WWWDIR%%/core/doc/user/_images/osx_webdav2.png +%%WWWDIR%%/core/doc/user/_images/owncloud-create-custom-group-annotated.png +%%WWWDIR%%/core/doc/user/_images/owncloud-share-to-custom-group.png %%WWWDIR%%/core/doc/user/_images/personal_settings.png %%WWWDIR%%/core/doc/user/_images/private-link.png %%WWWDIR%%/core/doc/user/_images/quota1.png +%%WWWDIR%%/core/doc/user/_images/rename-custom-group.png %%WWWDIR%%/core/doc/user/_images/settings_devices.png %%WWWDIR%%/core/doc/user/_images/settings_devices_add.png %%WWWDIR%%/core/doc/user/_images/settings_sessions.png +%%WWWDIR%%/core/doc/user/_images/share-with-guest-users.png %%WWWDIR%%/core/doc/user/_images/video_player_2.png %%WWWDIR%%/core/doc/user/_images/webdav_dolphin.png %%WWWDIR%%/core/doc/user/_images/webdav_gnome3_nautilus.png @@ -4582,6 +4590,7 @@ %%WWWDIR%%/core/doc/user/_sources/pim/troubleshooting.txt %%WWWDIR%%/core/doc/user/_sources/session_management.txt %%WWWDIR%%/core/doc/user/_sources/userpreferences.txt +%%WWWDIR%%/core/doc/user/_sources/webdav-api/index.txt %%WWWDIR%%/core/doc/user/_sources/webinterface.txt %%WWWDIR%%/core/doc/user/_sources/whats_new.txt %%WWWDIR%%/core/doc/user/_static/ajax-loader.gif @@ -4697,6 +4706,7 @@ %%WWWDIR%%/core/doc/user/searchindex.js %%WWWDIR%%/core/doc/user/session_management.html %%WWWDIR%%/core/doc/user/userpreferences.html +%%WWWDIR%%/core/doc/user/webdav-api/index.html %%WWWDIR%%/core/doc/user/webinterface.html %%WWWDIR%%/core/doc/user/whats_new.html %%WWWDIR%%/core/fonts/LICENSE.txt @@ -10614,7 +10624,7 @@ %%WWWDIR%%/lib/public/User/IProvidesQuotaBackend.php %%WWWDIR%%/lib/public/UserInterface.php %%WWWDIR%%/lib/public/Util.php -@(,,0755) %%WWWDIR%%/occ +%%WWWDIR%%/occ %%WWWDIR%%/ocs-provider/index.php %%WWWDIR%%/ocs/providers.php %%WWWDIR%%/ocs/routes.php