Bug 227657

Summary: sysutils/fusefs-rar2fs: Update to 1.27.0
Product: Ports & Packages Reporter: Niclas <n_carlsson>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Only Me CC: joneum
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 1.27.0 none

Description Niclas 2018-04-20 15:19:47 UTC
Created attachment 192685 [details]
Update to 1.27.0

Update rar2fs to 1.27.0

Release Notes

    Fix parsing of password entry in config file
    dirname() do not modify passed string on some platforms (#93)
    Fix build issue with C++14
    Add option to set file date according to main archive file
    Fix scandir(3) argument detection
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-20 20:27:44 UTC
A commit references this bug:

Author: joneum
Date: Fri Apr 20 20:27:31 UTC 2018
New revision: 467842
URL: https://svnweb.freebsd.org/changeset/ports/467842

Log:
  sysutils/fusefs-rar2fs: Update to 1.27.0

  Changelog:
   Fix parsing of password entry in config file
   dirname() do not modify passed string on some platforms (#93)
   Fix build issue with C++14
   Add option to set file date according to main archive file
   Fix scandir(3) argument detection

  PR:		227657
  Submitted by:	Niclas <n_carlsson@outlook.com> (maintainer)

Changes:
  head/sysutils/fusefs-rar2fs/Makefile
  head/sysutils/fusefs-rar2fs/distinfo
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2018-04-20 20:28:27 UTC
Landed. Thanks :-)