diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-02-16 12:32:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-02-16 12:32:02 +0000 |
commit | 558ea7a848bfffa2ef098acbe1800a200a89566d (patch) | |
tree | fc19745d54e5bef4f550861db274463911cf773a /comms | |
parent | 39313533f8fccc02a389a9c5c9eef2fb070400ed (diff) | |
download | ports-558ea7a848bfffa2ef098acbe1800a200a89566d.tar.gz ports-558ea7a848bfffa2ef098acbe1800a200a89566d.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/dcf77pi/Makefile | 6 | ||||
-rw-r--r-- | comms/dcf77pi/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile index 7ca325748eef..b08f9e120139 100644 --- a/comms/dcf77pi/Makefile +++ b/comms/dcf77pi/Makefile @@ -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}" diff --git a/comms/dcf77pi/distinfo b/comms/dcf77pi/distinfo index d5d5e9cfef57..c2a0906e05fe 100644 --- a/comms/dcf77pi/distinfo +++ b/comms/dcf77pi/distinfo @@ -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 |