Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E54BC7A282 for ; Tue, 3 Jan 2017 18:19:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 56DEC855EF; Tue, 3 Jan 2017 18:19:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D95A3855AC for ; Tue, 3 Jan 2017 18:19:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 5UJBnJmAYXZZ for ; Tue, 3 Jan 2017 18:19:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5A40D84CFD for ; Tue, 3 Jan 2017 18:19:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5514AFBA6; Tue, 3 Jan 2017 18:19:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483467566141450" MIME-Version: 1.0 Date: Tue, 3 Jan 2017 18:19:26 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/textproc/erlang-fast_yaml To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170103181926.5514AFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1483467566141450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Tue Jan 3 18:19:26 UTC 2017 Modified Files: pkgsrc/textproc/erlang-fast_yaml: Makefile distinfo pkgsrc/textproc/erlang-fast_yaml/patches: patch-rebar.config Log Message: Update textproc/erlang-fast_yaml. - Use p1_utils 1.0.6 - Make sure fast_yaml isn't compiled to native code To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/erlang-fast_yaml/Makefile \ pkgsrc/textproc/erlang-fast_yaml/distinfo cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/textproc/erlang-fast_yaml/patches/patch-rebar.config Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483467566141450 Content-Disposition: inline Content-Length: 3163 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/erlang-fast_yaml/Makefile diff -u pkgsrc/textproc/erlang-fast_yaml/Makefile:1.2 pkgsrc/textproc/erlang-fast_yaml/Makefile:1.3 --- pkgsrc/textproc/erlang-fast_yaml/Makefile:1.2 Fri Aug 12 09:38:37 2016 +++ pkgsrc/textproc/erlang-fast_yaml/Makefile Tue Jan 3 18:19:26 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/12 09:38:37 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2017/01/03 18:19:26 fhajny Exp $ -DISTNAME= fast_yaml-1.0.6 +DISTNAME= fast_yaml-1.0.7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/} @@ -9,7 +9,7 @@ HOMEPAGE= http://github.com/processone/f COMMENT= Fast YAML native library for Erlang / Elixir LICENSE= apache-2.0 -DEPENDS+= erlang-p1_utils>=1.0.5:../../misc/erlang-p1_utils +DEPENDS+= erlang-p1_utils>=1.0.6:../../misc/erlang-p1_utils GITHUB_PROJECT= fast_yaml Index: pkgsrc/textproc/erlang-fast_yaml/distinfo diff -u pkgsrc/textproc/erlang-fast_yaml/distinfo:1.2 pkgsrc/textproc/erlang-fast_yaml/distinfo:1.3 --- pkgsrc/textproc/erlang-fast_yaml/distinfo:1.2 Fri Aug 12 09:38:37 2016 +++ pkgsrc/textproc/erlang-fast_yaml/distinfo Tue Jan 3 18:19:26 2017 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2016/08/12 09:38:37 fhajny Exp $ +$NetBSD: distinfo,v 1.3 2017/01/03 18:19:26 fhajny Exp $ -SHA1 (fast_yaml-1.0.6.tar.gz) = 7a0b3474b5b245ae377627cbdf0a0aa0c7b5307c -RMD160 (fast_yaml-1.0.6.tar.gz) = 2adf86524f034725ee0cce9dc53be07f90df2cd3 -SHA512 (fast_yaml-1.0.6.tar.gz) = 04a466ebac30ee08827c9ba6d18861867571eda599e68937bbc8c924dab2387444db1f02da3cbf493ef63f03bc73cb6de32a90ee54901d269b3230611ee9600e -Size (fast_yaml-1.0.6.tar.gz) = 49461 bytes -SHA1 (patch-rebar.config) = 72c6574217391198685b7e8430be0f3168aa551c +SHA1 (fast_yaml-1.0.7.tar.gz) = 4b490691d208a465dc9a4d93a4d1196d68e6f5d4 +RMD160 (fast_yaml-1.0.7.tar.gz) = 1e9d7ce8735a33c1c1945db3bf1dde6621b664a0 +SHA512 (fast_yaml-1.0.7.tar.gz) = 7d8dfd759fb6c406cb1e514b8bf66768b52e6be726067843035b037e88fa1986a465b173ead680971457059743d42829f0a9c0d9259fd0918e07804b6fbae89f +Size (fast_yaml-1.0.7.tar.gz) = 49524 bytes +SHA1 (patch-rebar.config) = 392e37d508d18ffd7de11a58ce2a24a50366bee7 Index: pkgsrc/textproc/erlang-fast_yaml/patches/patch-rebar.config diff -u pkgsrc/textproc/erlang-fast_yaml/patches/patch-rebar.config:1.2 pkgsrc/textproc/erlang-fast_yaml/patches/patch-rebar.config:1.3 --- pkgsrc/textproc/erlang-fast_yaml/patches/patch-rebar.config:1.2 Fri Aug 12 09:38:37 2016 +++ pkgsrc/textproc/erlang-fast_yaml/patches/patch-rebar.config Tue Jan 3 18:19:26 2017 @@ -1,4 +1,4 @@ -$NetBSD: patch-rebar.config,v 1.2 2016/08/12 09:38:37 fhajny Exp $ +$NetBSD: patch-rebar.config,v 1.3 2017/01/03 18:19:26 fhajny Exp $ Deps are handled by pkgsrc. @@ -8,7 +8,7 @@ Deps are handled by pkgsrc. {port_env, [{"CFLAGS", "$CFLAGS"}, {"LDFLAGS", "$LDFLAGS"}]}. {port_specs, [{"priv/lib/fast_yaml.so", ["c_src/fast_yaml.c"]}]}. --{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.5"}}}]}. +-{deps, [{p1_utils, ".*", {git, "git://github.com/processone/p1_utils", {tag, "1.0.6"}}}]}. - {clean_files, ["c_src/fast_yaml.gcda", "c_src/fast_yaml.gcno"]}. --_----------=_1483467566141450--