From owner-svn-ports-head@freebsd.org Mon Feb 26 08:34:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DA7AF34812; Mon, 26 Feb 2018 08:34:31 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E2C469ADC; Mon, 26 Feb 2018 08:34:31 +0000 (UTC) (envelope-from brnrd@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 24D4219144; Mon, 26 Feb 2018 08:34:31 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1Q8YUt3082004; Mon, 26 Feb 2018 08:34:30 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1Q8YUSn082001; Mon, 26 Feb 2018 08:34:30 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802260834.w1Q8YUSn082001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 26 Feb 2018 08:34:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462998 - head/www/nextcloud-calendar X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-calendar X-SVN-Commit-Revision: 462998 X-SVN-Commit-Repository: ports 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.25 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: Mon, 26 Feb 2018 08:34:31 -0000 Author: brnrd Date: Mon Feb 26 08:34:30 2018 New Revision: 462998 URL: https://svnweb.freebsd.org/changeset/ports/462998 Log: www/nextcloud-calendar: Update to 1.6.0 - Adds Nextcloud 13 compatibility Modified: head/www/nextcloud-calendar/Makefile head/www/nextcloud-calendar/distinfo head/www/nextcloud-calendar/pkg-plist Modified: head/www/nextcloud-calendar/Makefile ============================================================================== --- head/www/nextcloud-calendar/Makefile Mon Feb 26 08:32:27 2018 (r462997) +++ head/www/nextcloud-calendar/Makefile Mon Feb 26 08:34:30 2018 (r462998) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calendar -PORTVERSION= 1.5.7 +PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-calendar/distinfo ============================================================================== --- head/www/nextcloud-calendar/distinfo Mon Feb 26 08:32:27 2018 (r462997) +++ head/www/nextcloud-calendar/distinfo Mon Feb 26 08:34:30 2018 (r462998) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517998033 -SHA256 (nextcloud/calendar-v1.5.7/calendar.tar.gz) = 3b3cf33cfce2d268c7e57544f1df821c2c1c3c6318cd03c15ff0f56819c14c69 -SIZE (nextcloud/calendar-v1.5.7/calendar.tar.gz) = 2376681 +TIMESTAMP = 1519071667 +SHA256 (nextcloud/calendar-v1.6.0/calendar.tar.gz) = c30fea3d973e064177d3650b0e20066be34d7d7fe9e35cd721b38e50d9659d7a +SIZE (nextcloud/calendar-v1.6.0/calendar.tar.gz) = 2660800 Modified: head/www/nextcloud-calendar/pkg-plist ============================================================================== --- head/www/nextcloud-calendar/pkg-plist Mon Feb 26 08:32:27 2018 (r462997) +++ head/www/nextcloud-calendar/pkg-plist Mon Feb 26 08:34:30 2018 (r462998) @@ -9,9 +9,9 @@ %%WWWDIR%%/controller/proxycontroller.php %%WWWDIR%%/controller/settingscontroller.php %%WWWDIR%%/controller/viewcontroller.php -%%WWWDIR%%/css/public/app.css -%%WWWDIR%%/css/public/app.min.css -%%WWWDIR%%/css/public/app.min.css.map +%%WWWDIR%%/css/public/app.min.scss +%%WWWDIR%%/css/public/app.min.scss.map +%%WWWDIR%%/css/public/app.scss %%WWWDIR%%/css/public/vendor.css %%WWWDIR%%/css/public/vendor.min.css %%WWWDIR%%/css/public/vendor.min.css.map @@ -67,6 +67,8 @@ %%WWWDIR%%/l10n/eo.json %%WWWDIR%%/l10n/es.js %%WWWDIR%%/l10n/es.json +%%WWWDIR%%/l10n/es_419.js +%%WWWDIR%%/l10n/es_419.json %%WWWDIR%%/l10n/es_AR.js %%WWWDIR%%/l10n/es_AR.json %%WWWDIR%%/l10n/es_CL.js