Bug 253762 - devel/libowfat: Update to 0.32
Summary: devel/libowfat: Update to 0.32
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks: 253763
  Show dependency treegraph
 
Reported: 2021-02-22 13:46 UTC by Fabian Keil
Modified: 2021-05-03 02:30 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lx)


Attachments
devel/libowfat: Update to 0.32 (14.21 KB, patch)
2021-02-22 13:46 UTC, Fabian Keil
no flags Details | Diff

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