From owner-svn-ports-all@freebsd.org Sun May 3 13:20:07 2020 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 74CB72DD9B9; Sun, 3 May 2020 13:20:07 +0000 (UTC) (envelope-from samm@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 49FRRq2bTYz3Brl; Sun, 3 May 2020 13:20:07 +0000 (UTC) (envelope-from samm@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 3AFA6B89C; Sun, 3 May 2020 13:20:07 +0000 (UTC) (envelope-from samm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 043DK7UU084100; Sun, 3 May 2020 13:20:07 GMT (envelope-from samm@FreeBSD.org) Received: (from samm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 043DK6Ln084097; Sun, 3 May 2020 13:20:06 GMT (envelope-from samm@FreeBSD.org) Message-Id: <202005031320.043DK6Ln084097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: samm set sender to samm@FreeBSD.org using -f From: Oleksii Samorukov Date: Sun, 3 May 2020 13:20:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533778 - in head/comms/ebusd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: samm X-SVN-Commit-Paths: in head/comms/ebusd: . files X-SVN-Commit-Revision: 533778 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: Sun, 03 May 2020 13:20:07 -0000 Author: samm Date: Sun May 3 13:20:06 2020 New Revision: 533778 URL: https://svnweb.freebsd.org/changeset/ports/533778 Log: comms/ebusd - update to 3.4 - Update to the 3.4 version (see https://github.com/john30/ebusd/blob/master/ChangeLog.md) - Remove patches merged by the upstream Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D24678 Deleted: head/comms/ebusd/files/patch-src_lib_ebus_device.cpp head/comms/ebusd/files/patch-src_lib_ebus_device.h head/comms/ebusd/files/patch-src_lib_utils_tcpsocket.h Modified: head/comms/ebusd/Makefile head/comms/ebusd/distinfo head/comms/ebusd/files/patch-configure.ac Modified: head/comms/ebusd/Makefile ============================================================================== --- head/comms/ebusd/Makefile Sun May 3 13:16:22 2020 (r533777) +++ head/comms/ebusd/Makefile Sun May 3 13:20:06 2020 (r533778) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ebusd -PORTVERSION= 3.3 +PORTVERSION= 3.4 DISTVERSIONPREFIX= v CATEGORIES= comms Modified: head/comms/ebusd/distinfo ============================================================================== --- head/comms/ebusd/distinfo Sun May 3 13:16:22 2020 (r533777) +++ head/comms/ebusd/distinfo Sun May 3 13:20:06 2020 (r533778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569925578 -SHA256 (john30-ebusd-v3.3_GH0.tar.gz) = 48669140cfafbe060c765b4530018b30f07e1b074dbce00b205a8f2a22dee573 -SIZE (john30-ebusd-v3.3_GH0.tar.gz) = 696172 +TIMESTAMP = 1588504293 +SHA256 (john30-ebusd-v3.4_GH0.tar.gz) = 38d69e8687ab98cd6cfcadc6ca1b1949ce29a0efa51f82e3e38777a1f99b28ae +SIZE (john30-ebusd-v3.4_GH0.tar.gz) = 462066 Modified: head/comms/ebusd/files/patch-configure.ac ============================================================================== --- head/comms/ebusd/files/patch-configure.ac Sun May 3 13:16:22 2020 (r533777) +++ head/comms/ebusd/files/patch-configure.ac Sun May 3 13:20:06 2020 (r533778) @@ -1,13 +1,5 @@ --- configure.ac.orig 2018-12-26 15:38:15 UTC +++ configure.ac -@@ -36,6 +36,7 @@ AC_SUBST(EXTRA_LIBS) - AC_CHECK_FUNC([pselect], [AC_DEFINE(HAVE_PSELECT, [1], [Defined if pselect() is available.])]) - AC_CHECK_FUNC([ppoll], [AC_DEFINE(HAVE_PPOLL, [1], [Defined if ppoll() is available.])]) - AC_CHECK_HEADER([linux/serial.h], [AC_DEFINE(HAVE_LINUX_SERIAL, [1], [Defined if linux/serial.h is available.])]) -+AC_CHECK_HEADER([dev/usb/uftdiio.h], [AC_DEFINE(HAVE_FREEBSD_UFTDI, [1], [Defined if dev/usb/uftdiio.h is available.])]) - - AC_ARG_ENABLE(coverage, AS_HELP_STRING([--enable-coverage], [enable code coverage tracking]), [CXXFLAGS+=" -coverage -O0"], []) - AC_ARG_WITH(contrib, AS_HELP_STRING([--without-contrib], [disable inclusion of contributed sources]), [], [with_contrib=yes]) @@ -118,7 +119,7 @@ AM_COND_IF([CONTRIB], [AC_CONFIG_FILES([ ])])