Bug 272505

Summary: devel/gpds: Update to 1.6.0
Product: Ports & Packages Reporter: Joel Bodenmann <jbo>
Component: Individual Port(s)Assignee: Felix Palmen <zirias>
Status: Closed FIXED    
Severity: Affects Only Me CC: zirias
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/simulton/gpds/releases/tag/1.6.0
Attachments:
Description Flags
patch
none
patch none

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!