Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2025 10:25:36 GMT
From:      =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 81a0fe2c84f2 - main - devel/py-hg-evolve: update 11.1.8 => 11.1.9
Message-ID:  <202507291025.56TAPadR066478@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alven:

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

commit 81a0fe2c84f2f9991727659cd19106eab34916df
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2025-07-27 09:27:36 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-07-29 10:24:21 +0000

    devel/py-hg-evolve: update 11.1.8 => 11.1.9
    
    * Apply portfmt(1)
    
    PR:             288484
    Approved by:    arrowd@ (maintainer)
    Approved by:    yuri@   (Mentor)
---
 devel/py-hg-evolve/Makefile | 6 +++---
 devel/py-hg-evolve/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-hg-evolve/Makefile b/devel/py-hg-evolve/Makefile
index 69a405bdc595..6dc4e6e3c2f4 100644
--- a/devel/py-hg-evolve/Makefile
+++ b/devel/py-hg-evolve/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hg-evolve
-DISTVERSION=	11.1.8
+DISTVERSION=	11.1.9
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ WWW=		https://www.mercurial-scm.org/doc/evolution/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	hg:devel/mercurial \
-		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
+		hg:devel/mercurial
 
 USES=		python
 USE_PYTHON=	autoplist distutils
diff --git a/devel/py-hg-evolve/distinfo b/devel/py-hg-evolve/distinfo
index 4935b6a3734c..08afd7f1badd 100644
--- a/devel/py-hg-evolve/distinfo
+++ b/devel/py-hg-evolve/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742298909
-SHA256 (hg_evolve-11.1.8.tar.gz) = 2486dead90a2466c4f927d0ff83b29b38da31d686403584b2865cf95b6fe00f5
-SIZE (hg_evolve-11.1.8.tar.gz) = 899277
+TIMESTAMP = 1753608421
+SHA256 (hg_evolve-11.1.9.tar.gz) = b32a527d4a974249834884c9abf5c71fcd8418d20cbe382871cfb798b2be9f40
+SIZE (hg_evolve-11.1.9.tar.gz) = 899260


home | help

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