Bug 283520 - graphics/elementary-photos wrong WWW link
Summary: graphics/elementary-photos wrong WWW link
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-23 17:13 UTC by Miroslav Lachman
Modified: 2025-02-14 16:36 UTC (History)
3 users (show)

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


Attachments
[PATCH] graphics/elementary-photos: correct and improve WWW (842 bytes, patch)
2024-12-23 18:55 UTC, Älven
miguel: maintainer-approval-
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Lachman 2024-12-23 17:13:58 UTC
There is a wrong link in the Makefile
WWW= https://github.com/elementary/videos
I guess it should be
WWW= https://github.com/elementary/photos
Comment 1 Älven 2024-12-23 18:55:41 UTC
Created attachment 256078 [details]
[PATCH] graphics/elementary-photos: correct and improve WWW
Comment 2 Miguel Gocobachi 2025-01-15 04:20:21 UTC
Comment on attachment 256078 [details]
[PATCH] graphics/elementary-photos: correct and improve WWW

I am rejecting this change in favor of the full update in the following ticket https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284018
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-01-16 16:43:42 UTC
A commit in branch main references this bug:

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

commit 25d56592a85abd5111174402af885b5caadc1b17
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-01-13 17:08:19 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-01-16 16:43:13 +0000

    graphics/elementary-photos: update to 8.0.1

    ChangeLog: https://github.com/elementary/photos/releases/tag/8.0.1

     * Expand image viewer permissions to include the entire home folder
     * Fix loading slideshow plugins
     * Translation updates

    PR:             284018 283520
    Reported by:    duchateau.olivier@gmail.com
    Approved by:    miguel@gocobachi.dev (maintainer, timeout > 2 weeks)

 graphics/elementary-photos/Makefile                | 24 ++++++++---------
 graphics/elementary-photos/distinfo                |  6 ++---
 ...-data_io.elementary.photos.desktop.in.in (gone) |  9 -------
 graphics/elementary-photos/pkg-plist               | 30 ++++++++++------------
 4 files changed, 27 insertions(+), 42 deletions(-)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2025-02-14 16:36:13 UTC
^Triage: assign to committer.