Bug 227657 - sysutils/fusefs-rar2fs: Update to 1.27.0
Summary: sysutils/fusefs-rar2fs: Update to 1.27.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-20 15:19 UTC by Niclas
Modified: 2018-04-20 20:28 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.27.0 (831 bytes, patch)
2018-04-20 15:19 UTC, Niclas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :-)