svn commit: r433380 - head/comms/twpsk
Kirill Ponomarew
krion at FreeBSD.org
Sun Feb 5 07:40:09 UTC 2017
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 at 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
More information about the svn-ports-head
mailing list