From owner-svn-ports-all@freebsd.org Wed Dec 4 09:29:52 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8B08E1CEDAB; Wed, 4 Dec 2019 09:29:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47SYTr3DBzz4d48; Wed, 4 Dec 2019 09:29:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5359E25EDE; Wed, 4 Dec 2019 09:29:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB49TqjZ083420; Wed, 4 Dec 2019 09:29:52 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB49Tplb083418; Wed, 4 Dec 2019 09:29:51 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201912040929.xB49Tplb083418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Wed, 4 Dec 2019 09:29:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519004 - head/comms/libmodbus X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: head/comms/libmodbus X-SVN-Commit-Revision: 519004 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Dec 2019 09:29:52 -0000 Author: bsam Date: Wed Dec 4 09:29:51 2019 New Revision: 519004 URL: https://svnweb.freebsd.org/changeset/ports/519004 Log: comms/libmodbus: Update to version 3.1.6 Modified: head/comms/libmodbus/Makefile head/comms/libmodbus/distinfo Modified: head/comms/libmodbus/Makefile ============================================================================== --- head/comms/libmodbus/Makefile Wed Dec 4 09:22:49 2019 (r519003) +++ head/comms/libmodbus/Makefile Wed Dec 4 09:29:51 2019 (r519004) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libmodbus -PORTVERSION= 3.1.4 -PORTREVISION= 1 +PORTVERSION= 3.1.6 CATEGORIES= comms MASTER_SITES= http://libmodbus.org/site_media/build/ Modified: head/comms/libmodbus/distinfo ============================================================================== --- head/comms/libmodbus/distinfo Wed Dec 4 09:22:49 2019 (r519003) +++ head/comms/libmodbus/distinfo Wed Dec 4 09:29:51 2019 (r519004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464558272 -SHA256 (libmodbus-3.1.4.tar.gz) = c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637 -SIZE (libmodbus-3.1.4.tar.gz) = 471576 +TIMESTAMP = 1575451445 +SHA256 (libmodbus-3.1.6.tar.gz) = d7d9fa94a16edb094e5fdf5d87ae17a0dc3f3e3d687fead81835d9572cf87c16 +SIZE (libmodbus-3.1.6.tar.gz) = 479565