git: ae027b761ba5 - main - devel/qschematic: Update to 1.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Apr 2023 14:18:07 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae027b761ba5cd37c8d40e65ed8ad27e8eb1a205 commit ae027b761ba5cd37c8d40e65ed8ad27e8eb1a205 Author: Joel Bodenmann <jbo@insane.engineer> AuthorDate: 2023-04-13 13:30:32 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-04-14 14:16:10 +0000 devel/qschematic: Update to 1.4.0 Changelog: https://github.com/simulton/QSchematic/releases/tag/1.4.0 PR: 270815 --- devel/qschematic/Makefile | 2 +- devel/qschematic/distinfo | 6 +++--- devel/qschematic/pkg-plist | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/qschematic/Makefile b/devel/qschematic/Makefile index a0d6166aaae8..dfe563357dcf 100644 --- a/devel/qschematic/Makefile +++ b/devel/qschematic/Makefile @@ -1,5 +1,5 @@ PORTNAME= qschematic -DISTVERSION= 1.3.2 +DISTVERSION= 1.4.0 CATEGORIES= devel MAINTAINER= jbo@insane.engineer diff --git a/devel/qschematic/distinfo b/devel/qschematic/distinfo index 4873b8242371..0918900d5ee2 100644 --- a/devel/qschematic/distinfo +++ b/devel/qschematic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661024088 -SHA256 (simulton-QSchematic-1.3.2_GH0.tar.gz) = fbeb35eaea47db3ef9aab1d37d70d1488b72ffd1203f5525b731483480aba6b7 -SIZE (simulton-QSchematic-1.3.2_GH0.tar.gz) = 1452855 +TIMESTAMP = 1681392194 +SHA256 (simulton-QSchematic-1.4.0_GH0.tar.gz) = 3cf9831c5d3f912cf7e21a314df76eece39a0c4b74f34f714161b0b65dc1b50a +SIZE (simulton-QSchematic-1.4.0_GH0.tar.gz) = 1457474 diff --git a/devel/qschematic/pkg-plist b/devel/qschematic/pkg-plist index 15646bf56f14..bafe6941ee09 100644 --- a/devel/qschematic/pkg-plist +++ b/devel/qschematic/pkg-plist @@ -4,8 +4,8 @@ include/qschematic/commands/commanditemmove.h include/qschematic/commands/commanditemremove.h include/qschematic/commands/commanditemvisibility.h include/qschematic/commands/commandlabelrename.h -include/qschematic/commands/commandnoderesize.h -include/qschematic/commands/commandnoderotate.h +include/qschematic/commands/commandrectitemresize.h +include/qschematic/commands/commandrectitemrotate.h include/qschematic/commands/commands.h include/qschematic/commands/commandwirenetrename.h include/qschematic/commands/commandwirepointmove.h @@ -16,7 +16,9 @@ include/qschematic/items/itemfunctions.h include/qschematic/items/itemmimedata.h include/qschematic/items/label.h include/qschematic/items/node.h +include/qschematic/items/rectitem.h include/qschematic/items/splinewire.h +include/qschematic/items/widget.h include/qschematic/items/wire.h include/qschematic/items/wirenet.h include/qschematic/items/wireroundedcorners.h