Bug 275862 - sysutils/py-director: Update to 0.8.0
Summary: sysutils/py-director: Update to 0.8.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: freebsd-ports-bugs (Nobody)
URL: https://github.com/DtxdF/director/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-20 22:08 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-02-23 01:57 UTC (History)
1 user (show)

See Also:


Attachments
py-director-0.7.0.patch (1.34 KB, patch)
2023-12-20 22:08 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff
py-director-0.7.0.patch (2.33 KB, patch)
2023-12-21 14:11 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff
director-0.8.0.patch (2.29 KB, patch)
2024-01-15 20:07 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 2023-12-20 22:08:52 UTC
Created attachment 247177 [details]
py-director-0.7.0.patch

Description:

ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.7.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.0-RELEASE, amd64, DOCS APPJAIL_STABLE tested)
Comment 1 Jesús Daniel Colmenares Oviedo 2023-12-21 14:11:10 UTC
Created attachment 247185 [details]
py-director-0.7.0.patch

Description:

* Remove options.
* Add pkg-message.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.0-RELEASE, amd64, DOCS tested)
Comment 2 Jesús Daniel Colmenares Oviedo 2023-12-21 14:14:56 UTC
(In reply to Jesús Daniel Colmenares Oviedo from comment #1)

Following the same approach described in Bug 275500, this port could benefit.
Comment 3 Jesús Daniel Colmenares Oviedo 2024-01-15 20:07:21 UTC
Created attachment 247683 [details]
director-0.8.0.patch

Description:

ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.8.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.0-RELEASE, amd64, DOCS tested)
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-02-23 01:56:52 UTC
A commit in branch main references this bug:

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

commit 7ec8098ee3483dc19cbd23e16139a737d601153a
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-02-23 01:55:27 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-02-23 01:55:27 +0000

    sysutils/py-director: Update to 0.8.0

    PR:             275862

 sysutils/py-director/Makefile | 11 +----------
 sysutils/py-director/distinfo |  6 +++---
 2 files changed, 4 insertions(+), 13 deletions(-)
Comment 5 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-02-23 01:57:16 UTC
Committed thanks!