head 1.2; access; symbols pkgsrc-2025Q4:1.1.0.12 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.10 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.8 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.6 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.4 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.2 pkgsrc-2024Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2026.02.15.18.21.05; author gdt; state dead; branches; next 1.1; commitid fScP7eMBeqHLavuG; 1.1 date 2024.08.21.15.00.33; author adam; state Exp; branches; next ; commitid zrp3r5PBi4lzwHmF; desc @@ 1.2 log @security/erlang-jose: Drop patches no longer needed with erlang 27.3.4.7 Add link to upstream bug report about build failure. (PKGREVISION++ becaues of the committed changes, but also serves as revbump for erlang.) @ text @$NetBSD: patch-mix.exs,v 1.1 2024/08/21 15:00:33 adam Exp $ Disable warnings_as_error because of OTP deprecation warnings https://github.com/potatosalad/erlang-jose/pull/172 --- mix.exs.orig 2024-08-21 14:45:33.255363161 +0000 +++ mix.exs @@@@ -61,9 +61,7 @@@@ defmodule JOSE.Mixfile do end def erlc_options() do - extra_options = [] - - [:debug_info | if(Mix.env() == :prod, do: [], else: [:warnings_as_errors]) ++ extra_options] + [:debug_info] end defp package() do @ 1.1 log @erlang-jose: updated to 1.11.10 1.11.10 Fixes Various type spec fixes @ text @d1 1 a1 1 $NetBSD$ @