Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2024 09:33:10 GMT
From:      Santhosh Raju <fox@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8aa1ffaa53fb - main - sysutils/pfetch: Update to 1.4.0
Message-ID:  <202409030933.4839XAvx023389@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fox:

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

commit 8aa1ffaa53fbc6c17692f9db12004db52cd18a56
Author:     Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2024-09-03 09:25:48 +0000
Commit:     Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2024-09-03 09:32:57 +0000

    sysutils/pfetch: Update to 1.4.0
    
    Changes since 1.3.0:
    
    1.4.0
    
    What's Changed
    
      * Add support for more package managers by @AlbydST in #34
      * Support Digital UNIX (aka Tru64 UNIX)
      * Support HP-UX
      * PF_KERNEL variable to control the displayed kernel version
      * Support disk info for NetBSD
    
    Full Changelog: https://github.com/Un1q32/pfetch/compare/1.3.0...1.4.0
---
 sysutils/pfetch/Makefile | 2 +-
 sysutils/pfetch/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/pfetch/Makefile b/sysutils/pfetch/Makefile
index e182236d676c..54a38a1c2e74 100644
--- a/sysutils/pfetch/Makefile
+++ b/sysutils/pfetch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pfetch
-DISTVERSION=	1.3.0
+DISTVERSION=	1.4.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/sysutils/pfetch/distinfo b/sysutils/pfetch/distinfo
index 9932c5934d4d..8566a5cce1b6 100644
--- a/sysutils/pfetch/distinfo
+++ b/sysutils/pfetch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722849135
-SHA256 (Un1q32-pfetch-1.3.0_GH0.tar.gz) = 52f35c20c178e41ec8bd24003e426fe37d34a2080db772d87ab08775690daa6f
-SIZE (Un1q32-pfetch-1.3.0_GH0.tar.gz) = 23569
+TIMESTAMP = 1725355023
+SHA256 (Un1q32-pfetch-1.4.0_GH0.tar.gz) = 9e46ead16beee9059807a9e576a9e48d1df7c2e21fd99ca351ffab498081e7af
+SIZE (Un1q32-pfetch-1.4.0_GH0.tar.gz) = 24481



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409030933.4839XAvx023389>