From owner-svn-ports-all@freebsd.org Sat Oct 24 09:33:48 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 46527442FBC; Sat, 24 Oct 2020 09:33:48 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CJGBN18p2z4K2t; Sat, 24 Oct 2020 09:33:48 +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 E75A916992; Sat, 24 Oct 2020 09:33: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 09O9XlQV044442; Sat, 24 Oct 2020 09:33:47 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09O9Xl0n044439; Sat, 24 Oct 2020 09:33:47 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202010240933.09O9Xl0n044439@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 24 Oct 2020 09:33:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553170 - 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: 553170 X-SVN-Commit-Repository: ports 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.33 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: Sat, 24 Oct 2020 09:33:48 -0000 Author: brnrd Date: Sat Oct 24 09:33:47 2020 New Revision: 553170 URL: https://svnweb.freebsd.org/changeset/ports/553170 Log: www/nextcloud-contacts: Update to 3.4.1 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 Sat Oct 24 09:33:17 2020 (r553169) +++ head/www/nextcloud-contacts/Makefile Sat Oct 24 09:33:47 2020 (r553170) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-contacts/distinfo ============================================================================== --- head/www/nextcloud-contacts/distinfo Sat Oct 24 09:33:17 2020 (r553169) +++ head/www/nextcloud-contacts/distinfo Sat Oct 24 09:33:47 2020 (r553170) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601488546 -SHA256 (nextcloud/contacts-v3.4.0/contacts.tar.gz) = 73ffd5c6599d9453bca61f5a8bd99afae412d7da2bba57a4d45931ce6d02b727 -SIZE (nextcloud/contacts-v3.4.0/contacts.tar.gz) = 2937899 +TIMESTAMP = 1603531701 +SHA256 (nextcloud/contacts-v3.4.1/contacts.tar.gz) = 6701588e9b4f68cbb399bc89fd55d29cb4fb11055171ca89800bbc1a92ccef94 +SIZE (nextcloud/contacts-v3.4.1/contacts.tar.gz) = 3325437 Modified: head/www/nextcloud-contacts/pkg-plist ============================================================================== --- head/www/nextcloud-contacts/pkg-plist Sat Oct 24 09:33:17 2020 (r553169) +++ head/www/nextcloud-contacts/pkg-plist Sat Oct 24 09:33:47 2020 (r553170) @@ -18,6 +18,7 @@ %%WWWDIR%%/img/app.svg %%WWWDIR%%/img/clone.svg %%WWWDIR%%/img/contacts.svg +%%WWWDIR%%/img/diaspora.svg %%WWWDIR%%/img/eye.svg %%WWWDIR%%/img/facebook.svg %%WWWDIR%%/img/group.svg @@ -34,6 +35,8 @@ %%WWWDIR%%/img/tumblr.svg %%WWWDIR%%/img/twitter.svg %%WWWDIR%%/img/up.svg +%%WWWDIR%%/js/contacts-admin-settings.js +%%WWWDIR%%/js/contacts-admin-settings.js.map %%WWWDIR%%/js/contacts-files-action.js %%WWWDIR%%/js/contacts-files-action.js.map %%WWWDIR%%/js/contacts-main.js @@ -495,6 +498,7 @@ %%WWWDIR%%/lib/Dav/PatchPlugin.php %%WWWDIR%%/lib/Listener/LoadContactsFilesActions.php %%WWWDIR%%/lib/Service/Social/CompositeSocialProvider.php +%%WWWDIR%%/lib/Service/Social/DiasporaProvider.php %%WWWDIR%%/lib/Service/Social/FacebookProvider.php %%WWWDIR%%/lib/Service/Social/ISocialProvider.php %%WWWDIR%%/lib/Service/Social/InstagramProvider.php