Bug 271215 - devel/opengrok: Update to 1.12.4
Summary: devel/opengrok: Update to 1.12.4
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: Don Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 22:54 UTC by Li-Wen Hsu
Modified: 2025-03-29 08:17 UTC (History)
1 user (show)

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


Attachments
v1 (7.28 KB, patch)
2023-05-02 22:54 UTC, Li-Wen Hsu
no flags Details | Diff
[PATCH] devel/opengrok: update to 1.13.27 (16.78 KB, patch)
2025-03-23 21:42 UTC, Siva Mahadevan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2023-05-02 22:54:43 UTC
Created attachment 241941 [details]
v1
Comment 1 Siva Mahadevan freebsd_triage 2025-03-23 21:42:23 UTC
Created attachment 258961 [details]
[PATCH] devel/opengrok: update to 1.13.27

Updating this bug with the newest opengrok version. @truckman, I'd also like to take over maintainership if you'd like, as I find this software quite useful.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-03-28 09:51:32 UTC
A commit in branch main references this bug:

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

commit 4c08f43212eb027fe35527c6e2076536dd36edbf
Author:     Don Lewis <truckman@FreeBSD.org>
AuthorDate: 2025-03-26 06:12:54 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2025-03-28 09:48:30 +0000

    devel/opengrok: upgrade to 1.13.27

    Upgrade to version 1.13.27.

    Update pkg-message.

    Remove the %%PORTDOCS%% entries from pkg-plist.  Setting
    PORTDOCS= list-of-files adds them to the plist, and the
    redundant entries cause poudriere testport check-plist to
    fail.

    Add a note about how this style of MASTER_SITES breaks
    portscout.

    PR:             271215
    Reported by:    Li-Wen Hsu <lwhsu@FreeBSD.org>
    Obtained from:  Siva Mahadevan <me@svmhdvn.name>

 devel/opengrok/Makefile             |   3 +-
 devel/opengrok/distinfo             |   6 +-
 devel/opengrok/files/pkg-message.in |   3 +-
 devel/opengrok/pkg-plist            | 191 +++++++++++++++++++-----------------
 4 files changed, 108 insertions(+), 95 deletions(-)