Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2026 09:01:29 +0000
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0c85be933ec9 - main - archivers/py-acefile: update to 0.6.14
Message-ID:  <6a0ad569.3ae17.70b4848f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by antoine:

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

commit 0c85be933ec94972e3fa74d7e19b939ca86fcae6
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2026-05-18 09:00:59 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2026-05-18 09:00:59 +0000

    archivers/py-acefile: update to 0.6.14
---
 archivers/py-acefile/Makefile | 8 +++++---
 archivers/py-acefile/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/archivers/py-acefile/Makefile b/archivers/py-acefile/Makefile
index aa12d47aa01e..f7cffaaabfd9 100644
--- a/archivers/py-acefile/Makefile
+++ b/archivers/py-acefile/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	acefile
-PORTVERSION=	0.6.13
-PORTREVISION=	1
+PORTVERSION=	0.6.14
 CATEGORIES=	archivers python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,10 @@ WWW=		https://www.roe.ch/acefile
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
 USES=		python
-USE_PYTHON=	distutils autoplist concurrent
+USE_PYTHON=	pep517 autoplist concurrent
 
 .include <bsd.port.mk>
diff --git a/archivers/py-acefile/distinfo b/archivers/py-acefile/distinfo
index e850c707c53f..fe8ecd4bb27d 100644
--- a/archivers/py-acefile/distinfo
+++ b/archivers/py-acefile/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739971273
-SHA256 (acefile-0.6.13.tar.gz) = 42274f3d412728682fc1b2c8448b464ae315282f5023b5a765cd61218c1c9039
-SIZE (acefile-0.6.13.tar.gz) = 54595
+TIMESTAMP = 1779090569
+SHA256 (acefile-0.6.14.tar.gz) = 96957fd167136ef5bc1c133fe74da2453229ad19308d6b986cbcc3c76ed5511d
+SIZE (acefile-0.6.14.tar.gz) = 57152


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0ad569.3ae17.70b4848f>