Date: Tue, 9 Oct 2018 00:03:16 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481583 - in head: archivers/libunrar5 sysutils/fusefs-rar2fs Message-ID: <201810090003.w9903GQY071141@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Tue Oct 9 00:03:15 2018 New Revision: 481583 URL: https://svnweb.freebsd.org/changeset/ports/481583 Log: archivers/libunrar5: Update to 5.6.8 Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source Modified: head/archivers/libunrar5/Makefile head/archivers/libunrar5/distinfo head/sysutils/fusefs-rar2fs/Makefile Modified: head/archivers/libunrar5/Makefile ============================================================================== --- head/archivers/libunrar5/Makefile Mon Oct 8 23:55:09 2018 (r481582) +++ head/archivers/libunrar5/Makefile Tue Oct 9 00:03:15 2018 (r481583) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libunrar5 -PORTVERSION= 5.6.6 +PORTVERSION= 5.6.8 CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-${PORTVERSION} Modified: head/archivers/libunrar5/distinfo ============================================================================== --- head/archivers/libunrar5/distinfo Mon Oct 8 23:55:09 2018 (r481582) +++ head/archivers/libunrar5/distinfo Tue Oct 9 00:03:15 2018 (r481583) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536063861 -SHA256 (unrarsrc-5.6.6.tar.gz) = 5dbdd3cff955c4bc54dd50bf58120af7cb30dec0763a79ffff350f26f96c4430 -SIZE (unrarsrc-5.6.6.tar.gz) = 226484 +TIMESTAMP = 1539042126 +SHA256 (unrarsrc-5.6.8.tar.gz) = a4cc0ac14a354827751912d2af4a0a09e2c2129df5766576fa7e151791dd3dff +SIZE (unrarsrc-5.6.8.tar.gz) = 226647 Modified: head/sysutils/fusefs-rar2fs/Makefile ============================================================================== --- head/sysutils/fusefs-rar2fs/Makefile Mon Oct 8 23:55:09 2018 (r481582) +++ head/sysutils/fusefs-rar2fs/Makefile Tue Oct 9 00:03:15 2018 (r481583) @@ -4,7 +4,7 @@ PORTNAME= rar2fs PORTVERSION= 1.27.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810090003.w9903GQY071141>