diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-09-10 16:23:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-09-10 16:23:06 +0000 |
commit | 4641a8dc34468ee99a77246d888bda9929cdbd0d (patch) | |
tree | 2044e6be9e4901e07e1ef74fcd40e58830c029db /comms/dcf77pi | |
parent | - Update to 1.38 (diff) |
Update to 1.0.4 :
- better detection for bits in the radio signal
- catch more corner cases in decoding of the time data
The configuration file (hardware.txt) needs to be updated with this update.
Notes
Notes:
svn path=/head/; revision=326916
Diffstat (limited to 'comms/dcf77pi')
-rw-r--r-- | comms/dcf77pi/Makefile | 4 | ||||
-rw-r--r-- | comms/dcf77pi/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile index b841bd1d8fc2..841631c3eb70 100644 --- a/comms/dcf77pi/Makefile +++ b/comms/dcf77pi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcf77pi -PORTVERSION= 1.0.3.1 +PORTVERSION= 1.0.4 CATEGORIES= comms MAINTAINER= rene@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= BSD USE_GITHUB= yes GH_ACCOUNT= rene0 -GH_COMMIT= cea9de9 +GH_COMMIT= 75f6f04 OPTIONS_DEFINE= DOCS diff --git a/comms/dcf77pi/distinfo b/comms/dcf77pi/distinfo index 9f8f6c64ad12..236015326f5d 100644 --- a/comms/dcf77pi/distinfo +++ b/comms/dcf77pi/distinfo @@ -1,2 +1,2 @@ -SHA256 (dcf77pi-1.0.3.1.tar.gz) = 96586f95a86c6192c4fd8f961a3e02a6c26e2821946466d004499dcae674da52 -SIZE (dcf77pi-1.0.3.1.tar.gz) = 9328 +SHA256 (dcf77pi-1.0.4.tar.gz) = 98a058f0addcf3c53810bb04ee9539cbb3459f6258dd701aae623d166cf4c264 +SIZE (dcf77pi-1.0.4.tar.gz) = 10126 |