Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2023 13:18:28 GMT
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4169f8f99111 - main - cad/freecad: update to 0.21.1
Message-ID:  <202309021318.382DISOc096011@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt:

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

commit 4169f8f991118eb2043b11517eecaf50b7cab836
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2023-09-02 13:18:00 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2023-09-02 13:18:00 +0000

    cad/freecad: update to 0.21.1
    
    Release Notes:
      https://github.com/FreeCAD/FreeCAD/releases/tag/0.21.1
---
 cad/freecad/Makefile  | 2 +-
 cad/freecad/distinfo  | 6 +++---
 cad/freecad/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index 79a5819bb591..3ed09b00b327 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	FreeCAD
-DISTVERSION=	0.21.0
+DISTVERSION=	0.21.1
 CATEGORIES=	cad
 
 MAINTAINER=	cmt@FreeBSD.org
diff --git a/cad/freecad/distinfo b/cad/freecad/distinfo
index fbe59cefabec..4a4133ff9b92 100644
--- a/cad/freecad/distinfo
+++ b/cad/freecad/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691075290
-SHA256 (FreeCAD-FreeCAD-0.21.0_GH0.tar.gz) = 31a7f9aef99763904d7ffa9fd2d06e2e318e10e5306dac04710234a564fa778b
-SIZE (FreeCAD-FreeCAD-0.21.0_GH0.tar.gz) = 66086371
+TIMESTAMP = 1693653721
+SHA256 (FreeCAD-FreeCAD-0.21.1_GH0.tar.gz) = e9b1fd0323f101268c7f3be52db42e4a29222f2e306ae6c4a6fc309cb418d35a
+SIZE (FreeCAD-FreeCAD-0.21.1_GH0.tar.gz) = 66119273
diff --git a/cad/freecad/pkg-plist b/cad/freecad/pkg-plist
index c38d012c3761..187545bdbc4f 100644
--- a/cad/freecad/pkg-plist
+++ b/cad/freecad/pkg-plist
@@ -1209,6 +1209,7 @@ FreeCAD/Mod/Path/Path/Post/scripts/centroid_post.py
 FreeCAD/Mod/Path/Path/Post/scripts/comparams_post.py
 FreeCAD/Mod/Path/Path/Post/scripts/dxf_post.py
 FreeCAD/Mod/Path/Path/Post/scripts/dynapath_post.py
+FreeCAD/Mod/Path/Path/Post/scripts/estlcam_post.py
 FreeCAD/Mod/Path/Path/Post/scripts/example_pre.py
 FreeCAD/Mod/Path/Path/Post/scripts/fablin_post.py
 FreeCAD/Mod/Path/Path/Post/scripts/fangling_post.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309021318.382DISOc096011>