svn commit: r394268 - head/comms/quisk

Stephen Hurd shurd at FreeBSD.org
Sat Aug 15 04:23:47 UTC 2015


Author: shurd
Date: Sat Aug 15 04:23:46 2015
New Revision: 394268
URL: https://svnweb.freebsd.org/changeset/ports/394268

Log:
  Update to 3.7.4
  
  Major changes since 3.6.22:
  - Added support for the HermesLite radio.
  - Add repeater offset and CTCSS tone to favourites screen.
  - Support for full-screen mode.

Modified:
  head/comms/quisk/Makefile
  head/comms/quisk/distinfo

Modified: head/comms/quisk/Makefile
==============================================================================
--- head/comms/quisk/Makefile	Sat Aug 15 04:15:28 2015	(r394267)
+++ head/comms/quisk/Makefile	Sat Aug 15 04:23:46 2015	(r394268)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quisk
-PORTVERSION=	3.6.22
-PORTREVISION=	1
+PORTVERSION=	3.7.4
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://james.ahlstrom.name/quisk/ \
 		LOCAL/shurd

Modified: head/comms/quisk/distinfo
==============================================================================
--- head/comms/quisk/distinfo	Sat Aug 15 04:15:28 2015	(r394267)
+++ head/comms/quisk/distinfo	Sat Aug 15 04:23:46 2015	(r394268)
@@ -1,2 +1,2 @@
-SHA256 (quisk-3.6.22.tar.gz) = 909427e525a78b31f17175fce2a14f5536194ab66aa3e41fdd0468c3b8ceb6e7
-SIZE (quisk-3.6.22.tar.gz) = 1678143
+SHA256 (quisk-3.7.4.tar.gz) = 18b1895d098b0e087d6ae9fa38859fc46e6f5d3c92b2efbe40d1d79719ad4c59
+SIZE (quisk-3.7.4.tar.gz) = 2207348


More information about the svn-ports-all mailing list