diff --git a/x11-wm/xdgmenumaker/Makefile b/x11-wm/xdgmenumaker/Makefile index 1b2f4c84b51e..d614703b5384 100644 --- a/x11-wm/xdgmenumaker/Makefile +++ b/x11-wm/xdgmenumaker/Makefile @@ -1,31 +1,34 @@ PORTNAME= xdgmenumaker -PORTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= x11-wm python -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nxjoseph@protonmail.com COMMENT= Generate XDG menus for various window managers WWW= https://github.com/gapan/xdgmenumaker LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= txt2tags:textproc/txt2tags RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0:devel/py-xdg@${PY_FLAVOR} TEST_DEPENDS:= ${RUN_DEPENDS} USES= display:test gnome python:run shebangfix -USE_GNOME= gtk30 pygobject3 USE_GITHUB= yes GH_ACCOUNT= gapan -SHEBANG_FILES= src/xdgmenumaker +USE_GNOME= gtk30 pygobject3 +SHEBANG_FILES= src/${PORTNAME} ALL_TARGET= man TEST_ENV= PYTHON=${PYTHON_CMD} TEST_TARGET= test +NO_ARCH= yes + post-patch: # This should have improved locale-specific tests, but 10 out of 24 still fail # (note that it is normal for tests that produce menus with icons to fail as # they expect the exact same icon theme and applications the author is using). @${REINPLACE_CMD} -e 's,utf8,UTF-8,' ${WRKSRC}/tests/Makefile .include diff --git a/x11-wm/xdgmenumaker/distinfo b/x11-wm/xdgmenumaker/distinfo index 4c77c211dd6a..c8c1a1e286db 100644 --- a/x11-wm/xdgmenumaker/distinfo +++ b/x11-wm/xdgmenumaker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721913050 -SHA256 (gapan-xdgmenumaker-2.3_GH0.tar.gz) = 585d9a54e4b0031e1dc8c70d551e177e9b5b31987918dab982cd8fa9ca53845c -SIZE (gapan-xdgmenumaker-2.3_GH0.tar.gz) = 311160 +TIMESTAMP = 1765830798 +SHA256 (gapan-xdgmenumaker-2.4_GH0.tar.gz) = 4729be77a10249acb08ad3ad93056c8d890d499e3f9885c31fc95a7c1ea69bdd +SIZE (gapan-xdgmenumaker-2.4_GH0.tar.gz) = 311430