Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2018 01:34:39 +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: r479079 - in head: archivers/libunrar5 sysutils/fusefs-rar2fs
Message-ID:  <201809060134.w861YdR6014282@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Thu Sep  6 01:34:39 2018
New Revision: 479079
URL: https://svnweb.freebsd.org/changeset/ports/479079

Log:
  archivers/libunrar5: Update to 5.6.6
  
  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	Thu Sep  6 01:01:12 2018	(r479078)
+++ head/archivers/libunrar5/Makefile	Thu Sep  6 01:34:39 2018	(r479079)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libunrar5
-PORTVERSION=	5.6.5
+PORTVERSION=	5.6.6
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.rarlab.com/rar/
 DISTNAME=	unrarsrc-${PORTVERSION}

Modified: head/archivers/libunrar5/distinfo
==============================================================================
--- head/archivers/libunrar5/distinfo	Thu Sep  6 01:01:12 2018	(r479078)
+++ head/archivers/libunrar5/distinfo	Thu Sep  6 01:34:39 2018	(r479079)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532989680
-SHA256 (unrarsrc-5.6.5.tar.gz) = eba36a421bf41491818dee9507d934064622bc0bd9db6bbb8422a4706f200898
-SIZE (unrarsrc-5.6.5.tar.gz) = 226296
+TIMESTAMP = 1536063861
+SHA256 (unrarsrc-5.6.6.tar.gz) = 5dbdd3cff955c4bc54dd50bf58120af7cb30dec0763a79ffff350f26f96c4430
+SIZE (unrarsrc-5.6.6.tar.gz) = 226484

Modified: head/sysutils/fusefs-rar2fs/Makefile
==============================================================================
--- head/sysutils/fusefs-rar2fs/Makefile	Thu Sep  6 01:01:12 2018	(r479078)
+++ head/sysutils/fusefs-rar2fs/Makefile	Thu Sep  6 01:34:39 2018	(r479079)
@@ -4,7 +4,7 @@
 PORTNAME=	rar2fs
 PORTVERSION=	1.27.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809060134.w861YdR6014282>