Date: Thu, 19 Dec 2024 11:39:44 GMT From: Ganael LAPLANCHE <martymac@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: afeb16fc805f - main - sysutils/pv: Update to 1.9.15 Message-ID: <202412191139.4BJBdiHC068411@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by martymac: URL: https://cgit.FreeBSD.org/ports/commit/?id=afeb16fc805f84899a1a1e0a655e412ac0647e10 commit afeb16fc805f84899a1a1e0a655e412ac0647e10 Author: John W. O'Brien <john@saltant.com> AuthorDate: 2024-12-19 11:35:46 +0000 Commit: Ganael LAPLANCHE <martymac@FreeBSD.org> CommitDate: 2024-12-19 11:38:52 +0000 sysutils/pv: Update to 1.9.15 PR: 283407 Reported by: John W. O'Brien <john@saltant.com> --- sysutils/pv/Makefile | 2 +- sysutils/pv/distinfo | 6 +++--- sysutils/pv/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index bb50501773f3..f1514b3e5ef5 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -1,5 +1,5 @@ PORTNAME= pv -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.15 CATEGORIES= sysutils MASTER_SITES= https://www.ivarch.com/programs/sources/ diff --git a/sysutils/pv/distinfo b/sysutils/pv/distinfo index 371fb59d8125..a0deea6b0343 100644 --- a/sysutils/pv/distinfo +++ b/sysutils/pv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732816941 -SHA256 (pv-1.9.0.tar.gz) = b38d69d7fc0785eb5eb3c57e8b12a7334f862047bf84b18f414365335399469a -SIZE (pv-1.9.0.tar.gz) = 369918 +TIMESTAMP = 1734566749 +SHA256 (pv-1.9.15.tar.gz) = e2b17564ab9eba1ec2caae285960cbf363b4401dffda191a60a0befe68e17dac +SIZE (pv-1.9.15.tar.gz) = 401271 diff --git a/sysutils/pv/pkg-plist b/sysutils/pv/pkg-plist index dbe5401e9610..cad9b09c9c0f 100644 --- a/sysutils/pv/pkg-plist +++ b/sysutils/pv/pkg-plist @@ -2,12 +2,12 @@ bin/pv %%PORTDOCS%%%%DOCSDIR%%/ACKNOWLEDGEMENTS.md %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/DEVELOPERS.md -%%PORTDOCS%%%%DOCSDIR%%/benchmark.sh %%NLS%%share/locale/cs/LC_MESSAGES/pv.mo %%NLS%%share/locale/de/LC_MESSAGES/pv.mo %%NLS%%share/locale/es/LC_MESSAGES/pv.mo %%NLS%%share/locale/fr/LC_MESSAGES/pv.mo %%NLS%%share/locale/pl/LC_MESSAGES/pv.mo %%NLS%%share/locale/pt/LC_MESSAGES/pv.mo +%%NLS%%share/locale/ru/LC_MESSAGES/pv.mo %%NLS%%share/locale/tr/LC_MESSAGES/pv.mo share/man/man1/pv.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412191139.4BJBdiHC068411>