git: cf223cce31d1 - main - archivers/libunrar: Update to 6.2.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 18:50:36 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf223cce31d1bbc13b3f800cef8a39db8a7a74bb commit cf223cce31d1bbc13b3f800cef8a39db8a7a74bb Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-09-20 18:49:09 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-09-20 18:50:14 +0000 archivers/libunrar: Update to 6.2.11 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 ab1eec08bdf2..43ea52357be3 100644 --- a/archivers/libunrar/Makefile +++ b/archivers/libunrar/Makefile @@ -1,5 +1,5 @@ PORTNAME= libunrar -PORTVERSION= 6.2.10 +PORTVERSION= 6.2.11 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ diff --git a/archivers/libunrar/distinfo b/archivers/libunrar/distinfo index 7a43f6568278..b5a5dffa290b 100644 --- a/archivers/libunrar/distinfo +++ b/archivers/libunrar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691260308 -SHA256 (unrarsrc-6.2.10.tar.gz) = 55fe6ebd5e48d6655bfda3fd19b55438ca05e13c7e69772420caad9fdb68ef42 -SIZE (unrarsrc-6.2.10.tar.gz) = 246383 +TIMESTAMP = 1695235510 +SHA256 (unrarsrc-6.2.11.tar.gz) = a805e150d56445770f71a85c3fbdc9ab4b04fbe61b01cb57182d86fe3e7e6cec +SIZE (unrarsrc-6.2.11.tar.gz) = 246682 diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile index f1bb1bfa30cb..b6595982ecb1 100644 --- a/sysutils/fusefs-rar2fs/Makefile +++ b/sysutils/fusefs-rar2fs/Makefile @@ -1,7 +1,7 @@ PORTNAME= rar2fs DISTVERSION= 1.29.5 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs-