Bug 270934 - net/pichi: Update to 1.5.0
Summary: net/pichi: Update to 1.5.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: Robert Clausecker
URL: https://github.com/pichi-router/pichi...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 15:12 UTC by Pichi
Modified: 2023-04-21 01:40 UTC (History)
1 user (show)

See Also:


Attachments
1.5.0.diff (10.04 KB, patch)
2023-04-19 15:12 UTC, Pichi
no flags Details | Diff
1.5.0.diff (10.04 KB, patch)
2023-04-20 01:23 UTC, Pichi
pichi-router: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pichi 2023-04-19 15:12:03 UTC
Created attachment 241589 [details]
1.5.0.diff
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-04-19 15:44:09 UTC
Please make sure to set "maintainer-approval" to "+" on your patches if you are the maintainer and approve of them.  If you are not the maintainer, set the flag to "?" and add the email address of the maintainer.  Patches with maintainer-approval not set are less likely to be looked at.
Comment 2 Pichi 2023-04-20 01:23:12 UTC
Created attachment 241603 [details]
1.5.0.diff
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-04-20 09:50:13 UTC
Will clear PORTREVISION on commit.  Please remember to do this when you update ports.

Please note that the port is still marked as BROKEN.  This does not seem intentional.  I'll go ahead and take out the BROKEN.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-20 13:36:14 UTC
A commit in branch main references this bug:

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

commit 7c4988e24b6538ed5dfadc9afb17608cd9689a24
Author:     Pichi <pichi@elude.in>
AuthorDate: 2023-04-20 09:50:20 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-20 11:49:24 +0000

    net/pichi: update to 1.5.0

    Changelog: https://github.com/pichi-router/pichi/releases/tag/1.5.0

    PR:             270934

 net/pichi/Makefile                                 | 29 ++++++--
 net/pichi/distinfo                                 |  4 +-
 ...patch-include_pichi_common_config.hpp.in (gone) | 79 ----------------------
 net/pichi/files/patch-src_net_adapter.cpp (gone)   | 67 ------------------
 net/pichi/files/patch-src_net_http.cpp (new)       | 11 +++
 net/pichi/pkg-plist                                |  5 +-
 6 files changed, 40 insertions(+), 155 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2023-04-20 13:39:01 UTC
Thank you for your contribution.
Comment 6 Pichi 2023-04-21 01:40:56 UTC
(In reply to Robert Clausecker from comment #3)
Thanks for your reminder, and I will do it next time :)