Bug 272505 - devel/gpds: Update to 1.6.0
Summary: devel/gpds: Update to 1.6.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: Felix Palmen
URL: https://github.com/simulton/gpds/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-14 17:01 UTC by Joel Bodenmann
Modified: 2023-07-14 18:05 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.68 KB, patch)
2023-07-14 17:01 UTC, Joel Bodenmann
no flags Details | Diff
patch (1.87 KB, patch)
2023-07-14 17:14 UTC, Joel Bodenmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Bodenmann freebsd_committer freebsd_triage 2023-07-14 17:01:32 UTC
Created attachment 243391 [details]
patch
Comment 1 Joel Bodenmann freebsd_committer freebsd_triage 2023-07-14 17:14:06 UTC
Created attachment 243392 [details]
patch

Use PLIST_SUB for shared library version to be taken more seriously as a ports contributor.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-14 18:03:48 UTC
A commit in branch main references this bug:

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

commit 67795a43595e6a02d0f0842d116cdce4953b8345
Author:     Joel Bodenmann <jbo@insane.engineer>
AuthorDate: 2023-07-14 17:00:02 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2023-07-14 18:02:45 +0000

    devel/gpds: Update to 1.6.0

    Changelog: https://github.com/simulton/gpds/releases/tag/1.6.0

    PR:     272505

 devel/gpds/Makefile  | 6 ++++--
 devel/gpds/distinfo  | 6 +++---
 devel/gpds/pkg-plist | 3 ++-
 3 files changed, 9 insertions(+), 6 deletions(-)
Comment 3 Felix Palmen freebsd_committer freebsd_triage 2023-07-14 18:05:03 UTC
Committed, thanks!