diff options
| author | Joel Bodenmann <jbo@FreeBSD.org> | 2026-08-05 13:00:33 +0000 |
|---|---|---|
| committer | Joel Bodenmann <jbo@FreeBSD.org> | 2026-08-05 13:08:28 +0000 |
| commit | 93435fc13e53f862059d8087ee71cf0ac5627fb1 (patch) | |
| tree | 1b7259f3ca8b3608bff61cf9020e34c1bcbe712d | |
| parent | 2c7d325386b44d1d7eaa9db99aebb6d35364a6f3 (diff) | |
devel/qschematic: Update to 3.1.0
Changelog: https://github.com/simulton/QSchematic/releases/tag/3.1.0
Sponsored by: Simulton GmbH
| -rw-r--r-- | devel/qschematic/Makefile | 2 | ||||
| -rw-r--r-- | devel/qschematic/distinfo | 6 | ||||
| -rw-r--r-- | devel/qschematic/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/qschematic/Makefile b/devel/qschematic/Makefile index 3ced5fd58489..b865f63e9bff 100644 --- a/devel/qschematic/Makefile +++ b/devel/qschematic/Makefile @@ -1,5 +1,5 @@ PORTNAME= qschematic -DISTVERSION= 3.0.3 +DISTVERSION= 3.1.0 CATEGORIES= devel MAINTAINER= jbo@FreeBSD.org diff --git a/devel/qschematic/distinfo b/devel/qschematic/distinfo index c29639bfa118..3b1991b27d8f 100644 --- a/devel/qschematic/distinfo +++ b/devel/qschematic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755107593 -SHA256 (simulton-QSchematic-3.0.3_GH0.tar.gz) = b8e7a8ced62ed0270f7a89b3c191266fdb758f978ce39a593e619bef8eac3ba0 -SIZE (simulton-QSchematic-3.0.3_GH0.tar.gz) = 1561135 +TIMESTAMP = 1785934781 +SHA256 (simulton-QSchematic-3.1.0_GH0.tar.gz) = 454ae65bb44cb9f31683a2ffee918b8d9ef34b6c1b5fcbd9d42e877a28ee0de5 +SIZE (simulton-QSchematic-3.1.0_GH0.tar.gz) = 1565127 diff --git a/devel/qschematic/pkg-plist b/devel/qschematic/pkg-plist index 2dad6c60e2a4..3128999bdbd3 100644 --- a/devel/qschematic/pkg-plist +++ b/devel/qschematic/pkg-plist @@ -7,6 +7,7 @@ include/qschematic/commands/item_visibility.hpp include/qschematic/commands/label_rename.hpp include/qschematic/commands/rectitem_resize.hpp include/qschematic/commands/rectitem_rotate.hpp +include/qschematic/commands/scene_restore.hpp include/qschematic/commands/wirenet_rename.hpp include/qschematic/commands/wirepoint_move.hpp include/qschematic/items/bezierwire.hpp |
