Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2023 10:05:01 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1b11583c894c - main - deskutils/owncloudclient: Fix distinfo checksum
Message-ID:  <202306031005.353A51rW025306@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b11583c894cc0ef7e105acfbccc800829fbfc20

commit 1b11583c894cc0ef7e105acfbccc800829fbfc20
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-06-03 10:02:16 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-03 10:02:16 +0000

    deskutils/owncloudclient: Fix distinfo checksum
    
    PR:             260957
    Reported by:    mfoacs@gmail.com
    Approved by:    portmgr blanket
---
 deskutils/owncloudclient/Makefile | 2 +-
 deskutils/owncloudclient/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/deskutils/owncloudclient/Makefile b/deskutils/owncloudclient/Makefile
index 79695d868b56..9779ed048567 100644
--- a/deskutils/owncloudclient/Makefile
+++ b/deskutils/owncloudclient/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	owncloudclient
 DISTVERSION=	2.8.2
 DISTVERSIONSUFFIX=	.4246
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	deskutils
 MASTER_SITES=	https://download.owncloud.com/desktop/ownCloud/stable/${DISTVERSION}${DISTVERSIONSUFFIX}/source/
 DISTNAME=	ownCloud-${DISTVERSION}${DISTVERSIONSUFFIX}
diff --git a/deskutils/owncloudclient/distinfo b/deskutils/owncloudclient/distinfo
index 074a497800bc..536962da2991 100644
--- a/deskutils/owncloudclient/distinfo
+++ b/deskutils/owncloudclient/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1640592644
+TIMESTAMP = 1685786419
 SHA256 (ownCloud-2.8.2.4246.tar.xz) = 0cc2e5154a1349bd21941ac3c32e8621778a9ff150730a19de2710e22d32fc43
 SIZE (ownCloud-2.8.2.4246.tar.xz) = 15044652
-SHA256 (ff43c9394b45dd78106069ba89ae92f25abba158.patch) = 7296aa92a2bf73eff975195e85ebc6fb337e75cb0401f14a0683ed0f1f9d7bfc
-SIZE (ff43c9394b45dd78106069ba89ae92f25abba158.patch) = 1113
+SHA256 (ff43c9394b45dd78106069ba89ae92f25abba158.patch) = 7830c6b8123c5c6423c43dbcbf3ddbf2450e91c1a59863b17a0837f2d1b69ade
+SIZE (ff43c9394b45dd78106069ba89ae92f25abba158.patch) = 1115



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