diff options
author | mat <mat@FreeBSD.org> | 2016-10-26 06:28:22 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-10-26 06:28:22 +0800 |
commit | f92bfd3a4e956a0d3039bbae224d6283c005257d (patch) | |
tree | 9e27a2d13c223298a8a811de63209ca29651dfcb /comms | |
parent | 5310ddac46041f0c5881a419f489f35f824d03e8 (diff) | |
download | freebsd-ports-gnome-f92bfd3a4e956a0d3039bbae224d6283c005257d.tar.gz freebsd-ports-gnome-f92bfd3a4e956a0d3039bbae224d6283c005257d.tar.zst freebsd-ports-gnome-f92bfd3a4e956a0d3039bbae224d6283c005257d.zip |
Cleanup USE_GITHUB usage.
Sponsored by: Absolight
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gqrx/Makefile | 4 | ||||
-rw-r--r-- | comms/gqrx/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index a023f71d3398..a9a7a97058f7 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= gqrx -PORTVERSION= 2.6.0 +PORTVERSION= 2.6 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= comms hamradio @@ -28,7 +29,6 @@ LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \ USE_GITHUB= yes GH_ACCOUNT= csete -GH_TAGNAME= v${PORTVERSION:S/.0$//} USES= pkgconfig qmake diff --git a/comms/gqrx/distinfo b/comms/gqrx/distinfo index c64e99e79e24..c69555974b5c 100644 --- a/comms/gqrx/distinfo +++ b/comms/gqrx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475750932 -SHA256 (csete-gqrx-2.6.0-v2.6_GH0.tar.gz) = 53d25db8d987a41ccccaf6fd85262bd7770cdfab5539b5901c4558756483c9db -SIZE (csete-gqrx-2.6.0-v2.6_GH0.tar.gz) = 1195638 +TIMESTAMP = 1477433042 +SHA256 (csete-gqrx-v2.6_GH0.tar.gz) = 53d25db8d987a41ccccaf6fd85262bd7770cdfab5539b5901c4558756483c9db +SIZE (csete-gqrx-v2.6_GH0.tar.gz) = 1195638 |