Bug 267085 - science/v_sim: Use USE_GITLAB
Summary: science/v_sim: Use USE_GITLAB
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-15 14:41 UTC by Daniel Engberg
Modified: 2022-10-16 15:02 UTC (History)
0 users

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


Attachments
Patch for v_sim (1.94 KB, patch)
2022-10-15 14:41 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-10-15 14:41:16 UTC
Created attachment 237336 [details]
Patch for v_sim

Use USE_GITLAB to follow Porters Handbook more closely and be consistent with ports tree
Fix DOCS option

Compile tested on FreeBSD 13.1-STABLE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-16 15:01:59 UTC
A commit in branch main references this bug:

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

commit 2994c79c32a7ddb44aa42b5b5856d412c29dcf85
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-16 14:39:59 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-10-16 15:01:23 +0000

    science/v_sim: Use USE_GITLAB

    Use USE_GITLAB to follow Porters Handbook more closely and be consistent
    with ports tree
    Fix DOCS optio

    PR:             267085

 science/v_sim/Makefile  | 9 +++++++--
 science/v_sim/distinfo  | 6 +++---
 science/v_sim/pkg-plist | 2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2022-10-16 15:02:57 UTC
Committed, thanks!