git: b91055a6f04d - main - cad/py-gmsh: Fix fetch

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 18 Mar 2025 07:28:29 UTC
The branch main has been updated by yuri:

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

commit b91055a6f04dad5cf242983864667b49af216533
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-18 07:26:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-18 07:28:21 +0000

    cad/py-gmsh: Fix fetch
    
    The tarball was rerolled a long time ago but the fetch worked using
    only FreeBSD's distcache and never failed for some reason.
    
    Is the distcache being ever cleaned?
    
    Reported by:    Thierry Thomas <thierry@freebsd.org>
---
 cad/py-gmsh/Makefile | 1 +
 cad/py-gmsh/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/cad/py-gmsh/Makefile b/cad/py-gmsh/Makefile
index a36a93d73fa4..47ad51caf4fa 100644
--- a/cad/py-gmsh/Makefile
+++ b/cad/py-gmsh/Makefile
@@ -5,6 +5,7 @@ CATEGORIES=	cad python
 MASTER_SITES=	https://gmsh.info/src/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
+DIST_SUBDIR=	gmsh
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Automatic 3D finite element mesh generator (gmsh's own binding)
diff --git a/cad/py-gmsh/distinfo b/cad/py-gmsh/distinfo
index 65d00b6b2c3d..998ade68ab57 100644
--- a/cad/py-gmsh/distinfo
+++ b/cad/py-gmsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715480073
-SHA256 (gmsh-4.13.1-source.tgz) = fb388437fe1c6a71f69030cfedf54c786c8e8cb66efc10a5554238b6dad5ea80
-SIZE (gmsh-4.13.1-source.tgz) = 18382276
+TIMESTAMP = 1742279813
+SHA256 (gmsh/gmsh-4.13.1-source.tgz) = 77972145f431726026d50596a6a44fb3c1c95c21255218d66955806b86edbe8d
+SIZE (gmsh/gmsh-4.13.1-source.tgz) = 18383962