From owner-dev-commits-ports-main@freebsd.org Sun Jul 4 15:14:01 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 B28CC666926; Sun, 4 Jul 2021 15:14:01 +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 4GHsm94lCqz3HDn; Sun, 4 Jul 2021 15:14:01 +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 8B13F14E8B; Sun, 4 Jul 2021 15:14:01 +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 164FE1AE090569; Sun, 4 Jul 2021 15:14:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 164FE1Jn090568; Sun, 4 Jul 2021 15:14:01 GMT (envelope-from git) Date: Sun, 4 Jul 2021 15:14:01 GMT Message-Id: <202107041514.164FE1Jn090568@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: 3927c488c500 - main - nextcloud-circles: Update to 0.21.3 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: 3927c488c500a9ca1aaadcd58c6080874c976f74 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jul 2021 15:14:01 -0000 The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=3927c488c500a9ca1aaadcd58c6080874c976f74 commit 3927c488c500a9ca1aaadcd58c6080874c976f74 Author: Bernard Spil AuthorDate: 2021-07-04 15:13:52 +0000 Commit: Bernard Spil CommitDate: 2021-07-04 15:13:52 +0000 nextcloud-circles: Update to 0.21.3 --- www/nextcloud-circles/Makefile | 4 ++-- www/nextcloud-circles/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/nextcloud-circles/Makefile b/www/nextcloud-circles/Makefile index 129452c79a5b..a63e794a2eea 100644 --- a/www/nextcloud-circles/Makefile +++ b/www/nextcloud-circles/Makefile @@ -1,9 +1,9 @@ # Created by: Bernard Spil PORTNAME= circles -PORTVERSION= 0.21.2 +PORTVERSION= 0.21.3 CATEGORIES= www -MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/${PKGNAMEPREFIX}releases/${PORTNAME}/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/nextcloud-circles/distinfo b/www/nextcloud-circles/distinfo index 4df8144e907b..69debafb6548 100644 --- a/www/nextcloud-circles/distinfo +++ b/www/nextcloud-circles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620241206 -SHA256 (circles-0.21.2.tar.gz) = f34b52bacc7442af870b559b18c3aa618cec41356db9f86619b09c3c6c5613e7 -SIZE (circles-0.21.2.tar.gz) = 1003296 +TIMESTAMP = 1625402500 +SHA256 (circles-0.21.3.tar.gz) = e36c72e897dfffea7a1eebac381af81cf5b214eaf01d121b3dda663758b563a2 +SIZE (circles-0.21.3.tar.gz) = 1023848