mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update comms/twpsk to 4.2
PR: 216742 Submitted by: takefu@airport.fm Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9446
This commit is contained in:
parent
610ab969d5
commit
8dcb053620
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433380
2 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= twpsk
|
PORTNAME= twpsk
|
||||||
PORTVERSION= 4.1
|
PORTVERSION= 4.2
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
MASTER_SITES= http://wa0eir.bcts.info/src/
|
MASTER_SITES= http://wa0eir.bcts.info/src/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
||||||
|
@ -12,8 +12,9 @@ COMMENT= X psk31 client
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
USES= motif pkgconfig
|
USES= motif pkgconfig
|
||||||
|
USE_XORG= sm ice xt x11
|
||||||
|
|
||||||
LIB_DEPENDS+= libpulse.so:audio/pulseaudio
|
LIB_DEPENDS= libpulse.so:audio/pulseaudio
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CFLAGS+= -L${LOCALBASE}/lib -I${PREFIX}/include
|
CFLAGS+= -L${LOCALBASE}/lib -I${PREFIX}/include
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (twpsk-4.1.src.tar.gz) = f1b29fccfc086239e11d032cf67113b5275863e8e5708161b31bd7372fe6e5ac
|
TIMESTAMP = 1486082057
|
||||||
SIZE (twpsk-4.1.src.tar.gz) = 336032
|
SHA256 (twpsk-4.2.src.tar.gz) = b6c255b3ce16e6e8c3220261d434a54e2852b625e4e0daa437a8edd9e63a8078
|
||||||
|
SIZE (twpsk-4.2.src.tar.gz) = 245368
|
||||||
|
|
Loading…
Add table
Reference in a new issue