View | Details | Raw Unified | Return to bug 267940 | Differences between
and this patch

Collapse All | Expand All

(-)www/dooble/Makefile (-3 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=	dooble
1
PORTNAME=	dooble
2
DISTVERSION=	2022.10.15
2
DISTVERSION=	2022.11.15
3
CATEGORIES=	www
3
CATEGORIES=	www
4
4
5
MAINTAINER=	eric@camachat.org
5
MAINTAINER=	eric@camachat.org
Lines 15-22 USE_GITHUB= yes Link Here
15
GH_ACCOUNT=	textbrowser
15
GH_ACCOUNT=	textbrowser
16
USE_GL=		gl
16
USE_GL=		gl
17
USE_QT=		concurrent core declarative gui location network printsupport \
17
USE_QT=		concurrent core declarative gui location network printsupport \
18
		sql webchannel webengine widgets xml buildtools:build \
18
		sql webchannel webengine widgets xml sql-sqlite3:run \
19
		qmake:build
19
		buildtools:build qmake:build
20
USE_XORG=	xcb
20
USE_XORG=	xcb
21
21
22
QMAKE_SOURCE_PATH=	${PORTNAME}.pro
22
QMAKE_SOURCE_PATH=	${PORTNAME}.pro
(-)www/dooble/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1666289564
1
TIMESTAMP = 1668816883
2
SHA256 (textbrowser-dooble-2022.10.15_GH0.tar.gz) = 24c99cddc2f6a505b761afcdba8f44157617593c2170bb854f78dce0d2494847
2
SHA256 (textbrowser-dooble-2022.11.15_GH0.tar.gz) = 1db1a65832b5bae8d35f691fdddbb72745b3cd3da5b51e8fa79f1fc83e5bdef3
3
SIZE (textbrowser-dooble-2022.10.15_GH0.tar.gz) = 92196778
3
SIZE (textbrowser-dooble-2022.11.15_GH0.tar.gz) = 92732270

Return to bug 267940