Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 10:23:13 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8a765db01801 - main - devel/py-pbs-installer: Update to 2024.4.24
Message-ID:  <202405281023.44SANDTQ029652@gitrepo.freebsd.org>

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

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

commit 8a765db01801f114531db76d236f522f8bbac783
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 10:00:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 10:21:32 +0000

    devel/py-pbs-installer: Update to 2024.4.24
    
    Changes:        https://github.com/frostming/pbs-installer/releases
---
 devel/py-pbs-installer/Makefile | 4 ++--
 devel/py-pbs-installer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pbs-installer/Makefile b/devel/py-pbs-installer/Makefile
index 525b3b338f7f..1b1c30b38900 100644
--- a/devel/py-pbs-installer/Makefile
+++ b/devel/py-pbs-installer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pbs-installer
-PORTVERSION=	2024.4.1
+PORTVERSION=	2024.4.24
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ USE_PYTHON=	autoplist concurrent pep517
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	DOWNLOAD INSTALL
-OPTIONS_DEFAULT=DOWNLOAD INSTALL
+OPTIONS_DEFAULT=DOWNLOAD
 DOWNLOAD_DESC=	Download support
 INSTALL_DESC=	Install support
 
diff --git a/devel/py-pbs-installer/distinfo b/devel/py-pbs-installer/distinfo
index afb2e2d430c0..65dbb3b4d73b 100644
--- a/devel/py-pbs-installer/distinfo
+++ b/devel/py-pbs-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712886434
-SHA256 (pbs_installer-2024.4.1.tar.gz) = 1f2aca82511fb9e1973b14708d7386780a8c56d111b680ae5786b3f430fa918a
-SIZE (pbs_installer-2024.4.1.tar.gz) = 37452
+TIMESTAMP = 1716448694
+SHA256 (pbs_installer-2024.4.24.tar.gz) = 19224733068b0ffa39b53afbb61544bee8ecb9503e7222ba034f07b9913e2c1c
+SIZE (pbs_installer-2024.4.24.tar.gz) = 41018



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