1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

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.
This commit is contained in:
Rene Ladan 2013-09-10 16:23:06 +00:00
parent 99c290cdd1
commit 4641a8dc34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326916
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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