Skip to content

Commit 43e705b

Browse files
author
gdt
committed
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.)
1 parent 079da80 commit 43e705b

4 files changed

Lines changed: 6 additions & 38 deletions

File tree

security/erlang-jose/Makefile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# $NetBSD: Makefile,v 1.6 2026/02/07 00:40:22 gdt Exp $
1+
# $NetBSD: Makefile,v 1.7 2026/02/15 18:21:05 gdt Exp $
22

33
DISTNAME= jose-1.11.12
4+
PKGREVISION= 1
45
CATEGORIES= security
56
MASTER_SITES= ${MASTER_SITE_GITHUB:=potatosalad/}
67
GITHUB_PROJECT= erlang-jose
@@ -18,5 +19,8 @@ TOOL_DEPENDS+= elixir>=1.17.0:../../lang/elixir
1819

1920
MAKE_FLAGS+= SKIP_DEPS=true
2021

22+
# Fails to build if a previous erlang-jose is not installed.
23+
# https://github.com/potatosalad/erlang-jose/issues/189
24+
2125
.include "../../lang/erlang/module.mk"
2226
.include "../../mk/bsd.pkg.mk"

security/erlang-jose/distinfo

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
$NetBSD: distinfo,v 1.9 2026/02/07 00:40:22 gdt Exp $
1+
$NetBSD: distinfo,v 1.10 2026/02/15 18:21:05 gdt Exp $
22

33
BLAKE2s (jose-1.11.12.tar.gz) = 1fbee3da80b294b6a59bc0a2587a5d77b1dd09fead5559adac856b8feb7eb65a
44
SHA512 (jose-1.11.12.tar.gz) = a564edd6450939ac5228ce274035683bfffac0f5ee0d84648b8f13004b6993acc8319f61c27f4823757b265c0637142864f857d00acc1ef186afe2862e5eccc8
55
Size (jose-1.11.12.tar.gz) = 310892 bytes
6-
SHA1 (patch-erlang.mk) = 1245a1d9f473eb4eb8681678a27a60a2c0d26a90
7-
SHA1 (patch-mix.exs) = f6072e820cb23d9ec23e5ec76c37a0d78b9fe418

security/erlang-jose/patches/patch-erlang.mk

Lines changed: 0 additions & 16 deletions
This file was deleted.

security/erlang-jose/patches/patch-mix.exs

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)