Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2020 09:33:47 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553170 - head/www/nextcloud-contacts
Message-ID:  <202010240933.09O9Xl0n044439@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010240933.09O9Xl0n044439>