Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2017 07:40:08 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433380 - head/comms/twpsk
Message-ID:  <201702050740.v157e8Kq040371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Sun Feb  5 07:40:07 2017
New Revision: 433380
URL: https://svnweb.freebsd.org/changeset/ports/433380

Log:
  Update comms/twpsk to 4.2
  
  PR:		216742
  Submitted by:	takefu@airport.fm
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9446

Modified:
  head/comms/twpsk/Makefile
  head/comms/twpsk/distinfo

Modified: head/comms/twpsk/Makefile
==============================================================================
--- head/comms/twpsk/Makefile	Sun Feb  5 07:35:28 2017	(r433379)
+++ head/comms/twpsk/Makefile	Sun Feb  5 07:40:07 2017	(r433380)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	twpsk
-PORTVERSION=	4.1
+PORTVERSION=	4.2
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://wa0eir.bcts.info/src/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
@@ -12,8 +12,9 @@ COMMENT=	X psk31 client
 LICENSE=	GPLv3
 
 USES=		motif pkgconfig
+USE_XORG=	sm ice xt x11
 
-LIB_DEPENDS+=	libpulse.so:audio/pulseaudio
+LIB_DEPENDS=	libpulse.so:audio/pulseaudio
 
 GNU_CONFIGURE=	yes
 CFLAGS+=	-L${LOCALBASE}/lib -I${PREFIX}/include

Modified: head/comms/twpsk/distinfo
==============================================================================
--- head/comms/twpsk/distinfo	Sun Feb  5 07:35:28 2017	(r433379)
+++ head/comms/twpsk/distinfo	Sun Feb  5 07:40:07 2017	(r433380)
@@ -1,2 +1,3 @@
-SHA256 (twpsk-4.1.src.tar.gz) = f1b29fccfc086239e11d032cf67113b5275863e8e5708161b31bd7372fe6e5ac
-SIZE (twpsk-4.1.src.tar.gz) = 336032
+TIMESTAMP = 1486082057
+SHA256 (twpsk-4.2.src.tar.gz) = b6c255b3ce16e6e8c3220261d434a54e2852b625e4e0daa437a8edd9e63a8078
+SIZE (twpsk-4.2.src.tar.gz) = 245368



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702050740.v157e8Kq040371>