Bug 273740

Summary: accessibility/speech-dispatcher and accessibility/py-speech-dispatcher: update to 0.11.5
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: freebsd-multimedia (Nobody) <multimedia>
Status: Closed FIXED    
Severity: Affects Only Me CC: david.marec, jhale
Priority: --- Flags: jhale: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/brailcom/speechd/releases/tag/0.11.5
Attachments:
Description Flags
Patch to update accessibility/speech-dispatcher and accessibility/py-speech-dispatcher
none
Patch to update accessibility/(py-)speech-dispatcher none

Description Olivier Duchateau 2023-09-12 12:46:01 UTC
Created attachment 244793 [details]
Patch to update accessibility/speech-dispatcher and accessibility/py-speech-dispatcher

Update to 0.11.5
Comment 1 Olivier Duchateau 2024-01-17 18:40:57 UTC
Created attachment 247729 [details]
Patch to update accessibility/(py-)speech-dispatcher

- Update to 0.11.5
- Fix man pages location
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2024-09-09 09:11:06 UTC
Thank you very much for the update and I'm very sorry it took so long for anyone on multimedia@ to get to this. I've rebased your patch and will commit it momentarily.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-09-09 09:16:21 UTC
A commit in branch main references this bug:

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

commit a4d040d0b925167743c2927bea54e8f6a9c03178
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2024-01-17 18:36:37 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-09-09 09:15:25 +0000

    accessibility/(py-)speech-dispatcher: update to 0.11.5

    PR:             273740

 accessibility/py-speech-dispatcher/Makefile  |  1 -
 accessibility/py-speech-dispatcher/pkg-plist |  2 +-
 accessibility/speech-dispatcher/Makefile     | 29 +++++++++++++++-------------
 accessibility/speech-dispatcher/distinfo     |  8 +++-----
 accessibility/speech-dispatcher/pkg-plist    | 13 +++++++++++--
 5 files changed, 31 insertions(+), 22 deletions(-)
Comment 4 Jason E. Hale freebsd_committer freebsd_triage 2024-09-09 09:17:29 UTC
Committed, thanks! Again, sorry this took so long.