git: c9123beeed0f - main - archivers/libunrar6: Update to 6.0.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Feb 2022 14:29:24 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9123beeed0fd0a3daa2908f790e77b46ed83ad3
commit c9123beeed0fd0a3daa2908f790e77b46ed83ad3
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2022-02-24 14:04:13 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-02-24 14:28:03 +0000
archivers/libunrar6: Update to 6.0.7
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the
source.
---
archivers/libunrar6/Makefile | 2 +-
archivers/libunrar6/distinfo | 6 +++---
sysutils/fusefs-rar2fs/Makefile | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/archivers/libunrar6/Makefile b/archivers/libunrar6/Makefile
index 5ba04ce6abab..631c3cc273a8 100644
--- a/archivers/libunrar6/Makefile
+++ b/archivers/libunrar6/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libunrar6
-PORTVERSION= 6.0.5
+PORTVERSION= 6.0.7
CATEGORIES= archivers
MASTER_SITES= http://www.rarlab.com/rar/
DISTNAME= unrarsrc-${PORTVERSION}
diff --git a/archivers/libunrar6/distinfo b/archivers/libunrar6/distinfo
index 441ad806e352..710e0cc15a1b 100644
--- a/archivers/libunrar6/distinfo
+++ b/archivers/libunrar6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618770435
-SHA256 (unrarsrc-6.0.5.tar.gz) = 7e34064c9e97464462c81aed80c25619149f71d4900995021780787f51dd63f0
-SIZE (unrarsrc-6.0.5.tar.gz) = 232702
+TIMESTAMP = 1645632381
+SHA256 (unrarsrc-6.0.7.tar.gz) = a7029942006cbcced3f3b7322ec197683f8e7be408972ca08099b196c038f518
+SIZE (unrarsrc-6.0.7.tar.gz) = 232903
diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile
index 6778a690f21b..054ebdff4044 100644
--- a/sysutils/fusefs-rar2fs/Makefile
+++ b/sysutils/fusefs-rar2fs/Makefile
@@ -1,6 +1,7 @@
# Created by: Joris Vandalon
PORTNAME= rar2fs
+PORTREVISION= 1
DISTVERSION= 1.29.5
DISTVERSIONPREFIX= v
CATEGORIES= sysutils