aboutsummaryrefslogtreecommitdiff
path: root/comms/libsdr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-01 13:15:36 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-01 13:15:36 +0000
commit77f8276a881b10dbc4166c281c69d8df4675409b (patch)
tree494feb823c7a0efa6fafeacaa9d18f03e331ae4d /comms/libsdr
parente255815fa14317bcd7ad4d2e56b97547481c5608 (diff)
downloadports-77f8276a881b10dbc4166c281c69d8df4675409b.tar.gz
ports-77f8276a881b10dbc4166c281c69d8df4675409b.zip
Github cleanup.
- Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=416242
Diffstat (limited to 'comms/libsdr')
-rw-r--r--comms/libsdr/Makefile3
-rw-r--r--comms/libsdr/distinfo5
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/libsdr/Makefile b/comms/libsdr/Makefile
index 6b9d3be93e39..40a10251e9ff 100644
--- a/comms/libsdr/Makefile
+++ b/comms/libsdr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libsdr
PORTVERSION= 0.1.0
+DISTVERSIONPREFIX= v
CATEGORIES= comms hamradio
MAINTAINER= jeff@baitis.net
@@ -17,8 +18,6 @@ LIB_DEPENDS= libportaudio.so:audio/portaudio \
USE_GITHUB= yes
GH_ACCOUNT= hmatuschek
-GH_PROJECT= libsdr
-GH_TAGNAME= 0982a68
MAKE_JOBS_UNSAFE= yes
USES= cmake pkgconfig
diff --git a/comms/libsdr/distinfo b/comms/libsdr/distinfo
index 8940ee5b2cc1..fbac037746c9 100644
--- a/comms/libsdr/distinfo
+++ b/comms/libsdr/distinfo
@@ -1,2 +1,3 @@
-SHA256 (hmatuschek-libsdr-0.1.0-0982a68_GH0.tar.gz) = 2ee8fd0e7f9d495d8335cc054aa51913bda068fc47395a37873dc16ac250bccb
-SIZE (hmatuschek-libsdr-0.1.0-0982a68_GH0.tar.gz) = 108345
+TIMESTAMP = 1464768365
+SHA256 (hmatuschek-libsdr-v0.1.0_GH0.tar.gz) = 3cb465b6e8537738b9ccee2050e18113e3578e95fc046541e6f5c0f77c1c53cd
+SIZE (hmatuschek-libsdr-v0.1.0_GH0.tar.gz) = 108345