aboutsummaryrefslogtreecommitdiff
path: root/comms/dcf77pi
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-15 14:19:48 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-15 14:19:48 +0000
commit5950623eec1eb099efde863ec69d2c3db47597b6 (patch)
treef1967c2e5ed6bd3c512eb635ded9c8e77cb825e1 /comms/dcf77pi
parent8ef84000afbcaff0948100a393f8b88df97499ee (diff)
downloadports-5950623eec1eb099efde863ec69d2c3db47597b6.tar.gz
ports-5950623eec1eb099efde863ec69d2c3db47597b6.zip
Update to 1.1.1
Changes: dcf77pi: - Calculate century (modulo 400) from year, month, day of week, day of month - New parameter -S to set the system time - Improvements to DST handling - Set error state if day of month is too large, not just when greater than 31 readpin: - New parameter -t for readpin to adjust nanosleep() delay - Determine realfreq dynamically, do not use realfreq from config.txt general: - Documentation updates - Code cleanups
Notes
Notes: svn path=/head/; revision=336539
Diffstat (limited to 'comms/dcf77pi')
-rw-r--r--comms/dcf77pi/Makefile4
-rw-r--r--comms/dcf77pi/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile
index 7596ae1dcdd2..c69d2732e5ec 100644
--- a/comms/dcf77pi/Makefile
+++ b/comms/dcf77pi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dcf77pi
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= comms
MAINTAINER= rene@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE= BSD
USE_GITHUB= yes
GH_ACCOUNT= rene0
-GH_COMMIT= 82252fd
+GH_COMMIT= 8be074e
MAKE_ARGS= FULLPREFIX="${STAGEDIR}${PREFIX}"
diff --git a/comms/dcf77pi/distinfo b/comms/dcf77pi/distinfo
index 526bad98ebd4..29051173ad95 100644
--- a/comms/dcf77pi/distinfo
+++ b/comms/dcf77pi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dcf77pi-1.1.0.tar.gz) = e2f8284228c49cb385d3479bd3f14cf39b205ad6a69d5f6bf55a5ed1f2f2a000
-SIZE (dcf77pi-1.1.0.tar.gz) = 11976
+SHA256 (dcf77pi-1.1.1.tar.gz) = 4849ff943c3e74480e86e6719302daffcc6140008e0d4f076e32cc31440fc87a
+SIZE (dcf77pi-1.1.1.tar.gz) = 13058