Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 00:17:33 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 573c9a6494b4 - main - x11-toolkits/pythonqt: update 3.4.2 =?utf-8?Q?=E2=86=92?= 3.5.0
Message-ID:  <202404130017.43D0HXeK088430@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=573c9a6494b4ba91a006c203a2bd75f5e2b395ff

commit 573c9a6494b4ba91a006c203a2bd75f5e2b395ff
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-13 00:15:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-13 00:17:25 +0000

    x11-toolkits/pythonqt: update 3.4.2 → 3.5.0
    
    Reported by:    portscout
---
 x11-toolkits/pythonqt/Makefile | 6 +++---
 x11-toolkits/pythonqt/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-toolkits/pythonqt/Makefile b/x11-toolkits/pythonqt/Makefile
index 6377a511ff41..282d0ac7eb1a 100644
--- a/x11-toolkits/pythonqt/Makefile
+++ b/x11-toolkits/pythonqt/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pythonqt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.4.2
-PORTREVISION=	1
+DISTVERSION=	3.5.0
 CATEGORIES=	x11-toolkits devel python
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -12,7 +11,8 @@ LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		gettext-runtime gl python qmake qt:5
-USE_QT=		core declarative gui multimedia network opengl printsupport sql svg widgets xml xmlpatterns \
+USE_QT=		core declarative gui location multimedia network opengl \
+		printsupport sql svg widgets xml xmlpatterns webchannel webengine \
 		buildtools:build
 USE_GL=		gl
 USE_LDCONFIG=	yes
diff --git a/x11-toolkits/pythonqt/distinfo b/x11-toolkits/pythonqt/distinfo
index cd6aa421f4c0..0bd97c68534b 100644
--- a/x11-toolkits/pythonqt/distinfo
+++ b/x11-toolkits/pythonqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688956695
-SHA256 (MeVisLab-pythonqt-v3.4.2_GH0.tar.gz) = 4d2c6407a74b3b48b09bd3cbaa3b0e1b157bdd4728ac64e4b8c7f616d630e2fe
-SIZE (MeVisLab-pythonqt-v3.4.2_GH0.tar.gz) = 5313621
+TIMESTAMP = 1712954009
+SHA256 (MeVisLab-pythonqt-v3.5.0_GH0.tar.gz) = eb8cd6d14dfd6de95e784c34e6b9f93676035174fa7fa04ed015923e901853df
+SIZE (MeVisLab-pythonqt-v3.5.0_GH0.tar.gz) = 6514336



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