Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2026 19:09:54 +0000
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 984129b02649 - main - devel/py-pyxdg: fix PORTNAME
Message-ID:  <69b1be02.22bc2.3ed601bc@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vishwin:

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

commit 984129b02649f5e736b4dcc4420d93f66f38c3e1
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-03-11 19:09:41 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-03-11 19:09:41 +0000

    devel/py-pyxdg: fix PORTNAME
---
 devel/py-pyxdg/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/py-pyxdg/Makefile b/devel/py-pyxdg/Makefile
index d69d27e1eaa4..ef3169f1e678 100644
--- a/devel/py-pyxdg/Makefile
+++ b/devel/py-pyxdg/Makefile
@@ -1,9 +1,8 @@
-PORTNAME=	xdg
+PORTNAME=	pyxdg
 PORTVERSION=	0.28
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	py${PORTNAME}-${PORTVERSION}
 
 PATCH_SITES=	https://gitlab.freedesktop.org/xdg/pyxdg/-/commit/
 PATCHFILES=	275865e620471c194560824232be632c9cb61600.patch:-p1 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b1be02.22bc2.3ed601bc>