Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2018 03:55:24 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483003 - head/misc/py-SoapySDR
Message-ID:  <201810260355.w9Q3tOkw061564@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Oct 26 03:55:24 2018
New Revision: 483003
URL: https://svnweb.freebsd.org/changeset/ports/483003

Log:
  misc/py-SoapySDR: Update 0.6.1-71 -> 0.7.0
  
  Reported by:	portscout

Modified:
  head/misc/py-SoapySDR/Makefile
  head/misc/py-SoapySDR/distinfo

Modified: head/misc/py-SoapySDR/Makefile
==============================================================================
--- head/misc/py-SoapySDR/Makefile	Fri Oct 26 03:54:35 2018	(r483002)
+++ head/misc/py-SoapySDR/Makefile	Fri Oct 26 03:55:24 2018	(r483003)
@@ -2,9 +2,7 @@
 
 PORTNAME=	SoapySDR
 DISTVERSIONPREFIX=	soapy-sdr-
-DISTVERSION=	0.6.1-71
-DISTVERSIONSUFFIX=	-g69c16e9
-PORTREVISION=	1
+DISTVERSION=	0.7.0
 CATEGORIES=	misc hamradio python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -17,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/../LICENSE_1_0.txt
 BUILD_DEPENDS=	swig3.0:devel/swig30
 LIB_DEPENDS=	libSoapySDR.so:misc/soapysdr
 
-USES=		cmake:outsource compiler:c++11-lang python
+USES=		cmake:outsource compiler:c++11-lang gettext-runtime python
 USE_GITHUB=	yes
 GH_ACCOUNT=	pothosware
 USE_PYTHON=	flavors

Modified: head/misc/py-SoapySDR/distinfo
==============================================================================
--- head/misc/py-SoapySDR/distinfo	Fri Oct 26 03:54:35 2018	(r483002)
+++ head/misc/py-SoapySDR/distinfo	Fri Oct 26 03:55:24 2018	(r483003)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529384177
-SHA256 (pothosware-SoapySDR-soapy-sdr-0.6.1-71-g69c16e9_GH0.tar.gz) = 308ea401054eb52bcce828012393fe143174f7b25d0e04ce189c00713645e1b5
-SIZE (pothosware-SoapySDR-soapy-sdr-0.6.1-71-g69c16e9_GH0.tar.gz) = 119259
+TIMESTAMP = 1540525333
+SHA256 (pothosware-SoapySDR-soapy-sdr-0.7.0_GH0.tar.gz) = cb2344be77f4d04f6cbafa183c7e39a2e6eb0da39c98fa77e9d60686c4e81e52
+SIZE (pothosware-SoapySDR-soapy-sdr-0.7.0_GH0.tar.gz) = 122933



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