From owner-svn-ports-head@freebsd.org Mon Sep 10 20:17:48 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 F39C5109B161; Mon, 10 Sep 2018 20:17:47 +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 94779737EC; Mon, 10 Sep 2018 20:17:47 +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 89A3F59C6; Mon, 10 Sep 2018 20:17:47 +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 w8AKHl1u096883; Mon, 10 Sep 2018 20:17:47 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8AKHkUo096880; Mon, 10 Sep 2018 20:17:46 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201809102017.w8AKHkUo096880@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 10 Sep 2018 20:17:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479451 - head/www/nextcloud-contacts X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-contacts X-SVN-Commit-Revision: 479451 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.27 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, 10 Sep 2018 20:17:48 -0000 Author: brnrd Date: Mon Sep 10 20:17:46 2018 New Revision: 479451 URL: https://svnweb.freebsd.org/changeset/ports/479451 Log: www/nextcloud-contacts: Update to 2.1.6 - Required for Nextcloud 14 Modified: head/www/nextcloud-contacts/Makefile head/www/nextcloud-contacts/distinfo head/www/nextcloud-contacts/pkg-plist Modified: head/www/nextcloud-contacts/Makefile ============================================================================== --- head/www/nextcloud-contacts/Makefile Mon Sep 10 20:16:56 2018 (r479450) +++ head/www/nextcloud-contacts/Makefile Mon Sep 10 20:17:46 2018 (r479451) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -16,7 +16,7 @@ COMMENT= Contacts app for Nextcloud LICENSE= AGPLv3 -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=12:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes Modified: head/www/nextcloud-contacts/distinfo ============================================================================== --- head/www/nextcloud-contacts/distinfo Mon Sep 10 20:16:56 2018 (r479450) +++ head/www/nextcloud-contacts/distinfo Mon Sep 10 20:17:46 2018 (r479451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530970747 -SHA256 (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 285d530210f679c1f07fe886b879392d63426df327cf3f232fad49ba93ab4bd2 -SIZE (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 1083467 +TIMESTAMP = 1533469942 +SHA256 (nextcloud/contacts-v2.1.6/contacts.tar.gz) = c66a0deacd55ad980e83ff9f0ec60700f68fd00d389d2f1a9ce83bad89d3193a +SIZE (nextcloud/contacts-v2.1.6/contacts.tar.gz) = 1091557 Modified: head/www/nextcloud-contacts/pkg-plist ============================================================================== --- head/www/nextcloud-contacts/pkg-plist Mon Sep 10 20:16:56 2018 (r479450) +++ head/www/nextcloud-contacts/pkg-plist Mon Sep 10 20:17:46 2018 (r479451) @@ -5,7 +5,6 @@ %%WWWDIR%%/css/_animations.scss %%WWWDIR%%/css/_contactlist.scss %%WWWDIR%%/css/_details.scss -%%WWWDIR%%/css/_navigation.scss %%WWWDIR%%/css/_settings.scss %%WWWDIR%%/css/style.css %%WWWDIR%%/css/style.scss @@ -19,6 +18,7 @@ %%WWWDIR%%/img/favicon.png %%WWWDIR%%/img/favicon.svg %%WWWDIR%%/img/group.svg +%%WWWDIR%%/js/contacts-inject-14.js %%WWWDIR%%/js/dav/dav.js %%WWWDIR%%/js/public/script.js %%WWWDIR%%/js/vendor/angular-cache/angular-cache.js