Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 03:56:40 +0000
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Christopher Hall <bsd.hsw@gmail.com>
Subject:   git: dfce271850b8 - main - devel/py-pyinstaller-hooks-contrib: Update to 2026.2
Message-ID:  <69d874f8.1c31a.5dca2a60@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by lwhsu:

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

commit dfce271850b885cdb87b3c375fb0da2f47adbfb3
Author:     Christopher Hall <bsd.hsw@gmail.com>
AuthorDate: 2026-04-10 03:29:10 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2026-04-10 03:56:02 +0000

    devel/py-pyinstaller-hooks-contrib: Update to 2026.2
    
    Signed-off-by: Christopher Hall <bsd.hsw@gmail.com>
    
    Differential Revision:  https://reviews.freebsd.org/D55689
---
 devel/py-pyinstaller-hooks-contrib/Makefile | 9 +++++----
 devel/py-pyinstaller-hooks-contrib/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/devel/py-pyinstaller-hooks-contrib/Makefile b/devel/py-pyinstaller-hooks-contrib/Makefile
index f5a165ca4e03..4253900bc304 100644
--- a/devel/py-pyinstaller-hooks-contrib/Makefile
+++ b/devel/py-pyinstaller-hooks-contrib/Makefile
@@ -1,17 +1,18 @@
 PORTNAME=	pyinstaller-hooks-contrib
-DISTVERSION=	2023.12
+DISTVERSION=	2026.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=       pyinstaller_hooks_contrib-${PORTVERSION}
 
-MAINTAINER=	hsw@bitmark.com
+MAINTAINER=	bsd.hsw@gmail.com
 COMMENT=	Community maintained hooks for pyinstaller
 WWW=		https://pypi.org/project/pyinstaller-hooks-contrib/
 
 LICENSE=	APACHE20 GPLv2+
 LICENSE_COMB=	multi
-LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE.APL.txt
-LICENSE_FILE_GPLv2+ =	${WRKSRC}/LICENSE.GPL.txt
+LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv2+ =	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}towncrier>0:textproc/py-towncrier@${PY_FLAVOR} \
diff --git a/devel/py-pyinstaller-hooks-contrib/distinfo b/devel/py-pyinstaller-hooks-contrib/distinfo
index 21ce8668dfe1..471025add8d9 100644
--- a/devel/py-pyinstaller-hooks-contrib/distinfo
+++ b/devel/py-pyinstaller-hooks-contrib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705496236
-SHA256 (pyinstaller-hooks-contrib-2023.12.tar.gz) = 11a9d59d903723dd693e8c10b054f3ea1ecad390623c9fa527c731d715fc5b3f
-SIZE (pyinstaller-hooks-contrib-2023.12.tar.gz) = 120393
+TIMESTAMP = 1772523662
+SHA256 (pyinstaller_hooks_contrib-2026.2.tar.gz) = cbd1eb00b5d13301b1cce602e1fffb17f0c531c0391f0a87a383d376be68a186
+SIZE (pyinstaller_hooks_contrib-2026.2.tar.gz) = 171884


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d874f8.1c31a.5dca2a60>