Bug 278107 - net/py-wsdd update to 0.8
Summary: net/py-wsdd update to 0.8
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/christgau/wsdd/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 16:57 UTC by Hiroo Ono
Modified: 2024-04-04 15:21 UTC (History)
2 users (show)

See Also:
hiroo.ono+freebsd: maintainer-feedback+


Attachments
update patch to 0.8 (1.91 KB, patch)
2024-04-01 16:57 UTC, Hiroo Ono
hiroo.ono+freebsd: maintainer-approval+
Details | Diff
revised patch to update to 0.8 (2.02 KB, patch)
2024-04-03 18:10 UTC, Hiroo Ono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroo Ono 2024-04-01 16:57:49 UTC
Created attachment 249642 [details]
update patch to 0.8

Maintainer update of net/py-wsdd from 0.7.1 to 0.8.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-04-03 06:52:40 UTC
^Triage: tags in title are deprecated
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-03 16:31:07 UTC
Hello,

Patch doesn't apply:

error: net/py-wsdd/files/patch-etc_rc.d_wsdd.freebsd: No such file or directory

Thanks
Comment 3 Hiroo Ono 2024-04-03 18:10:33 UTC
Created attachment 249685 [details]
revised patch to update to 0.8

Sorry there is a renamed file. I regenerated the patch with git diff -M.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-04-04 15:21:29 UTC
A commit in branch main references this bug:

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

commit 72b5d47b6fe9f910a734aabcdc12dd98e61a7703
Author:     Hiroo Ono <hiroo.ono+freebsd@gmail.com>
AuthorDate: 2024-04-04 15:19:44 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-04 15:19:44 +0000

    net/py-wsdd: Update to 0.8

    ChangeLog:      https://github.com/christgau/wsdd/blob/v0.8/CHANGELOG.md
    PR:             278107

 net/py-wsdd/Makefile                                               | 7 +++----
 net/py-wsdd/distinfo                                               | 6 +++---
 .../files/{patch-etc_rc.d_wsdd => patch-etc_rc.d_wsdd.freebsd}     | 4 ++--
 3 files changed, 8 insertions(+), 9 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-04 15:21:56 UTC
Committed, thanks!