svn commit: r341907 - head/comms/dcf77pi
Rene Ladan
rene at FreeBSD.org
Fri Jan 31 00:34:28 UTC 2014
Author: rene
Date: Fri Jan 31 00:34:27 2014
New Revision: 341907
URL: http://svnweb.freebsd.org/changeset/ports/341907
QAT: https://qat.redports.org/buildarchive/r341907/
Log:
comms/dcf77pi: Update to 1.1.3
Changes:
- Add the correct number of minutes when the accumulated minute length is
more than 60 seconds (happens when e.g. the transmitter is off).
- Disallow DST changes or leap seconds if a 0 is specified for summermonth,
wintermonth, or leapsecmonths.
- Allow compilation on NetBSD.
Modified:
head/comms/dcf77pi/Makefile
head/comms/dcf77pi/distinfo
Modified: head/comms/dcf77pi/Makefile
==============================================================================
--- head/comms/dcf77pi/Makefile Fri Jan 31 00:24:59 2014 (r341906)
+++ head/comms/dcf77pi/Makefile Fri Jan 31 00:34:27 2014 (r341907)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dcf77pi
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.3
CATEGORIES= comms
MAINTAINER= rene at FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= rene0
-GH_COMMIT= c13fd2c
+GH_COMMIT= 598f3ae
MAKE_ARGS= FULLPREFIX="${STAGEDIR}${PREFIX}"
Modified: head/comms/dcf77pi/distinfo
==============================================================================
--- head/comms/dcf77pi/distinfo Fri Jan 31 00:24:59 2014 (r341906)
+++ head/comms/dcf77pi/distinfo Fri Jan 31 00:34:27 2014 (r341907)
@@ -1,2 +1,2 @@
-SHA256 (dcf77pi-1.1.2.tar.gz) = cf3ab6579bf8759e9eb63f7c92cf9fc3250a72f7a566f3313ec293a09952e1a5
-SIZE (dcf77pi-1.1.2.tar.gz) = 13218
+SHA256 (dcf77pi-1.1.3.tar.gz) = c123b04cd974b59812ba6aeaf3bbe4819452bb87e23de4831007b0e70e2c13f1
+SIZE (dcf77pi-1.1.3.tar.gz) = 13347
More information about the svn-ports-all
mailing list