Date: Thu, 30 Apr 2026 18:06:56 +0000 From: =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b28097f50b8b - main - sysutils/py-dex: Add patch that implements "Search for desktop files" Message-ID: <69f39a40.3337d.21930d4d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dtxdf: URL: https://cgit.FreeBSD.org/ports/commit/?id=b28097f50b8baf9591c72ba95eaf0be01952170f commit b28097f50b8baf9591c72ba95eaf0be01952170f Author: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> AuthorDate: 2026-04-30 16:31:23 +0000 Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> CommitDate: 2026-04-30 17:54:26 +0000 sysutils/py-dex: Add patch that implements "Search for desktop files" --- sysutils/py-dex/Makefile | 4 ++++ sysutils/py-dex/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sysutils/py-dex/Makefile b/sysutils/py-dex/Makefile index cac835dc2d00..399ce549854a 100644 --- a/sysutils/py-dex/Makefile +++ b/sysutils/py-dex/Makefile @@ -1,8 +1,12 @@ PORTNAME= dex +PORTREVISION= 1 DISTVERSION= 0.10.1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 99492884c0ec39b03785cb8efe2c4a23af3099fc.patch:-p1 # https://github.com/jceb/dex/pull/78 + MAINTAINER= dtxdf@FreeBSD.org COMMENT= DesktopEntry Execution diff --git a/sysutils/py-dex/distinfo b/sysutils/py-dex/distinfo index b9f0fd82ff03..9fef70e7407a 100644 --- a/sysutils/py-dex/distinfo +++ b/sysutils/py-dex/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1777248262 +TIMESTAMP = 1777527981 SHA256 (jceb-dex-0.10.1_GH0.tar.gz) = 661b96763b1cac062f872c78c03f150ed57d14e315720681bb1fb1e5362e29d4 SIZE (jceb-dex-0.10.1_GH0.tar.gz) = 13224 +SHA256 (99492884c0ec39b03785cb8efe2c4a23af3099fc.patch) = 22cc00f9b03ae1dd3032132fa75e471933dd051dd6511a1a6295cd38d141030b +SIZE (99492884c0ec39b03785cb8efe2c4a23af3099fc.patch) = 7869home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f39a40.3337d.21930d4d>
