Date: Mon, 2 May 2016 20:27:40 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414480 - head/comms/dcf77pi Message-ID: <201605022027.u42KRe8o029743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Mon May 2 20:27:40 2016 New Revision: 414480 URL: https://svnweb.freebsd.org/changeset/ports/414480 Log: comms/dcf77pi: update to version 3.5.0 - pin numbers are now 16 bits - rename some functions to not confuse Doxygen - make some functions public Modified: head/comms/dcf77pi/Makefile head/comms/dcf77pi/distinfo Modified: head/comms/dcf77pi/Makefile ============================================================================== --- head/comms/dcf77pi/Makefile Mon May 2 20:10:34 2016 (r414479) +++ head/comms/dcf77pi/Makefile Mon May 2 20:27:40 2016 (r414480) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcf77pi -PORTVERSION= 3.4.2 +PORTVERSION= 3.5.0 CATEGORIES= comms MAINTAINER= rene@FreeBSD.org Modified: head/comms/dcf77pi/distinfo ============================================================================== --- head/comms/dcf77pi/distinfo Mon May 2 20:10:34 2016 (r414479) +++ head/comms/dcf77pi/distinfo Mon May 2 20:27:40 2016 (r414480) @@ -1,2 +1,2 @@ -SHA256 (rene0-dcf77pi-3.4.2_GH0.tar.gz) = d7695ada7006c5384af4e2dc67b0ac92e207aad239734a50d75787b96ddcbbe3 -SIZE (rene0-dcf77pi-3.4.2_GH0.tar.gz) = 52301 +SHA256 (rene0-dcf77pi-3.5.0_GH0.tar.gz) = 7ec84865cfada1569c665978f2569015b8fcf7b732b2e22760df94de6ab11312 +SIZE (rene0-dcf77pi-3.5.0_GH0.tar.gz) = 53239
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605022027.u42KRe8o029743>