Bug 273740 - accessibility/speech-dispatcher and accessibility/py-speech-dispatcher: update to 0.11.5
Summary: accessibility/speech-dispatcher and accessibility/py-speech-dispatcher: updat...
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: freebsd-multimedia (Nobody)
URL: https://github.com/brailcom/speechd/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-12 12:46 UTC by Olivier Duchateau
Modified: 2024-09-09 09:17 UTC (History)
2 users (show)

See Also:
jhale: maintainer-feedback+


Attachments
Patch to update accessibility/speech-dispatcher and accessibility/py-speech-dispatcher (6.21 KB, patch)
2023-09-12 12:46 UTC, Olivier Duchateau
no flags Details | Diff
Patch to update accessibility/(py-)speech-dispatcher (8.49 KB, patch)
2024-01-17 18:40 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.