aboutsummaryrefslogtreecommitdiff
path: root/comms/chirp
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2020-01-14 16:29:19 +0000
committerDiane Bruce <db@FreeBSD.org>2020-01-14 16:29:19 +0000
commitd00b1c52287fb1d326539d1589f2709a620ef9a4 (patch)
tree023029c5de47f351975f3867c6fd5c962014649a /comms/chirp
parenta49966ff366a8fde700b637b8f8336e2803a3945 (diff)
downloadports-d00b1c52287fb1d326539d1589f2709a620ef9a4.tar.gz
ports-d00b1c52287fb1d326539d1589f2709a620ef9a4.zip
Update to 20200107
Also remove all traces of a version number and simplify Makefile. Not even the About dialog shows a non-date version. Submitted by: Charlie Li <ml+freebsd@vishwin.info> Reviewed by: db Differential Revision: D22986
Notes
Notes: svn path=/head/; revision=523027
Diffstat (limited to 'comms/chirp')
-rw-r--r--comms/chirp/Makefile6
-rw-r--r--comms/chirp/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile
index 99a87704c76a..f72c78a53300 100644
--- a/comms/chirp/Makefile
+++ b/comms/chirp/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= chirp
-DISTVERSION= 0.4.1.2019.05.11
+DISTVERSIONPREFIX= daily-
+DISTVERSION= 20200107
CATEGORIES= comms hamradio
-MASTER_SITES= https://trac.chirp.danplanet.com/chirp_daily/daily-${PORTVERSION:C/[0-9]+\.[0-9]+\.[0-9]+\.//:C/\.//g}/
-DISTNAME= ${PORTNAME}-daily-${PORTVERSION:C/[0-9]+\.[0-9]+\.[0-9]+\.//:C/\.//g}
+MASTER_SITES= https://trac.chirp.danplanet.com/chirp_daily/daily-${DISTVERSION}/
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Free, open-source tool for programming your amateur radio
diff --git a/comms/chirp/distinfo b/comms/chirp/distinfo
index 533a0fa25bd7..75314a1149a0 100644
--- a/comms/chirp/distinfo
+++ b/comms/chirp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557955924
-SHA256 (chirp-daily-20190511.tar.gz) = f24b62917fecc3e7a8e5f5a268e69b2df71285fbcc07ba1e6a24af3dffacbacc
-SIZE (chirp-daily-20190511.tar.gz) = 865361
+TIMESTAMP = 1578454930
+SHA256 (chirp-daily-20200107.tar.gz) = 9c9d4a614944d3302d182cf02247360e1303949b70796884c579fc616431b1a8
+SIZE (chirp-daily-20200107.tar.gz) = 891293