Date: Fri, 8 Jan 2021 18:45:40 +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: r560802 - head/www/nextcloud-contacts Message-ID: <202101081845.108IjeL7022702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Fri Jan 8 18:45:40 2021 New Revision: 560802 URL: https://svnweb.freebsd.org/changeset/ports/560802 Log: www/nextcloud-contacts: Update to 3.4.3 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 Fri Jan 8 18:45:08 2021 (r560801) +++ head/www/nextcloud-contacts/Makefile Fri Jan 8 18:45:40 2021 (r560802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 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 Fri Jan 8 18:45:08 2021 (r560801) +++ head/www/nextcloud-contacts/distinfo Fri Jan 8 18:45:40 2021 (r560802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605725675 -SHA256 (nextcloud/contacts-v3.4.2/contacts.tar.gz) = cb72426c0bb6d38bb19aaba091b666fbd17c27683b5adc8287e96696ee77f94c -SIZE (nextcloud/contacts-v3.4.2/contacts.tar.gz) = 3651162 +TIMESTAMP = 1610130499 +SHA256 (nextcloud/contacts-v3.4.3/contacts.tar.gz) = 3e8324042831b91f876e4fbfaa9b7feeff7380a0d7f0b6bddd1ae5f212969bde +SIZE (nextcloud/contacts-v3.4.3/contacts.tar.gz) = 3691579 Modified: head/www/nextcloud-contacts/pkg-plist ============================================================================== --- head/www/nextcloud-contacts/pkg-plist Fri Jan 8 18:45:08 2021 (r560801) +++ head/www/nextcloud-contacts/pkg-plist Fri Jan 8 18:45:40 2021 (r560802) @@ -21,6 +21,12 @@ %%WWWDIR%%/img/diaspora.svg %%WWWDIR%%/img/eye.svg %%WWWDIR%%/img/facebook.svg +%%WWWDIR%%/img/favicon-mask.svg +%%WWWDIR%%/img/favicon-touch.png +%%WWWDIR%%/img/favicon-touch.svg +%%WWWDIR%%/img/favicon.ico +%%WWWDIR%%/img/favicon.png +%%WWWDIR%%/img/favicon.svg %%WWWDIR%%/img/gravatar.svg %%WWWDIR%%/img/group.svg %%WWWDIR%%/img/instagram.svg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101081845.108IjeL7022702>