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

(-)comms/gr-osmosdr/Makefile (-4 / +5 lines)
Lines 1-11 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	gr-osmosdr
3
PORTNAME=	gr-osmosdr
4
PORTVERSION=	20170612
4
DISTVERSIONPREFIX=	v
5
PORTREVISION=	2
5
DISTVERSION=	0.1.4-99
6
DISTVERSIONSUFFIX=	-gc98be5d
6
CATEGORIES=	comms hamradio
7
CATEGORIES=	comms hamradio
7
MASTER_SITES=	http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
8
		LOCAL/martymac
9
8
10
MAINTAINER=	martymac@FreeBSD.org
9
MAINTAINER=	martymac@FreeBSD.org
11
COMMENT=	GNU Radio OsmoSDR module
10
COMMENT=	GNU Radio OsmoSDR module
Lines 21-26 Link Here
21
		libboost_thread.so:devel/boost-libs
20
		libboost_thread.so:devel/boost-libs
22
21
23
USES=	cmake compiler:c++11-lang fortran pkgconfig python:2.7 tar:tgz
22
USES=	cmake compiler:c++11-lang fortran pkgconfig python:2.7 tar:tgz
23
USE_GITHUB=	yes
24
GH_ACCOUNT=	osmocom
24
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
25
BINARY_ALIAS=	swig=swig3.0
26
BINARY_ALIAS=	swig=swig3.0
26
27
(-)comms/gr-osmosdr/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1515789528
1
TIMESTAMP = 1529805583
2
SHA256 (gr-osmosdr-20170612.tgz) = c3427f73a85f67f1070cbc9e0091d204f89989bd766d0df13d0b528deb8c8e8f
2
SHA256 (osmocom-gr-osmosdr-v0.1.4-99-gc98be5d_GH0.tar.gz) = d18f86265cf90aaa7e009dce3a41f2d752a1df5561cb453078a61ab2a4669d53
3
SIZE (gr-osmosdr-20170612.tgz) = 275296
3
SIZE (osmocom-gr-osmosdr-v0.1.4-99-gc98be5d_GH0.tar.gz) = 272154

Return to bug 229265