From owner-dev-commits-ports-main@freebsd.org Sun Apr 18 18:51:52 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5C6CC5F12F7; Sun, 18 Apr 2021 18:51:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FNfF424R3z3wTH; Sun, 18 Apr 2021 18:51:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3762611046; Sun, 18 Apr 2021 18:51:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13IIpqiu049832; Sun, 18 Apr 2021 18:51:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13IIpq0I049831; Sun, 18 Apr 2021 18:51:52 GMT (envelope-from git) Date: Sun, 18 Apr 2021 18:51:52 GMT Message-Id: <202104181851.13IIpq0I049831@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason E. Hale" Subject: git: 7693a971ee40 - main - archivers/libunrar6: Update to 6.0.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7693a971ee40ff85757d37efed8132e3580873bb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2021 18:51:52 -0000 The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=7693a971ee40ff85757d37efed8132e3580873bb commit 7693a971ee40ff85757d37efed8132e3580873bb Author: Jason E. Hale AuthorDate: 2021-04-18 18:50:11 +0000 Commit: Jason E. Hale CommitDate: 2021-04-18 18:51:25 +0000 archivers/libunrar6: Update to 6.0.5 Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source --- archivers/libunrar6/Makefile | 2 +- archivers/libunrar6/distinfo | 6 +++--- sysutils/fusefs-rar2fs/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/libunrar6/Makefile b/archivers/libunrar6/Makefile index e931f2d7d3d6..3b35a94225cc 100644 --- a/archivers/libunrar6/Makefile +++ b/archivers/libunrar6/Makefile @@ -1,5 +1,5 @@ PORTNAME= libunrar6 -PORTVERSION= 6.0.4 +PORTVERSION= 6.0.5 CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-${PORTVERSION} diff --git a/archivers/libunrar6/distinfo b/archivers/libunrar6/distinfo index 222d546d9bf5..441ad806e352 100644 --- a/archivers/libunrar6/distinfo +++ b/archivers/libunrar6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615514279 -SHA256 (unrarsrc-6.0.4.tar.gz) = 130197e495d6e2c2ee790a5beee123edeed642508be13f0159672e5397aca6c1 -SIZE (unrarsrc-6.0.4.tar.gz) = 232379 +TIMESTAMP = 1618770435 +SHA256 (unrarsrc-6.0.5.tar.gz) = 7e34064c9e97464462c81aed80c25619149f71d4900995021780787f51dd63f0 +SIZE (unrarsrc-6.0.5.tar.gz) = 232702 diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile index b9a2cf769d4e..e19c1a6a0341 100644 --- a/sysutils/fusefs-rar2fs/Makefile +++ b/sysutils/fusefs-rar2fs/Makefile @@ -2,7 +2,7 @@ PORTNAME= rar2fs PORTVERSION= 1.29.3 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= fusefs-