Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:23:21 +0000
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: bc8fd5cc7c6f - main - devel/py-id: Update to 1.6.1
Message-ID:  <69af1019.1eaa4.314982fa@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit bc8fd5cc7c6f196b96a4ecd6b650d401698b648c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:57:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:44 +0000

    devel/py-id: Update to 1.6.1
    
    - Add GitHub to MASTER_SITES
    
    Changes:        https://github.com/di/id/releases
---
 devel/py-id/Makefile | 5 +++--
 devel/py-id/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-id/Makefile b/devel/py-id/Makefile
index ceb0ff3c2c0f..88ba9e0edbb5 100644
--- a/devel/py-id/Makefile
+++ b/devel/py-id/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	id
-PORTVERSION=	1.6.0
+PORTVERSION=	1.6.1
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/di/id/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/devel/py-id/distinfo b/devel/py-id/distinfo
index eeb833e7167a..07e9eb6dd74a 100644
--- a/devel/py-id/distinfo
+++ b/devel/py-id/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874304
-SHA256 (id-1.6.0.tar.gz) = 4ca6e16f99e34d87ff2d9044fdf3bf278fcff33de56745a3734af9101fff6269
-SIZE (id-1.6.0.tar.gz) = 15650
+TIMESTAMP = 1771421576
+SHA256 (id-1.6.1.tar.gz) = d0732d624fb46fd4e7bc4e5152f00214450953b9e772c182c1c22964def1a069
+SIZE (id-1.6.1.tar.gz) = 18088


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1019.1eaa4.314982fa>