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

(-)liquid-dsp/Makefile (-4 / +4 lines)
Lines 2-9 Link Here
2
2
3
PORTNAME=	liquid-dsp
3
PORTNAME=	liquid-dsp
4
DISTVERSIONPREFIX=	${PORTNAME}-
4
DISTVERSIONPREFIX=	${PORTNAME}-
5
DISTVERSION=	1.3.1
5
DISTVERSION=	1.3.2
6
#PORTREVISION=	1
7
CATEGORIES=	comms
6
CATEGORIES=	comms
8
7
9
MAINTAINER=	mr@FreeBSD.org
8
MAINTAINER=	mr@FreeBSD.org
Lines 15-25 Link Here
15
LIB_DEPENDS=	libfftw3.so:math/fftw3 \
14
LIB_DEPENDS=	libfftw3.so:math/fftw3 \
16
		libfftw3f.so:math/fftw3-float
15
		libfftw3f.so:math/fftw3-float
17
16
17
USES=		autoreconf:build gmake #gettext-tools iconv:wchar_t libtool
18
18
USE_GITHUB=	yes
19
USE_GITHUB=	yes
19
GH_ACCOUNT=	jgaeddert
20
GH_ACCOUNT=	jgaeddert
20
GH_TAGNAME=		4c9a751
21
GH_TAGNAME=	4892ebb
21
22
22
USES=		autoreconf:build gmake #gettext-tools iconv:wchar_t libtool
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
MAKEFILE=	makefile
24
MAKEFILE=	makefile
25
#USE_LDCONFIG=	yes
25
#USE_LDCONFIG=	yes
(-)liquid-dsp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1525598304
1
TIMESTAMP = 1578333476
2
SHA256 (jgaeddert-liquid-dsp-liquid-dsp-1.3.1-4c9a751_GH0.tar.gz) = 28fd5dc2b008e2c20d805e16d2c4b0d6c44ee5cfbb4c3b18c37e8988ad8ea14f
2
SHA256 (jgaeddert-liquid-dsp-liquid-dsp-1.3.2-4892ebb_GH0.tar.gz) = 37cd168d6f1f337cc797f59b032c1b5c8e86fdc106604b2bad2d022b48a21e4c
3
SIZE (jgaeddert-liquid-dsp-liquid-dsp-1.3.1-4c9a751_GH0.tar.gz) = 1047198
3
SIZE (jgaeddert-liquid-dsp-liquid-dsp-1.3.2-4892ebb_GH0.tar.gz) = 1121135

Return to bug 243131