comms/dcf77pi: update to version 2.0.0

- Provide an ncurses based interface in live mode, no changes when reading
  from a log file
- Drop the -v and -S parameters, they are now part of the GUI

- add ncurses to USES
This commit is contained in:
Rene Ladan 2014-02-16 12:32:02 +00:00
parent 39313533f8
commit 558ea7a848
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344554
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dcf77pi
PORTVERSION= 1.1.3
PORTVERSION= 2.0.0
CATEGORIES= comms
MAINTAINER= rene@FreeBSD.org
@ -12,7 +12,9 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= rene0
GH_COMMIT= 598f3ae
GH_COMMIT= cac4383
USES= ncurses
MAKE_ARGS= FULLPREFIX="${STAGEDIR}${PREFIX}"

View File

@ -1,2 +1,2 @@
SHA256 (dcf77pi-1.1.3.tar.gz) = c123b04cd974b59812ba6aeaf3bbe4819452bb87e23de4831007b0e70e2c13f1
SIZE (dcf77pi-1.1.3.tar.gz) = 13347
SHA256 (dcf77pi-2.0.0.tar.gz) = 2be6f105d33bd2265972c3fc705281110fe5d93450f5a618bd2d9396d0b35e2a
SIZE (dcf77pi-2.0.0.tar.gz) = 15207