svn commit: r385225 - head/comms/quisk

Stephen Hurd shurd at FreeBSD.org
Sat May 2 23:23:03 UTC 2015


Author: shurd
Date: Sat May  2 23:23:02 2015
New Revision: 385225
URL: https://svnweb.freebsd.org/changeset/ports/385225

Log:
  Update to latest version.
  
   - Adds FreeDV support
   - Mouse wheel changes frequency
   - Configurable hamlib IP address
   - New IMD right-click menu
   - Spot can now transmit 0 amplitude carrier for noise testing

Modified:
  head/comms/quisk/Makefile
  head/comms/quisk/distinfo   (contents, props changed)

Modified: head/comms/quisk/Makefile
==============================================================================
--- head/comms/quisk/Makefile	Sat May  2 23:20:06 2015	(r385224)
+++ head/comms/quisk/Makefile	Sat May  2 23:23:02 2015	(r385225)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quisk
-PORTVERSION=	3.6.21
+PORTVERSION=	3.6.22
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://james.ahlstrom.name/quisk/ \
 		${MASTER_SITE_LOCAL}

Modified: head/comms/quisk/distinfo
==============================================================================
--- head/comms/quisk/distinfo	Sat May  2 23:20:06 2015	(r385224)
+++ head/comms/quisk/distinfo	Sat May  2 23:23:02 2015	(r385225)
@@ -1,2 +1,2 @@
-SHA256 (quisk-3.6.21.tar.gz) = e9cf1b870943389396804b375a8982990e74f8ddc0d0af79cbb93a06e40998ca
-SIZE (quisk-3.6.21.tar.gz) = 1148149
+SHA256 (quisk-3.6.22.tar.gz) = 137d7d4b723d77bfa1963e8140363bf528019e1fd34753e8d96a6c9b5b12abf0
+SIZE (quisk-3.6.22.tar.gz) = 1168575


More information about the svn-ports-all mailing list