Bug 253762

Summary: devel/libowfat: Update to 0.32
Product: Ports & Packages Reporter: Fabian Keil <fk>
Component: Individual Port(s)Assignee: David Thiel <lx>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (lx)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 253763    
Attachments:
Description Flags
devel/libowfat: Update to 0.32 none

Description Fabian Keil 2021-02-22 13:46:54 UTC
Created attachment 222722 [details]
devel/libowfat: Update to 0.32

The attached patch updates devel/libowfat to 0.32 which is required to update gatling.

- Change WWW and MASTER_SITES to https.
- Appease portclippy.
- Update and sort pkg-plist.
- Backport two patches from CVS to fix the build.
  portlint complaints about the CVS meta data but I consider
  it useful and thus kept it.
    
I only lightly tested this update with gatling on ElectroBSD
11-STABLE amd64 and compile-tested opentracker.

I did not test the other dependencies.
Comment 1 David Thiel freebsd_committer freebsd_triage 2021-05-03 02:30:46 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-05-03 02:30:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a9ea1e2c53766f3b4e4751110e72394e23d68dc

commit 5a9ea1e2c53766f3b4e4751110e72394e23d68dc
Author:     David Thiel <lx@FreeBSD.org>
AuthorDate: 2021-05-03 02:27:06 +0000
Commit:     David Thiel <lx@FreeBSD.org>
CommitDate: 2021-05-03 02:29:41 +0000

    Update to 0.32.

    PR:             253762
    Reported by:    Fabian Keil

 devel/libowfat/Makefile                        |  7 +--
 devel/libowfat/distinfo                        |  6 +-
 devel/libowfat/files/patch-GNUmakefile         | 24 ++++----
 devel/libowfat/files/patch-io-iom_init.c (new) | 17 ++++++
 devel/libowfat/files/patch-io-iom_wait.c (new) | 27 +++++++++
 devel/libowfat/pkg-descr                       |  2 +-
 devel/libowfat/pkg-plist                       | 84 +++++++++++++++-----------
 7 files changed, 113 insertions(+), 54 deletions(-)