Date: Sun, 20 Jun 2021 11:42:40 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f8d750caa4f1 - main - archivers/unrar: Update to 6.02 Message-ID: <202106201142.15KBgerI014885@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8d750caa4f1303bbed8461de2c9ed6d9753cfb5 commit f8d750caa4f1303bbed8461de2c9ed6d9753cfb5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 11:29:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 11:29:48 +0000 archivers/unrar: Update to 6.02 --- archivers/unrar/Makefile | 4 ++-- archivers/unrar/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 1de6103e0308..1507dadebc7f 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,12 +1,12 @@ # Created by: ache PORTNAME= unrar -PORTVERSION= 6.01 +PORTVERSION= 6.02 PORTEPOCH= 6 CATEGORIES+= archivers MASTER_SITES= https://rarlab.com/rar/ \ LOCAL/sunpoet -DISTNAME= unrarsrc-6.0.5 +DISTNAME= unrarsrc-6.0.7 MAINTAINER?= sunpoet@FreeBSD.org COMMENT= Extract, view & test RAR archives diff --git a/archivers/unrar/distinfo b/archivers/unrar/distinfo index c4194092f3e5..b297eb825a48 100644 --- a/archivers/unrar/distinfo +++ b/archivers/unrar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198379 -SHA256 (unrarsrc-6.0.5.tar.gz) = 7e34064c9e97464462c81aed80c25619149f71d4900995021780787f51dd63f0 -SIZE (unrarsrc-6.0.5.tar.gz) = 232702 +TIMESTAMP = 1623697046 +SHA256 (unrarsrc-6.0.7.tar.gz) = a7029942006cbcced3f3b7322ec197683f8e7be408972ca08099b196c038f518 +SIZE (unrarsrc-6.0.7.tar.gz) = 232903
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201142.15KBgerI014885>