pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/erlang-eimp erlang-eimp: Update to 1.0.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e19748f3807f
branches:  trunk
changeset: 445020:e19748f3807f
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Sat Jan 16 00:00:48 2021 +0000

description:
erlang-eimp: Update to 1.0.18

upstream changes:
-----------------
Version 1.0.18
  * Updating p1_utils to version 1.0.21.
  * Load external libraries dynamically

Version 1.0.17
  * Updating p1_utils to version 1.0.20.

Version 1.0.16
  * Add Travis and support for Erlang/OTP 23.0

Version 1.0.15
  * Updating p1_utils to version 1.0.19.
  * Fix compatibility issues with Erlang 23

Version 1.0.14
  * Updating p1_utils to version 1.0.18.
  * Update copyright year
  * Don't assume that image libs are available when configure was not called

Version 1.0.13
  * Updating p1_utils to version 1.0.17.

Version 1.0.12
  * Updating p1_utils to version 1.0.16.
  * Update type specs

Version 1.0.11
  * Updating p1_utils to version 1.0.15.

Version 1.0.10
  * Updating p1_utils to version 1.0.14.
  * Add contribution guide

Version 1.0.9
  * Include configure and vars.config.in in hex package

Version 1.0.8
  * Updating p1_utils to version 1.0.13.

Version 1.0.7
  * Updating p1_utils to version 6ff85e8.
  * Pack rebar.config.script in hex package

diffstat:

 graphics/erlang-eimp/Makefile                   |   7 +++----
 graphics/erlang-eimp/distinfo                   |  11 ++++++-----
 graphics/erlang-eimp/patches/patch-rebar.config |  16 ++++++++++++++++
 3 files changed, 25 insertions(+), 9 deletions(-)

diffs (59 lines):

diff -r f4dc082cc581 -r e19748f3807f graphics/erlang-eimp/Makefile
--- a/graphics/erlang-eimp/Makefile     Fri Jan 15 23:57:37 2021 +0000
+++ b/graphics/erlang-eimp/Makefile     Sat Jan 16 00:00:48 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/08/17 20:18:57 leot Exp $
+# $NetBSD: Makefile,v 1.11 2021/01/16 00:00:48 triaxx Exp $
 
-DISTNAME=      eimp-1.0.6
+DISTNAME=      eimp-1.0.18
 PKGNAME=       erlang-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -13,7 +12,7 @@
 
 GITHUB_PROJECT=        eimp
 
-DEPENDS+=      erlang-p1_utils>=1.0.12:../../misc/erlang-p1_utils
+DEPENDS+=      erlang-p1_utils>=1.0.21:../../misc/erlang-p1_utils
 
 GNU_CONFIGURE= yes
 
diff -r f4dc082cc581 -r e19748f3807f graphics/erlang-eimp/distinfo
--- a/graphics/erlang-eimp/distinfo     Fri Jan 15 23:57:37 2021 +0000
+++ b/graphics/erlang-eimp/distinfo     Sat Jan 16 00:00:48 2021 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/07/20 09:26:21 fhajny Exp $
+$NetBSD: distinfo,v 1.6 2021/01/16 00:00:48 triaxx Exp $
 
-SHA1 (eimp-1.0.6.tar.gz) = 9b30df6b5d63069b92b74654573951b6c3762c92
-RMD160 (eimp-1.0.6.tar.gz) = 46a56c78a1e2a2fe813c21691627b7a283ceab85
-SHA512 (eimp-1.0.6.tar.gz) = 3d6e2535f75d813cad9d5d556bd4b24a9ea941869343f8cbb30c371284886b2a8be1b97022203657c42ee35d24210e59769ccf7fc3139db3e51dbe982fd8b4a1
-Size (eimp-1.0.6.tar.gz) = 3471317 bytes
+SHA1 (eimp-1.0.18.tar.gz) = 8832290b7f372cf235b1059014344d94b36c7f49
+RMD160 (eimp-1.0.18.tar.gz) = fa16787451f1f814e61a2261594a7ed3fd932636
+SHA512 (eimp-1.0.18.tar.gz) = 17b0738dfc2aa41eddaa388cf76f5a88336984029f6cf77873aa4d9ca5b15ebcb748e855622113d1b50faa1eeab93fc839b88cc5a20ddc476c5c0886fc26d8a2
+Size (eimp-1.0.18.tar.gz) = 3477198 bytes
+SHA1 (patch-rebar.config) = 64d8fe6cea75adc36efad929a60bf4b13243ed11
diff -r f4dc082cc581 -r e19748f3807f graphics/erlang-eimp/patches/patch-rebar.config
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/erlang-eimp/patches/patch-rebar.config   Sat Jan 16 00:00:48 2021 +0000
@@ -0,0 +1,16 @@
+$NetBSD: patch-rebar.config,v 1.1 2021/01/16 00:00:48 triaxx Exp $
+
+On BSD systems there is no libdl, as the required functionality is already built
+into libc.
+
+--- rebar.config.orig  2020-12-08 13:55:42.000000000 +0000
++++ rebar.config
+@@ -25,7 +25,7 @@
+             {if_have_fun, {rand, uniform, 1}, {d, 'RAND_UNIFORM'}}]}.
+ 
+ {port_env, [{"ERL_LDFLAGS", " -L$ERL_EI_LIBDIR -lei"},
+-            {"CFLAGS", "$CFLAGS"}, {"LDFLAGS", "$LDFLAGS -ldl"}]}.
++            {"CFLAGS", "$CFLAGS"}, {"LDFLAGS", "$LDFLAGS"}]}.
+ 
+ {port_specs, [{"priv/bin/eimp", ["c_src/eimp.c"]}]}.
+ 



Home | Main Index | Thread Index | Old Index