Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2023 20:31:32 GMT
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9a6d69ca3bc1 - main - archivers/libunrar: Update to 6.2.10
Message-ID:  <202308052031.375KVWFE037091@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a6d69ca3bc125e8467fabbc605c9af880c494a1

commit 9a6d69ca3bc125e8467fabbc605c9af880c494a1
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-08-05 18:40:02 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-08-05 20:31:24 +0000

    archivers/libunrar: Update to 6.2.10
    
    Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
    source.
---
 archivers/libunrar/Makefile     | 2 +-
 archivers/libunrar/distinfo     | 6 +++---
 sysutils/fusefs-rar2fs/Makefile | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/archivers/libunrar/Makefile b/archivers/libunrar/Makefile
index 036e69aa565d..ab1eec08bdf2 100644
--- a/archivers/libunrar/Makefile
+++ b/archivers/libunrar/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libunrar
-PORTVERSION=	6.2.9
+PORTVERSION=	6.2.10
 PORTEPOCH=	1
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.rarlab.com/rar/
diff --git a/archivers/libunrar/distinfo b/archivers/libunrar/distinfo
index 2ee181e7465f..7a43f6568278 100644
--- a/archivers/libunrar/distinfo
+++ b/archivers/libunrar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689913695
-SHA256 (unrarsrc-6.2.9.tar.gz) = 477aecdad08062b20eb63e14f60dc70293dcb92ec7b1d80ab3ea8acec33c2cb4
-SIZE (unrarsrc-6.2.9.tar.gz) = 246388
+TIMESTAMP = 1691260308
+SHA256 (unrarsrc-6.2.10.tar.gz) = 55fe6ebd5e48d6655bfda3fd19b55438ca05e13c7e69772420caad9fdb68ef42
+SIZE (unrarsrc-6.2.10.tar.gz) = 246383
diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile
index 48d5d9b1bee2..f1bb1bfa30cb 100644
--- a/sysutils/fusefs-rar2fs/Makefile
+++ b/sysutils/fusefs-rar2fs/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rar2fs
 DISTVERSION=	1.29.5
 DISTVERSIONPREFIX=	v
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
 



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