Bug 286841 - net/py-greenstalk: Update to 2.1.0
Summary: net/py-greenstalk: Update to 2.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 Some People
Assignee: Vladimir Druzenko
URL: https://github.com/justinmayhew/green...
Keywords:
Depends on:
Blocks: 286842
  Show dependency treegraph
 
Reported: 2025-05-16 22:15 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2025-05-16 23:08 UTC (History)
1 user (show)

See Also:


Attachments
greenstalk-2.1.0.patch (1.62 KB, patch)
2025-05-16 22:15 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 freebsd_committer freebsd_triage 2025-05-16 22:15:14 UTC
Created attachment 260459 [details]
greenstalk-2.1.0.patch

Description:

ChangeLog: https://github.com/justinmayhew/greenstalk/releases/tag/v2.1.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.2-RELEASE, amd64)
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-16 22:59:19 UTC
NO_ARCH=yes
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-16 23:06:10 UTC
A commit in branch main references this bug:

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

commit b2f6072971903d12f24a2629854f4bb0f383c342
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-05-16 23:01:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-16 23:05:10 +0000

    net/py-greenstalk: Update 2.0.2 => 2.1.0

    Commit log:
    https://github.com/justinmayhew/greenstalk/compare/v2.0.2...v2.1.0

    Fix poudriere warning: add NO_ARCH=yes

    PR:     286841

 net/py-greenstalk/Makefile | 5 ++++-
 net/py-greenstalk/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-16 23:08:20 UTC
Thanks.