Bug 257401 - net/pichi: Update to 1.4.0
Summary: net/pichi: Update to 1.4.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: Li-Wen Hsu
URL: https://github.com/pichi-router/pichi...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2021-07-25 06:48 UTC by Pichi
Modified: 2021-07-28 10:00 UTC (History)
3 users (show)

See Also:
koobs: maintainer-feedback? (pichi)


Attachments
1.4.0.diff (11.68 KB, patch)
2021-07-25 06:48 UTC, Pichi
pichi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pichi 2021-07-25 06:48:53 UTC
Created attachment 226670 [details]
1.4.0.diff
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-26 03:36:15 UTC
@Reporter

- If there is a changelog or release notes URL available for this version, please add it to the URL field

- Please confirm this change passes QA (portlint, poudriere at least)

  For details and instructions, see: 

  https://docs.freebsd.org/en/books/porters-handbook/#testing

@Neel Please add a comment when resetting assignee to help others determine what needs to be done. Thanks!
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2021-07-28 09:54:25 UTC
Setting `TIMESTAMP = 0` is incorrect, you can generate distinfo with `make makesum`.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-07-28 09:58:20 UTC
A commit in branch main references this bug:

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

commit 35ee8b366dc57209ad54b85c88b6a094362baa78
Author:     Pichi <pichi@elude.in>
AuthorDate: 2021-07-28 09:55:02 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-07-28 09:57:14 +0000

    net/pichi: Update to 1.4.0

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

    PR:             257401

 net/pichi/Makefile                                 | 10 +---
 net/pichi/distinfo                                 |  6 +-
 net/pichi/files/patch-cmake_Configure.cmake (gone) | 26 ---------
 .../files/patch-include_pichi_config.hpp.in (gone) | 63 ---------------------
 .../files/patch-src_api_egress__manager.cpp (gone) | 26 ---------
 net/pichi/files/patch-src_api_vos.cpp (gone)       | 65 ----------------------
 net/pichi/files/patch-src_net_spawn.cpp (gone)     | 14 -----
 net/pichi/pkg-plist                                | 40 +++++++++----
 8 files changed, 33 insertions(+), 217 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-07-28 10:00:21 UTC
A commit in branch main references this bug:

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

commit 93f0c1f73b3e03d86ffdb7752bcffd9e54ae4ba2
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-07-28 09:58:22 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-07-28 09:58:22 +0000

    net/pichi: Correct TIMESTAMP in distinfo

    PR:             257401

 net/pichi/distinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)