Date: Tue, 30 Jul 2024 02:46:14 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: db3d296c5c85 - main - textproc/py-dialect: update to 2.4.2 Message-ID: <202407300246.46U2kEph040213@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=db3d296c5c85698c90b6a80c8e99d436d14a7a46 commit db3d296c5c85698c90b6a80c8e99d436d14a7a46 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-07-30 02:44:20 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-07-30 02:45:57 +0000 textproc/py-dialect: update to 2.4.2 Changelog: https://github.com/dialect-app/dialect/releases/tag/2.4.2 Reported by: portscout --- textproc/py-dialect/Makefile | 8 ++++---- textproc/py-dialect/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/textproc/py-dialect/Makefile b/textproc/py-dialect/Makefile index a5cb51bc6b18..41a76866cd05 100644 --- a/textproc/py-dialect/Makefile +++ b/textproc/py-dialect/Makefile @@ -1,5 +1,5 @@ PORTNAME= dialect -DISTVERSION= 2.4.1 +DISTVERSION= 2.4.2 CATEGORIES= textproc gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ USES= desktop-file-utils gettext-tools gnome gstreamer meson \ USE_GITHUB= yes GH_ACCOUNT= dialect-app -GH_TUPLE= dialect-app:po:6db04f8783e4a99528837aeb3c8266673fc3ef17:po/po +GH_TUPLE= dialect-app:po:dbb487db7eb05b11d8e0fba7a26d1ab5c05ef411:po/po USE_GNOME= glib20 gtk40 introspection:build libadwaita pygobject3 GLIB_SCHEMAS= app.drey.Dialect.gschema.xml @@ -37,10 +37,10 @@ PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-patch: - ${REINPLACE_CMD} -e 's/python3/${PYTHON_VERSION}/' ${WRKSRC}/meson.build + @${REINPLACE_CMD} -e 's/python3/${PYTHON_VERSION}/' ${WRKSRC}/meson.build post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include <bsd.port.pre.mk> diff --git a/textproc/py-dialect/distinfo b/textproc/py-dialect/distinfo index 80d88e7cce36..26cca4511d71 100644 --- a/textproc/py-dialect/distinfo +++ b/textproc/py-dialect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1719536275 -SHA256 (dialect-app-dialect-2.4.1_GH0.tar.gz) = 6060a8324bc50b623ba000424d4c7631f356d61b8fa5cfec80cadd1c4f4559f4 -SIZE (dialect-app-dialect-2.4.1_GH0.tar.gz) = 154338 -SHA256 (dialect-app-po-6db04f8783e4a99528837aeb3c8266673fc3ef17_GH0.tar.gz) = 85271c50d19f4264316098f9be65939325c2a02a4db0d51a1a35986db570b6e7 -SIZE (dialect-app-po-6db04f8783e4a99528837aeb3c8266673fc3ef17_GH0.tar.gz) = 414662 +TIMESTAMP = 1722305248 +SHA256 (dialect-app-dialect-2.4.2_GH0.tar.gz) = b45009991122b700820ebe4eb1dea93b3bf829fc44664657d0203af3a8ba35a2 +SIZE (dialect-app-dialect-2.4.2_GH0.tar.gz) = 154573 +SHA256 (dialect-app-po-dbb487db7eb05b11d8e0fba7a26d1ab5c05ef411_GH0.tar.gz) = e5b75a11c93116c3d84a36251020c2ca094f081f92fccd540c4c748561dc2cde +SIZE (dialect-app-po-dbb487db7eb05b11d8e0fba7a26d1ab5c05ef411_GH0.tar.gz) = 417958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407300246.46U2kEph040213>