diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-12-25 10:23:27 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-12-25 10:23:27 +0000 |
commit | b1debcdbb283a4fc77e5a7bf862a07b1b976bfa7 (patch) | |
tree | 4417351d2e725abf636148576d2d8597e698ea95 /comms | |
parent | e3f6443125f6b94a767e28708d0b7735f0975f9b (diff) | |
download | ports-b1debcdbb283a4fc77e5a7bf862a07b1b976bfa7.tar.gz ports-b1debcdbb283a4fc77e5a7bf862a07b1b976bfa7.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cwstudio/Makefile | 6 | ||||
-rw-r--r-- | comms/cwstudio/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/cwstudio/Makefile b/comms/cwstudio/Makefile index 89cf6479dd3d..069f5b9c868a 100644 --- a/comms/cwstudio/Makefile +++ b/comms/cwstudio/Makefile @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= cwstudio -PORTVERSION= 0.9.5 +DISTVERSION= 0.9.6 CATEGORIES= comms hamradio MASTER_SITES= SOURCEFORGE/cwstudio MAINTAINER= luqqe@users.sourceforge.net -COMMENT= Fast, portable and lightweight Morse code signals generator +COMMENT= Multichannel portable Morse code signals generator LICENSE= GPLv3+ -USE_WX= 3.0+ USES+= ncurses +USE_WX= 3.0+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${LOCALBASE}/bin/wxgtk2u-3.0-config diff --git a/comms/cwstudio/distinfo b/comms/cwstudio/distinfo index 62c5fb1a952b..468a1810a4a4 100644 --- a/comms/cwstudio/distinfo +++ b/comms/cwstudio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483394179 -SHA256 (cwstudio-0.9.5.tar.gz) = 4af1e9f7f2011bfd2bd5f26b4e6eb02ce149cf1f0501f81ab78d7d004ba753c5 -SIZE (cwstudio-0.9.5.tar.gz) = 349976 +TIMESTAMP = 1514040564 +SHA256 (cwstudio-0.9.6.tar.gz) = 28fd3e6f194f141774ef355c4a0dfb12f97ff2a8321e0e7df074683f8edb1f78 +SIZE (cwstudio-0.9.6.tar.gz) = 354243 |