Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2023 04:34:13 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: 84459afad818 - main - archivers/libunrar: Update to 6.2.9
Message-ID:  <202307210434.36L4YD6v015184@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=84459afad818924c60705f76e41fe02771688041

commit 84459afad818924c60705f76e41fe02771688041
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-07-21 04:32:38 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-07-21 04:32:38 +0000

    archivers/libunrar: Update to 6.2.9
    
    Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
    source.
    
    Reported by:    portscout
---
 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 85f1d4e9f8c7..036e69aa565d 100644
--- a/archivers/libunrar/Makefile
+++ b/archivers/libunrar/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libunrar
-PORTVERSION=	6.2.8
+PORTVERSION=	6.2.9
 PORTEPOCH=	1
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.rarlab.com/rar/
diff --git a/archivers/libunrar/distinfo b/archivers/libunrar/distinfo
index b35936afea0e..2ee181e7465f 100644
--- a/archivers/libunrar/distinfo
+++ b/archivers/libunrar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686905718
-SHA256 (unrarsrc-6.2.8.tar.gz) = 1777e3d3b073815ff68a411ddb1ab76d0a4e1f58ecc7080035b27b52967ff911
-SIZE (unrarsrc-6.2.8.tar.gz) = 246249
+TIMESTAMP = 1689913695
+SHA256 (unrarsrc-6.2.9.tar.gz) = 477aecdad08062b20eb63e14f60dc70293dcb92ec7b1d80ab3ea8acec33c2cb4
+SIZE (unrarsrc-6.2.9.tar.gz) = 246388
diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile
index ab1dd062143b..48d5d9b1bee2 100644
--- a/sysutils/fusefs-rar2fs/Makefile
+++ b/sysutils/fusefs-rar2fs/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rar2fs
 DISTVERSION=	1.29.5
 DISTVERSIONPREFIX=	v
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
 



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