Date: Thu, 26 Mar 2026 10:33:46 +0000
From: =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject: git: e93053c02e42 - main - cad/{,py-}gdstk: Update 0.9.62 => 1.0.0
Message-ID: <69c50b8a.36680.555b34d6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=e93053c02e4264ef8bd86b8be3d1eade37c77866 commit e93053c02e4264ef8bd86b8be3d1eade37c77866 Author: Älven <alven@FreeBSD.org> AuthorDate: 2026-03-25 11:05:59 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2026-03-26 10:33:33 +0000 cad/{,py-}gdstk: Update 0.9.62 => 1.0.0 cad/py-gdstk: * Add WWW for source code repository. Approved by: yuri@ (maintainer, Mentor) Approved by: db@, yuri@ (Mentors, implicit) Differential Revision: https://reviews.freebsd.org/D56080 --- cad/gdstk/Makefile | 2 +- cad/gdstk/distinfo | 6 +++--- cad/gdstk/pkg-plist | 1 + cad/py-gdstk/Makefile | 5 +++-- cad/py-gdstk/distinfo | 6 +++--- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/cad/gdstk/Makefile b/cad/gdstk/Makefile index 6e448e16f388..c21415378e4c 100644 --- a/cad/gdstk/Makefile +++ b/cad/gdstk/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdstk DISTVERSIONPREFIX= v -DISTVERSION= 0.9.62 +DISTVERSION= 1.0.0 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/gdstk/distinfo b/cad/gdstk/distinfo index 0ea32b7f87e9..c82bb048dfb5 100644 --- a/cad/gdstk/distinfo +++ b/cad/gdstk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767595769 -SHA256 (heitzmann-gdstk-v0.9.62_GH0.tar.gz) = 83be3d8e33cb8a5de53e6d774ea90867782547622cf1953e1724f70e6973175c -SIZE (heitzmann-gdstk-v0.9.62_GH0.tar.gz) = 368167 +TIMESTAMP = 1774432530 +SHA256 (heitzmann-gdstk-v1.0.0_GH0.tar.gz) = 5e9d706107173ed7ea57f8e2c2220ffa28a23901e90eeb12715b04a249f2d00e +SIZE (heitzmann-gdstk-v1.0.0_GH0.tar.gz) = 372162 diff --git a/cad/gdstk/pkg-plist b/cad/gdstk/pkg-plist index a99dcceab893..7941e343d1ac 100644 --- a/cad/gdstk/pkg-plist +++ b/cad/gdstk/pkg-plist @@ -9,6 +9,7 @@ include/gdstk/gdsii.hpp include/gdstk/gdstk.hpp include/gdstk/gdswriter.hpp include/gdstk/label.hpp +include/gdstk/layername.hpp include/gdstk/library.hpp include/gdstk/map.hpp include/gdstk/oasis.hpp diff --git a/cad/py-gdstk/Makefile b/cad/py-gdstk/Makefile index 9fa57ec632ce..b34c58b710ca 100644 --- a/cad/py-gdstk/Makefile +++ b/cad/py-gdstk/Makefile @@ -1,13 +1,14 @@ PORTNAME= gdstk DISTVERSIONPREFIX= v -DISTVERSION= 0.9.62 +DISTVERSION= 1.0.0 CATEGORIES= cad #MASTER_SITES= PYPI # some test files are missing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for creation and manipulation of GDSII and OASIS files -WWW= https://heitzmann.github.io/gdstk/ +WWW= https://heitzmann.github.io/gdstk/ \ + https://github.com/heitzmann/gdstk/ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/cad/py-gdstk/distinfo b/cad/py-gdstk/distinfo index 62afb4243d60..176eb76e475c 100644 --- a/cad/py-gdstk/distinfo +++ b/cad/py-gdstk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767596006 -SHA256 (heitzmann-gdstk-v0.9.62_GH0.tar.gz) = 83be3d8e33cb8a5de53e6d774ea90867782547622cf1953e1724f70e6973175c -SIZE (heitzmann-gdstk-v0.9.62_GH0.tar.gz) = 368167 +TIMESTAMP = 1774435852 +SHA256 (heitzmann-gdstk-v1.0.0_GH0.tar.gz) = 5e9d706107173ed7ea57f8e2c2220ffa28a23901e90eeb12715b04a249f2d00e +SIZE (heitzmann-gdstk-v1.0.0_GH0.tar.gz) = 372162home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c50b8a.36680.555b34d6>
