From owner-dev-commits-ports-all@freebsd.org Wed Jul 28 19:49:51 2021 Return-Path: Delivered-To: dev-commits-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 B8C3E663BCD; Wed, 28 Jul 2021 19:49:51 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GZklM4cTtz3KBV; Wed, 28 Jul 2021 19:49:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 829E124121; Wed, 28 Jul 2021 19:49:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16SJnpLt035392; Wed, 28 Jul 2021 19:49:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16SJnpm1035391; Wed, 28 Jul 2021 19:49:51 GMT (envelope-from git) Date: Wed, 28 Jul 2021 19:49:51 GMT Message-Id: <202107281949.16SJnpm1035391@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: bab2ad395337 - main - www/nextcloud-contacts: Update to 4.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bab2ad395337586fbcc0cad587591138b4bb2ecf Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2021 19:49:51 -0000 The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=bab2ad395337586fbcc0cad587591138b4bb2ecf commit bab2ad395337586fbcc0cad587591138b4bb2ecf Author: Bernard Spil AuthorDate: 2021-07-28 19:49:04 +0000 Commit: Bernard Spil CommitDate: 2021-07-28 19:49:04 +0000 www/nextcloud-contacts: Update to 4.0.1 --- www/nextcloud-contacts/Makefile | 4 ++-- www/nextcloud-contacts/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 33cc65ae2e58..40155227d9c8 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -1,10 +1,10 @@ # Created by: Bernard Spil PORTNAME= contacts -DISTVERSION= 4.0.0 +DISTVERSION= 4.0.1 DISTVERSIONPREFIX= v CATEGORIES= www -MASTER_SITES= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ +MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} diff --git a/www/nextcloud-contacts/distinfo b/www/nextcloud-contacts/distinfo index 7110aabe2986..a67d2fcd0037 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625587868 -SHA256 (nextcloud/contacts-4.0.0/contacts.tar.gz) = e2f030f001e9a448f229870bfc515c7cd2a6adc8de4b0db41a82b73fb64b6681 -SIZE (nextcloud/contacts-4.0.0/contacts.tar.gz) = 4336772 +TIMESTAMP = 1627501586 +SHA256 (nextcloud/contacts-4.0.1/contacts.tar.gz) = 6727e17e262a73ed740e5cdb7499708a5e5b4ddc7f855065b652c3910794789c +SIZE (nextcloud/contacts-4.0.1/contacts.tar.gz) = 4331755