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

(-)b/comms/inspectrum/Makefile (-4 / +4 lines)
Lines 1-8 Link Here
1
# Created by: <mr@freebsd.org>
1
# Created by: <mr@freebsd.org>
2
2
3
PORTNAME=	inspectrum
3
PORTNAME=	inspectrum
4
PORTVERSION=	g20191102
4
DISTVERSIONPREFIX=	v
5
PORTREVISION=	0
5
PORTVERSION=	0.2.3
6
CATEGORIES=	comms hamradio
6
CATEGORIES=	comms hamradio
7
7
8
MAINTAINER=	mr@FreeBSD.org
8
MAINTAINER=	mr@FreeBSD.org
Lines 19-27 CMAKE_INSTALL_PREFIX= ${STAGEDIR}${PREFIX} Link Here
19
USES=		cmake compiler:c++11-lang pkgconfig qmake qt:5
19
USES=		cmake compiler:c++11-lang pkgconfig qmake qt:5
20
USE_GITHUB=	yes
20
USE_GITHUB=	yes
21
GH_ACCOUNT=	miek
21
GH_ACCOUNT=	miek
22
GH_TAGNAME=	d6115cb458068fa64c7bbd9020bcbab3373fee0e
22
#GH_TAGNAME=	d6115cb458068fa64c7bbd9020bcbab3373fee0e
23
23
24
USE_QT=		core buildtools_build concurrent widgets
24
USE_QT=		core buildtools_build concurrent gui widgets
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
26
27
.include <bsd.port.mk>
27
.include <bsd.port.mk>
(-)b/comms/inspectrum/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1578833285
1
TIMESTAMP = 1654562301
2
SHA256 (miek-inspectrum-g20191102-d6115cb458068fa64c7bbd9020bcbab3373fee0e_GH0.tar.gz) = dd4a8b35c2c12be74c28dc179d1bcca706448ce6ce85935646d1c2f8b4ab2541
2
SHA256 (miek-inspectrum-v0.2.3_GH0.tar.gz) = 7be5be96f50b0cea5b3dd647f06cc00adfa805a395484aa2ab84cf3e49b7227b
3
SIZE (miek-inspectrum-g20191102-d6115cb458068fa64c7bbd9020bcbab3373fee0e_GH0.tar.gz) = 109347
3
SIZE (miek-inspectrum-v0.2.3_GH0.tar.gz) = 109567

Return to bug 264646