Bug 279024 - archivers/gcab: update to 1.6
Summary: archivers/gcab: update to 1.6
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: Vladimir Druzenko
URL: https://gitlab.gnome.org/GNOME/gcab/-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 08:58 UTC by Vladimir Druzenko
Modified: 2024-05-30 02:06 UTC (History)
0 users

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


Attachments
update to 1.6 (2.02 KB, patch)
2024-05-16 08:58 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-16 08:58:06 UTC
Created attachment 250692 [details]
update to 1.6

Changelog:
New Features:
  - Allow specifying the allowed compression formats at runtime (!15)
    This would allow us, for example, to disable the slightly scary LZX compression
    format when parsing unknown files.
Bugfixes:
  - Do not require git when building from a tarball

https://gitlab.gnome.org/GNOME/gcab/-/blob/master/NEWS

Tested in poudriere and on live system 13.3-p2 amd64.

While here pet portclippy.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-30 02:03:56 UTC
A commit in branch main references this bug:

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

commit af7b77ff10ccf98c40ac94e37082b6d736f87f23
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-05-30 01:58:26 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-05-30 01:58:26 +0000

    archivers/gcab: update to 1.6

    Changelog:
     New Features:
      - Allow specifying the allowed compression formats at runtime (!15)
        This would allow us, for example, to disable the slightly scary LZX
        compression format when parsing unknown files.
     Bugfixes:
      - Do not require git when building from a tarball
    https://gitlab.gnome.org/GNOME/gcab/-/blob/v1.6/NEWS

    While here pet portclippy.

    PR:             279024
    Approved by:    gnome (maintainer, timeout 2 weeks)

 archivers/gcab/Makefile                       |  5 ++---
 archivers/gcab/distinfo                       |  6 +++---
 archivers/gcab/files/patch-meson.build (gone) | 11 -----------
 archivers/gcab/pkg-plist                      |  2 +-
 4 files changed, 6 insertions(+), 18 deletions(-)