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: |
|
Created attachment 243392 [details]
patch
Use PLIST_SUB for shared library version to be taken more seriously as a ports contributor.
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(-) Committed, thanks! |
Created attachment 243391 [details] patch