diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2014-07-14 11:23:37 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2014-07-14 11:23:37 +0000 |
| commit | 506b6fddaa8e6e7f18139ee415078ab87193d833 (patch) | |
| tree | 66e2e327fbda842c83b00106ed8ed5f1e50a7ba1 /comms | |
| parent | dde5b8fb2c95b8a14ec8b6c36fdb53820bc63fcb (diff) | |
Notes
Diffstat (limited to 'comms')
| -rw-r--r-- | comms/dcf77pi/Makefile | 4 | ||||
| -rw-r--r-- | comms/dcf77pi/distinfo | 4 | ||||
| -rw-r--r-- | comms/dcf77pi/pkg-descr | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile index 5bd684284255..70efe45b8781 100644 --- a/comms/dcf77pi/Makefile +++ b/comms/dcf77pi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcf77pi -PORTVERSION= 3.0.0.1 +PORTVERSION= 3.1.0 CATEGORIES= comms MAINTAINER= rene@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= rene0 -GH_COMMIT= 92c359d +GH_COMMIT= d441662 USES= ncurses diff --git a/comms/dcf77pi/distinfo b/comms/dcf77pi/distinfo index 57b3479f5ea7..94fec4ba4bc2 100644 --- a/comms/dcf77pi/distinfo +++ b/comms/dcf77pi/distinfo @@ -1,2 +1,2 @@ -SHA256 (dcf77pi-3.0.0.1.tar.gz) = 248167b2d5bfe3c5d41e8a5940952f9d61877b91c7f61d407402763be98c011e -SIZE (dcf77pi-3.0.0.1.tar.gz) = 21002 +SHA256 (dcf77pi-3.1.0.tar.gz) = e47f31c2c1e9fee5185e71f0c4229a8be870caeae1e0f046b5259d0d4382a001 +SIZE (dcf77pi-3.1.0.tar.gz) = 20560 diff --git a/comms/dcf77pi/pkg-descr b/comms/dcf77pi/pkg-descr index 03557890634a..bef989950321 100644 --- a/comms/dcf77pi/pkg-descr +++ b/comms/dcf77pi/pkg-descr @@ -3,4 +3,6 @@ platform but might work on other devices using GPIO pins too. The received data can be logged for later playback/analysis. +The software is written as a library for easy reuse into other software. + WWW: https://github.com/rene0/dcf77pi |
