Date: Fri, 7 Nov 2014 11:54:31 +0000 (UTC) From: Stephen Hurd <shurd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372256 - in head/comms/quisk: . files Message-ID: <201411071154.sA7BsVoI090451@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: shurd Date: Fri Nov 7 11:54:30 2014 New Revision: 372256 URL: https://svnweb.freebsd.org/changeset/ports/372256 QAT: https://qat.redports.org/buildarchive/r372256/ Log: Update to 3.6.19. From the changelog: I added device names to PulseAudio. The PulseAudio name "pulse" still refers to the default device. Otherwise, enter a PulseAudio name such as "pulse:alsa_input.pci-0000_00_1b.0.analog-stereo". PulseAudio support enables you to connect to recent versions of wsjt-x. To turn this off, set show_pulse_audio_devices = False in your config file. Submitted by: shurd Deleted: head/comms/quisk/files/patch-quisk.c Modified: head/comms/quisk/Makefile head/comms/quisk/distinfo (contents, props changed) Directory Properties: head/comms/quisk/files/patch-setup.py (props changed) Modified: head/comms/quisk/Makefile ============================================================================== --- head/comms/quisk/Makefile Fri Nov 7 11:42:30 2014 (r372255) +++ head/comms/quisk/Makefile Fri Nov 7 11:54:30 2014 (r372256) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= quisk -PORTVERSION= 3.6.18 -PORTREVISION= 3 +PORTVERSION= 3.6.19 CATEGORIES= comms hamradio MASTER_SITES= http://james.ahlstrom.name/quisk/ \ ${MASTER_SITE_LOCAL} Modified: head/comms/quisk/distinfo ============================================================================== --- head/comms/quisk/distinfo Fri Nov 7 11:42:30 2014 (r372255) +++ head/comms/quisk/distinfo Fri Nov 7 11:54:30 2014 (r372256) @@ -1,2 +1,2 @@ -SHA256 (quisk-3.6.18.tar.gz) = 851e13193ed43ea992345f438b34ae968e0ed5e44c6635a6e4503459932cdce8 -SIZE (quisk-3.6.18.tar.gz) = 1106206 +SHA256 (quisk-3.6.19.tar.gz) = 4472d2447f5d2c87a422bf7da647ebecd7e27252f2e77c247fead0aeb8342a17 +SIZE (quisk-3.6.19.tar.gz) = 1138544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411071154.sA7BsVoI090451>