From owner-svn-ports-all@freebsd.org Wed Mar 18 12:22:08 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 0B1AD25EA61; Wed, 18 Mar 2020 12:22:08 +0000 (UTC) (envelope-from tobik@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 48j8L73MzZz4fqs; Wed, 18 Mar 2020 12:22:07 +0000 (UTC) (envelope-from tobik@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 3567421DF0; Wed, 18 Mar 2020 12:22:07 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02ICM7qW098645; Wed, 18 Mar 2020 12:22:07 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02ICM64B098642; Wed, 18 Mar 2020 12:22:06 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202003181222.02ICM64B098642@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 18 Mar 2020 12:22:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528646 - head/net/deviceatlas-enterprise-c X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/net/deviceatlas-enterprise-c X-SVN-Commit-Revision: 528646 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, 18 Mar 2020 12:22:08 -0000 Author: tobik Date: Wed Mar 18 12:22:06 2020 New Revision: 528646 URL: https://svnweb.freebsd.org/changeset/ports/528646 Log: net/deviceatlas-enterprise-c: Update to 2.3.1 Submitted by: devnexen@gmail.com (maintainer) Differential Revision: https://reviews.freebsd.org/D24064 Modified: head/net/deviceatlas-enterprise-c/Makefile head/net/deviceatlas-enterprise-c/distinfo head/net/deviceatlas-enterprise-c/pkg-plist Modified: head/net/deviceatlas-enterprise-c/Makefile ============================================================================== --- head/net/deviceatlas-enterprise-c/Makefile Wed Mar 18 12:04:51 2020 (r528645) +++ head/net/deviceatlas-enterprise-c/Makefile Wed Mar 18 12:22:06 2020 (r528646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= deviceatlas-enterprise-c -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= net devel MASTER_SITES= # @@ -18,7 +18,7 @@ LICENSE_PERMS= none LIB_DEPENDS= libpcre.so:devel/pcre -USES= cmake tar:tgz +USES= cmake zip USE_LDCONFIG= yes CMAKE_ARGS= -DDOCSDIR=${DOCSDIR} -DEXAMPLESDIR=${EXAMPLESDIR} Modified: head/net/deviceatlas-enterprise-c/distinfo ============================================================================== --- head/net/deviceatlas-enterprise-c/distinfo Wed Mar 18 12:04:51 2020 (r528645) +++ head/net/deviceatlas-enterprise-c/distinfo Wed Mar 18 12:22:06 2020 (r528646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575918825 -SHA256 (deviceatlas-enterprise-c-2.3.0.tgz) = b7a25fd7404836e0c5fa4739f8bdee8f4575f3aaca5d758a6d659e0260d5bfbf -SIZE (deviceatlas-enterprise-c-2.3.0.tgz) = 59414 +TIMESTAMP = 1584130805 +SHA256 (deviceatlas-enterprise-c-2.3.1.zip) = 77e213ff0a4a27e6df9a19d2fa75b86e13d759e580bcd43619e844d6616c8bff +SIZE (deviceatlas-enterprise-c-2.3.1.zip) = 89624 Modified: head/net/deviceatlas-enterprise-c/pkg-plist ============================================================================== --- head/net/deviceatlas-enterprise-c/pkg-plist Wed Mar 18 12:04:51 2020 (r528645) +++ head/net/deviceatlas-enterprise-c/pkg-plist Wed Mar 18 12:22:06 2020 (r528646) @@ -3,21 +3,34 @@ include/ci_fwd.h include/ci_priv.h include/dac.h include/dac_json.h -lib/libda.so -lib/libda.so.2.1.5 lib/libci.so lib/libci.so.1.1.1 -%%PORTDOCS%%%%DOCSDIR%%/README.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ci-example.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/daexutil.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example0 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example0.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example4.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example6.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/util.c +lib/libda.so +lib/libda.so.%%PORTVERSION%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/daexutil.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/dumpjson/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/dumpjson/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/dumpjson/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getproperties/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getproperties/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getproperties/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getpropertiesclientsideandlanguage/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getpropertiesclientsideandlanguage/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getpropertiesclientsideandlanguage/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/jsonloads/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/jsonloads/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/jsonloads/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/list_of_uas.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/list_of_uas.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/util.c