From owner-dev-commits-ports-all@freebsd.org Thu Sep 30 22:08:00 2021 Return-Path: Delivered-To: dev-commits-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 84578670E49; Thu, 30 Sep 2021 22:08:00 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HL6nC6JNZz4xMW; Thu, 30 Sep 2021 22:07:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 042EB13C37; Thu, 30 Sep 2021 22:07:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18UM7wqB096409; Thu, 30 Sep 2021 22:07:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UM7wFG096408; Thu, 30 Sep 2021 22:07:58 GMT (envelope-from git) Date: Thu, 30 Sep 2021 22:07:58 GMT Message-Id: <202109302207.18UM7wFG096408@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: dd56ce160ac7 - main - textproc/erlang-fast_xml: update to 1.1.47 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dd56ce160ac7fa2b2ec089c1408172e5298e912f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 22:08:00 -0000 The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd56ce160ac7fa2b2ec089c1408172e5298e912f commit dd56ce160ac7fa2b2ec089c1408172e5298e912f Author: Dave Cottlehuber AuthorDate: 2021-09-29 21:16:48 +0000 Commit: Dave Cottlehuber CommitDate: 2021-09-30 22:03:13 +0000 textproc/erlang-fast_xml: update to 1.1.47 - support OTP24 --- textproc/erlang-fast_xml/Makefile | 2 +- textproc/erlang-fast_xml/distinfo | 6 +++--- textproc/erlang-fast_xml/files/patch-rebar.config | 14 +++++++++++--- textproc/erlang-fast_xml/pkg-plist | 2 ++ 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/textproc/erlang-fast_xml/Makefile b/textproc/erlang-fast_xml/Makefile index afbdd4fb18c5..826acc3e90ed 100644 --- a/textproc/erlang-fast_xml/Makefile +++ b/textproc/erlang-fast_xml/Makefile @@ -1,5 +1,5 @@ PORTNAME= fast_xml -PORTVERSION= 1.1.32 +PORTVERSION= 1.1.47 CATEGORIES= textproc PKGNAMEPREFIX= erlang- diff --git a/textproc/erlang-fast_xml/distinfo b/textproc/erlang-fast_xml/distinfo index 570191023a45..3d048239d1e4 100644 --- a/textproc/erlang-fast_xml/distinfo +++ b/textproc/erlang-fast_xml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530370063 -SHA256 (processone-fast_xml-1.1.32_GH0.tar.gz) = 5d978fbd116e16cd66e775674e2a8f4da8115ccb191b2371a774ce97f4cbf82a -SIZE (processone-fast_xml-1.1.32_GH0.tar.gz) = 93486 +TIMESTAMP = 1632900480 +SHA256 (processone-fast_xml-1.1.47_GH0.tar.gz) = 03e3108aa9705190ee17b278f7de09f9802fc77abac333359692d71098d9f6a6 +SIZE (processone-fast_xml-1.1.47_GH0.tar.gz) = 108032 diff --git a/textproc/erlang-fast_xml/files/patch-rebar.config b/textproc/erlang-fast_xml/files/patch-rebar.config index f9a27383dcfb..f8842f1c23af 100644 --- a/textproc/erlang-fast_xml/files/patch-rebar.config +++ b/textproc/erlang-fast_xml/files/patch-rebar.config @@ -1,10 +1,18 @@ ---- rebar.config.orig 2018-06-29 09:50:45 UTC +--- rebar.config.orig 2021-09-29 07:28:09 UTC +++ rebar.config -@@ -32,7 +32,7 @@ +@@ -28,14 +28,14 @@ + {platform_define, "^(1)", 'OLD_STRING'}, + {platform_define, "^(15|16|17|18|19\\.0|19\\.1|19\\.2)", 'USE_DICT'}]}. + {port_env, [{"CFLAGS", "$CFLAGS"}, {"LDFLAGS", "$LDFLAGS"}, +- {"ERL_LDFLAGS", " -L$ERL_EI_LIBDIR -lei"}, ++ {"ERL_LDFLAGS", " -L$ERL_EI_LIBDIR"}, + {"freebsd", "CFLAGS", "$CFLAGS -I/usr/local/include"}, + {"freebsd","LDFLAGS", "$LDFLAGS -L/usr/local/lib"}]}. + {port_specs, [{"priv/lib/fxml.so", ["c_src/fxml.c"]}, {"priv/lib/fxml_stream.so", ["c_src/fxml_stream.c"]}]}. --{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.12"}}}]}. +-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.23"}}}]}. +{deps, []}. {clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}. diff --git a/textproc/erlang-fast_xml/pkg-plist b/textproc/erlang-fast_xml/pkg-plist index f97d8d8cdec3..addadf43cd39 100644 --- a/textproc/erlang-fast_xml/pkg-plist +++ b/textproc/erlang-fast_xml/pkg-plist @@ -7,6 +7,7 @@ lib/erlang/lib/fast_xml-%%VERSION%%/ebin/fxml_stream.beam lib/erlang/lib/fast_xml-%%VERSION%%/ebin/fxml_sup.beam lib/erlang/lib/fast_xml-%%VERSION%%/ebin/fxmlrpc.beam lib/erlang/lib/fast_xml-%%VERSION%%/ebin/fxmlrpc_codec.beam +lib/erlang/lib/fast_xml-%%VERSION%%/ebin/fxmlrpc_codec_external.beam lib/erlang/lib/fast_xml-%%VERSION%%/include/fxml.hrl lib/erlang/lib/fast_xml-%%VERSION%%/include/fxml_gen.hrl lib/erlang/lib/fast_xml-%%VERSION%%/priv/lib/.keepme @@ -21,4 +22,5 @@ lib/erlang/lib/fast_xml-%%VERSION%%/src/fxml_stream.erl lib/erlang/lib/fast_xml-%%VERSION%%/src/fxml_sup.erl lib/erlang/lib/fast_xml-%%VERSION%%/src/fxmlrpc.erl lib/erlang/lib/fast_xml-%%VERSION%%/src/fxmlrpc_codec.erl +lib/erlang/lib/fast_xml-%%VERSION%%/src/fxmlrpc_codec_external.erl %%PORTDOCS%%%%DOCSDIR%%/README.md