From owner-svn-ports-head@freebsd.org Thu Sep 13 22:36:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27A97109C77C; Thu, 13 Sep 2018 22:36:21 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C01E989990; Thu, 13 Sep 2018 22:36:20 +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 AC5181BCB3; Thu, 13 Sep 2018 22:36:20 +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 w8DMaKIl007520; Thu, 13 Sep 2018 22:36:20 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8DMaKVX007517; Thu, 13 Sep 2018 22:36:20 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201809132236.w8DMaKVX007517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Thu, 13 Sep 2018 22:36:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479749 - head/devel/libsigrokdecode X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: head/devel/libsigrokdecode X-SVN-Commit-Revision: 479749 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2018 22:36:21 -0000 Author: bsam Date: Thu Sep 13 22:36:19 2018 New Revision: 479749 URL: https://svnweb.freebsd.org/changeset/ports/479749 Log: devel/libsigrokdecode: Update to version 0.5.2. From the announcement at the site: ----- This is a "minor" release that doesn't change or remove any existing public API functions, so all existing clients will continue to work (without even the need to recompile). The following new protocol decoders are now available: mcs48: Intel MCS-48 external memory access protocol st7735: Sitronix ST7735 TFT controller protocol atsha204a: Microchip ATSHA204A CryptoAuthentication device cfp: 100 Gigabit C form-factor pluggable (CFP) protocol jtag_ejtag: MIPS EJTAG protocol swim: STM8 Single Wire Interface Module (SWIM) protocol cec: HDMI Consumer Electronics Control (CEC) protocol miller: Miller encoding protocol ook: On-off keying protocol ook_oregon: Oregon Scientific weather sensor protocol ook_vis: OOK visualisation in various formats In total, we now support 93 different protocol decoders. ----- Modified: head/devel/libsigrokdecode/Makefile head/devel/libsigrokdecode/distinfo head/devel/libsigrokdecode/pkg-plist Modified: head/devel/libsigrokdecode/Makefile ============================================================================== --- head/devel/libsigrokdecode/Makefile Thu Sep 13 22:24:14 2018 (r479748) +++ head/devel/libsigrokdecode/Makefile Thu Sep 13 22:36:19 2018 (r479749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsigrokdecode -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= devel MASTER_SITES= http://sigrok.org/download/source/libsigrokdecode/ Modified: head/devel/libsigrokdecode/distinfo ============================================================================== --- head/devel/libsigrokdecode/distinfo Thu Sep 13 22:24:14 2018 (r479748) +++ head/devel/libsigrokdecode/distinfo Thu Sep 13 22:36:19 2018 (r479749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523723483 -SHA256 (libsigrokdecode-0.5.1.tar.gz) = 493d8b555ae4c245a5feebbd94de33aec7ee85a4f16bc3f4c3985961b459b51e -SIZE (libsigrokdecode-0.5.1.tar.gz) = 813809 +TIMESTAMP = 1536866387 +SHA256 (libsigrokdecode-0.5.2.tar.gz) = e08d9e797c54eccf3144da631b6e5f1498ac531e51520428df537a1da82583f0 +SIZE (libsigrokdecode-0.5.2.tar.gz) = 852133 Modified: head/devel/libsigrokdecode/pkg-plist ============================================================================== --- head/devel/libsigrokdecode/pkg-plist Thu Sep 13 22:24:14 2018 (r479748) +++ head/devel/libsigrokdecode/pkg-plist Thu Sep 13 22:36:19 2018 (r479749) @@ -3,7 +3,7 @@ include/libsigrokdecode/version.h lib/libsigrokdecode.a lib/libsigrokdecode.so lib/libsigrokdecode.so.4 -lib/libsigrokdecode.so.4.1.0 +lib/libsigrokdecode.so.4.2.0 libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/ac97/__init__.py %%DATADIR%%/decoders/ac97/pd.py @@ -22,6 +22,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/arm_itm/pd.py %%DATADIR%%/decoders/arm_tpiu/__init__.py %%DATADIR%%/decoders/arm_tpiu/pd.py +%%DATADIR%%/decoders/atsha204a/__init__.py +%%DATADIR%%/decoders/atsha204a/pd.py %%DATADIR%%/decoders/aud/__init__.py %%DATADIR%%/decoders/aud/pd.py %%DATADIR%%/decoders/avr_isp/__init__.py @@ -31,6 +33,11 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/avr_pdi/pd.py %%DATADIR%%/decoders/can/__init__.py %%DATADIR%%/decoders/can/pd.py +%%DATADIR%%/decoders/cec/__init__.py +%%DATADIR%%/decoders/cec/pd.py +%%DATADIR%%/decoders/cec/protocoldata.py +%%DATADIR%%/decoders/cfp/__init__.py +%%DATADIR%%/decoders/cfp/pd.py %%DATADIR%%/decoders/common/__init__.py %%DATADIR%%/decoders/common/plugtrx/__init__.py %%DATADIR%%/decoders/common/plugtrx/mod.py @@ -92,6 +99,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/jitter/pd.py %%DATADIR%%/decoders/jtag/__init__.py %%DATADIR%%/decoders/jtag/pd.py +%%DATADIR%%/decoders/jtag_ejtag/__init__.py +%%DATADIR%%/decoders/jtag_ejtag/pd.py %%DATADIR%%/decoders/jtag_stm32/__init__.py %%DATADIR%%/decoders/jtag_stm32/pd.py %%DATADIR%%/decoders/lm75/__init__.py @@ -102,6 +111,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/maple_bus/pd.py %%DATADIR%%/decoders/max7219/__init__.py %%DATADIR%%/decoders/max7219/pd.py +%%DATADIR%%/decoders/mcs48/__init__.py +%%DATADIR%%/decoders/mcs48/pd.py %%DATADIR%%/decoders/mdio/__init__.py %%DATADIR%%/decoders/mdio/pd.py %%DATADIR%%/decoders/microwire/__init__.py @@ -109,6 +120,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/midi/__init__.py %%DATADIR%%/decoders/midi/lists.py %%DATADIR%%/decoders/midi/pd.py +%%DATADIR%%/decoders/miller/__init__.py +%%DATADIR%%/decoders/miller/pd.py %%DATADIR%%/decoders/mlx90614/__init__.py %%DATADIR%%/decoders/mlx90614/pd.py %%DATADIR%%/decoders/modbus/__init__.py @@ -128,6 +141,13 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/onewire_link/pd.py %%DATADIR%%/decoders/onewire_network/__init__.py %%DATADIR%%/decoders/onewire_network/pd.py +%%DATADIR%%/decoders/ook/__init__.py +%%DATADIR%%/decoders/ook/pd.py +%%DATADIR%%/decoders/ook_oregon/__init__.py +%%DATADIR%%/decoders/ook_oregon/lists.py +%%DATADIR%%/decoders/ook_oregon/pd.py +%%DATADIR%%/decoders/ook_vis/__init__.py +%%DATADIR%%/decoders/ook_vis/pd.py %%DATADIR%%/decoders/pan1321/__init__.py %%DATADIR%%/decoders/pan1321/pd.py %%DATADIR%%/decoders/parallel/__init__.py @@ -163,10 +183,14 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/spiflash/pd.py %%DATADIR%%/decoders/ssi32/__init__.py %%DATADIR%%/decoders/ssi32/pd.py +%%DATADIR%%/decoders/st7735/__init__.py +%%DATADIR%%/decoders/st7735/pd.py %%DATADIR%%/decoders/stepper_motor/__init__.py %%DATADIR%%/decoders/stepper_motor/pd.py %%DATADIR%%/decoders/swd/__init__.py %%DATADIR%%/decoders/swd/pd.py +%%DATADIR%%/decoders/swim/__init__.py +%%DATADIR%%/decoders/swim/pd.py %%DATADIR%%/decoders/t55xx/__init__.py %%DATADIR%%/decoders/t55xx/pd.py %%DATADIR%%/decoders/tca6408a/__init__.py