Bug 272433 - graphics/gphoto2: Update to version 2.5.28
Summary: graphics/gphoto2: Update to version 2.5.28
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-09 11:32 UTC by kunda
Modified: 2024-05-23 03:52 UTC (History)
1 user (show)

See Also:
alster: maintainer-feedback-


Attachments
[PATCH] graphics/gphoto2: Update 2.5.26 -> 2.5.28 (1.19 KB, patch)
2023-10-15 23:33 UTC, Älven
no flags Details | Diff
[PATCH] graphics/gphoto2: Update 2.5.26 -> 2.5.28 (1.56 KB, patch)
2023-11-04 09:05 UTC, Älven
alster: maintainer-approval? (danfe)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kunda 2023-07-09 11:32:17 UTC
https://github.com/gphoto/gphoto2/releases/tag/v2.5.28
Changelog: https://github.com/gphoto/gphoto2/blob/master/NEWS#L5-L12

Probably also requires updating libgphoto2 as well
Comment 1 Älven 2023-10-15 23:33:59 UTC
Created attachment 245662 [details]
[PATCH] graphics/gphoto2: Update 2.5.26 -> 2.5.28
Comment 2 Älven 2023-10-16 00:07:46 UTC
On graphics/libgphoto2: now it needs some fixes to build, which I don't know how to implement. Hope others could help with this.
Comment 3 Älven 2023-11-04 09:05:53 UTC
Created attachment 246098 [details]
[PATCH] graphics/gphoto2: Update 2.5.26 -> 2.5.28
Comment 4 Älven 2024-01-25 06:41:46 UTC
Maintainer timeout
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-05-23 03:51:40 UTC
A commit in branch main references this bug:

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

commit 6d18db45938d137f91e9ad23eac25559497da38e
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-05-23 03:49:46 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-05-23 03:49:46 +0000

    graphics/gphoto2: the port had been updated to version 2.5.28

    - Stop asking for GNU make, switch to smaller .tar.xz distfile
    - Add GitHub CDN as alternative (fallback) download location
    - GC no longer needed GNU_CONFIGURE_MANPREFIX and CONFIGURE_ENV
    - Install some more of those available documentation files
    - Hook the test suite to our framework (sadly, requires GNU sed)

    PR:             272433
    Reported by:    portscout

 graphics/gphoto2/Makefile  | 34 +++++++++++++++++++++-------------
 graphics/gphoto2/distinfo  |  6 +++---
 graphics/gphoto2/pkg-plist |  1 -
 3 files changed, 24 insertions(+), 17 deletions(-)