Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2026 10:37:57 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c690e7e45ef1 - main - audio/pocketsphinx: Update version 5.0.4=>5.1.0
Message-ID:  <6a045485.3db7f.3c9446e9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit c690e7e45ef1918384306dfcfa7cb5261088afd5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-05-13 09:26:37 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-05-13 10:37:33 +0000

    audio/pocketsphinx: Update version 5.0.4=>5.1.0
    
    Changelog: https://github.com/cmusphinx/pocketsphinx/releases/tag/v5.1.0
---
 audio/pocketsphinx/Makefile  | 2 +-
 audio/pocketsphinx/distinfo  | 6 +++---
 audio/pocketsphinx/pkg-plist | 7 +++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/audio/pocketsphinx/Makefile b/audio/pocketsphinx/Makefile
index 7fb2e64517e5..cd4a4430fe1e 100644
--- a/audio/pocketsphinx/Makefile
+++ b/audio/pocketsphinx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pocketsphinx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.0.4
+DISTVERSION=	5.1.0
 CATEGORIES=	audio accessibility
 
 MAINTAINER=	bofh@FreeBSD.org
diff --git a/audio/pocketsphinx/distinfo b/audio/pocketsphinx/distinfo
index 7469ebebf7c3..4e8fc9968cb4 100644
--- a/audio/pocketsphinx/distinfo
+++ b/audio/pocketsphinx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736942120
-SHA256 (cmusphinx-pocketsphinx-v5.0.4_GH0.tar.gz) = 9acd63cfdc76bbc85b7b6c6610b7a9cf30c79d5b36a31de7dc2f969e962653d7
-SIZE (cmusphinx-pocketsphinx-v5.0.4_GH0.tar.gz) = 34217973
+TIMESTAMP = 1778664009
+SHA256 (cmusphinx-pocketsphinx-v5.1.0_GH0.tar.gz) = 6ec6c28a84574abc7a74ceaf8fb914cb674a9a5db3e6c679d691a1a152863bbd
+SIZE (cmusphinx-pocketsphinx-v5.1.0_GH0.tar.gz) = 34242498
diff --git a/audio/pocketsphinx/pkg-plist b/audio/pocketsphinx/pkg-plist
index 4674dc840321..9457cc32f19e 100644
--- a/audio/pocketsphinx/pkg-plist
+++ b/audio/pocketsphinx/pkg-plist
@@ -22,11 +22,10 @@ lib/libpocketsphinx.a
 libdata/pkgconfig/pocketsphinx.pc
 share/man/man1/pocketsphinx.1.gz
 share/man/man1/pocketsphinx_batch.1.gz
+share/man/man1/pocketsphinx_lm_convert.1.gz
+share/man/man1/pocketsphinx_lm_eval.1.gz
 share/man/man1/pocketsphinx_mdef_convert.1.gz
-share/man/man1/sphinx_lm_convert.1.gz
-share/man/man1/sphinx_lm_eval.1.gz
-share/man/man1/sphinx_lm_sort.1.gz
-share/man/man1/sphinx_pitch.1.gz
+share/man/man1/pocketsphinx_pitch.1.gz
 %%DATADIR%%/model/en-us/cmudict-en-us.dict
 %%DATADIR%%/model/en-us/en-us-phone.lm.bin
 %%DATADIR%%/model/en-us/en-us.lm.bin


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a045485.3db7f.3c9446e9>