Bug 266959 - databases/galera: docs have moved - a patch for pkg-message
Summary: databases/galera: docs have moved - a patch for pkg-message
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-10 20:50 UTC by Sean Champ
Modified: 2022-10-19 16:31 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (devel)
fernape: merge-quarterly+


Attachments
patch for pkg-message - databases/galera (397 bytes, patch)
2022-10-10 20:50 UTC, Sean Champ
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Champ 2022-10-10 20:50:07 UTC
Created attachment 237203 [details]
patch for pkg-message - databases/galera

The documentation for Galera Cluster is now available at
https://galeracluster.com/library/documentation/index.html

Attached is a patch that would update the pkg-message for databases/galera to reflect the new docs location. HTH

There is a similar patch available for databases/galera26
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266958
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-19 16:30:13 UTC
A commit in branch main references this bug:

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

commit e1f411b9d4ddf3493410318bf580cf5c2a12d9dc
Author:     Sean Champ <lab+bsd@thinkum.space>
AuthorDate: 2022-10-11 05:31:34 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-19 16:26:22 +0000

    databases/galera{26}: Update pkg-message

    And point to the proper URL of the documentation.

    PR:             266959 266958
    Reported by:    Sean Champ <lab+bsd@thinkum.space>
    Approved by:    devel@galeracluster.com (maintainer, implicit)
    MFH:            2022Q4

 databases/galera/pkg-message   | 2 +-
 databases/galera26/pkg-message | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-19 16:31:14 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=502afc57ccd65b55e30a1b43ffbb100df8693aef

commit 502afc57ccd65b55e30a1b43ffbb100df8693aef
Author:     Sean Champ <lab+bsd@thinkum.space>
AuthorDate: 2022-10-11 05:31:34 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-19 16:27:11 +0000

    databases/galera{26}: Update pkg-message

    And point to the proper URL of the documentation.

    PR:             266959 266958
    Reported by:    Sean Champ <lab+bsd@thinkum.space>
    Approved by:    devel@galeracluster.com (maintainer, implicit)
    MFH:            2022Q4

    (cherry picked from commit e1f411b9d4ddf3493410318bf580cf5c2a12d9dc)

 databases/galera/pkg-message   | 2 +-
 databases/galera26/pkg-message | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-19 16:31:29 UTC
Committed and merged to 2022Q4,

Thanks!