Bug 283834 - sysutils/littlejet: Update to 0.1.0
Summary: sysutils/littlejet: Update to 0.1.0
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: Nuno Teixeira
URL: https://github.com/DtxdF/LittleJet/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-03 20:13 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2025-01-04 01:25 UTC (History)
1 user (show)

See Also:


Attachments
littlejet-0.1.0.patch (1.72 KB, patch)
2025-01-03 20:13 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2025-01-03 20:13:11 UTC
Created attachment 256395 [details]
littlejet-0.1.0.patch

Description:

ChangeLog: https://github.com/DtxdF/LittleJet/releases/tag/v0.1.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.2-RELEASE, amd64, DOCS tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-04 01:24:45 UTC
A commit in branch main references this bug:

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

commit d39dcf77c6fccacfd17f15fc1565c826eabe72d5
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-01-04 01:23:13 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-01-04 01:23:13 +0000

    sysutils/littlejet: Update to 0.1.0

    ChangeLog:      https://github.com/DtxdF/LittleJet/releases/tag/v0.1.0
    PR:             283834

 sysutils/littlejet/Makefile  | 6 +++---
 sysutils/littlejet/distinfo  | 6 +++---
 sysutils/littlejet/pkg-plist | 3 ++-
 3 files changed, 8 insertions(+), 7 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2025-01-04 01:25:13 UTC
Committed with minor fixes:

- Sort RUN_DEPENDS (portfmt)
- Sort pkg-plist (make makeplist)

Thanks!