View | Details | Raw Unified | Return to bug 270815
Collapse All | Expand All

(-)b/devel/qschematic/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	qschematic
1
PORTNAME=	qschematic
2
DISTVERSION=	1.3.2
2
DISTVERSION=	1.4.0
3
CATEGORIES=	devel
3
CATEGORIES=	devel
4
4
5
MAINTAINER=	jbo@insane.engineer
5
MAINTAINER=	jbo@insane.engineer
(-)b/devel/qschematic/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1661024088
1
TIMESTAMP = 1681392194
2
SHA256 (simulton-QSchematic-1.3.2_GH0.tar.gz) = fbeb35eaea47db3ef9aab1d37d70d1488b72ffd1203f5525b731483480aba6b7
2
SHA256 (simulton-QSchematic-1.4.0_GH0.tar.gz) = 3cf9831c5d3f912cf7e21a314df76eece39a0c4b74f34f714161b0b65dc1b50a
3
SIZE (simulton-QSchematic-1.3.2_GH0.tar.gz) = 1452855
3
SIZE (simulton-QSchematic-1.4.0_GH0.tar.gz) = 1457474
(-)b/devel/qschematic/pkg-plist (-3 / +4 lines)
Lines 4-11 include/qschematic/commands/commanditemmove.h Link Here
4
include/qschematic/commands/commanditemremove.h
4
include/qschematic/commands/commanditemremove.h
5
include/qschematic/commands/commanditemvisibility.h
5
include/qschematic/commands/commanditemvisibility.h
6
include/qschematic/commands/commandlabelrename.h
6
include/qschematic/commands/commandlabelrename.h
7
include/qschematic/commands/commandnoderesize.h
7
include/qschematic/commands/commandrectitemresize.h
8
include/qschematic/commands/commandnoderotate.h
8
include/qschematic/commands/commandrectitemrotate.h
9
include/qschematic/commands/commands.h
9
include/qschematic/commands/commands.h
10
include/qschematic/commands/commandwirenetrename.h
10
include/qschematic/commands/commandwirenetrename.h
11
include/qschematic/commands/commandwirepointmove.h
11
include/qschematic/commands/commandwirepointmove.h
Lines 16-22 include/qschematic/items/itemfunctions.h Link Here
16
include/qschematic/items/itemmimedata.h
16
include/qschematic/items/itemmimedata.h
17
include/qschematic/items/label.h
17
include/qschematic/items/label.h
18
include/qschematic/items/node.h
18
include/qschematic/items/node.h
19
include/qschematic/items/rectitem.h
19
include/qschematic/items/splinewire.h
20
include/qschematic/items/splinewire.h
21
include/qschematic/items/widget.h
20
include/qschematic/items/wire.h
22
include/qschematic/items/wire.h
21
include/qschematic/items/wirenet.h
23
include/qschematic/items/wirenet.h
22
include/qschematic/items/wireroundedcorners.h
24
include/qschematic/items/wireroundedcorners.h
23
- 

Return to bug 270815