Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2024 15:43:47 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: 761657ce7e55 - main - sysutils/pv: Update to 1.9.0
Message-ID:  <202412021543.4B2FhlX2094331@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=761657ce7e55b5d4df5529b14b26c9e31f28cb60

commit 761657ce7e55b5d4df5529b14b26c9e31f28cb60
Author:     John W. O'Brien <john@saltant.com>
AuthorDate: 2024-12-02 15:41:23 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2024-12-02 15:41:23 +0000

    sysutils/pv: Update to 1.9.0
    
    PR:     283042
    Reported by:     John W. O'Brien <john@saltant.com>
---
 sysutils/pv/Makefile  | 4 ++--
 sysutils/pv/distinfo  | 6 +++---
 sysutils/pv/pkg-plist | 3 +++
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile
index 6eeff916a85f..bb50501773f3 100644
--- a/sysutils/pv/Makefile
+++ b/sysutils/pv/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pv
-PORTVERSION=	1.8.14
+PORTVERSION=	1.9.0
 CATEGORIES=	sysutils
 MASTER_SITES=	https://www.ivarch.com/programs/sources/
 
@@ -17,7 +17,7 @@ GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 
 CONFLICTS=	waon
 
-PORTDOCS=	README.md INSTALL NEWS.md TODO.md
+PORTDOCS=	README.md INSTALL NEWS.md
 
 OPTIONS_DEFINE=	DOCS NLS
 OPTIONS_SUB=		yes
diff --git a/sysutils/pv/distinfo b/sysutils/pv/distinfo
index e4851fd99c96..371fb59d8125 100644
--- a/sysutils/pv/distinfo
+++ b/sysutils/pv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725859209
-SHA256 (pv-1.8.14.tar.gz) = 0cc18811a4809a587d4b11d47691bbc0ad83a5d95d2c2606af74ea7b4a674756
-SIZE (pv-1.8.14.tar.gz) = 330273
+TIMESTAMP = 1732816941
+SHA256 (pv-1.9.0.tar.gz) = b38d69d7fc0785eb5eb3c57e8b12a7334f862047bf84b18f414365335399469a
+SIZE (pv-1.9.0.tar.gz) = 369918
diff --git a/sysutils/pv/pkg-plist b/sysutils/pv/pkg-plist
index bc3c4c0917aa..dbe5401e9610 100644
--- a/sysutils/pv/pkg-plist
+++ b/sysutils/pv/pkg-plist
@@ -3,8 +3,11 @@ bin/pv
 %%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/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?202412021543.4B2FhlX2094331>