Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2024 19:03:48 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fb8936ed0cd8 - main - devel/py-hg-evolve: Update to 11.1.3
Message-ID:  <202404191903.43JJ3mvm037575@gitrepo.freebsd.org>

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

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

commit fb8936ed0cd8f63f14bd09dd24ed6d97252a1804
Author:     Andrey Korobkov <alster@vinterdalen.se>
AuthorDate: 2024-04-19 16:55:17 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-04-19 19:03:32 +0000

    devel/py-hg-evolve: Update to 11.1.3
    
    PR:             278436
---
 devel/py-hg-evolve/Makefile | 7 ++++---
 devel/py-hg-evolve/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-hg-evolve/Makefile b/devel/py-hg-evolve/Makefile
index 726c7aaece76..50ca55418d66 100644
--- a/devel/py-hg-evolve/Makefile
+++ b/devel/py-hg-evolve/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hg-evolve
-DISTVERSION=	11.1.1
+DISTVERSION=	11.1.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,6 +9,7 @@ COMMENT=	Changeset Evolution with Mercurial
 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}
@@ -16,9 +17,9 @@ RUN_DEPENDS=	hg:devel/mercurial \
 USES=		python
 USE_PYTHON=	autoplist distutils
 
-NO_ARCH=	yes
-
 # Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py
 EXTRACT_AFTER_ARGS=	--exclude ${DISTNAME}/hgext3rd/__init__.py
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/py-hg-evolve/distinfo b/devel/py-hg-evolve/distinfo
index 32708bd106b1..a48125a960a3 100644
--- a/devel/py-hg-evolve/distinfo
+++ b/devel/py-hg-evolve/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707567796
-SHA256 (hg-evolve-11.1.1.tar.gz) = 1c564dfc92503e5541e7bc5c514c725ebac3e04a8f83dbd809101ae0f0101e8c
-SIZE (hg-evolve-11.1.1.tar.gz) = 860452
+TIMESTAMP = 1713452515
+SHA256 (hg-evolve-11.1.3.tar.gz) = 5943cea24feda59252a2893308810744a0254f3799e91258d0889c9604143acf
+SIZE (hg-evolve-11.1.3.tar.gz) = 860995



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