pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libffcall libffcall: update to 2.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/614da6c4acbb
branches: trunk
changeset: 415582:614da6c4acbb
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 10 11:53:12 2019 +0000
description:
libffcall: update to 2.2.
New in 2.2:
* Added support for the following platforms:
(Previously, a build on these platforms failed.)
- armv6 (Raspberry Pi): Linux.
- hppa: Linux 32-bit.
- riscv32: Linux with ilp32d ABI.
- riscv64: Linux with lp64d ABI.
* The build for the mips 32-bit ABI is now compatible with toolchains for
the 'fpxx' ABI variant. The downside is that the mips1 architecture is
no longer supported.
* Fixed a bug regarding passing of more than 8 arguments on the following
platforms:
- arm64: Linux 64-bit.
* Fixed a stack corruption bug on the following platforms:
- hppa: HP-UX 32-bit.
diffstat:
devel/libffcall/Makefile | 4 ++--
devel/libffcall/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ef51aa57bcbf -r 614da6c4acbb devel/libffcall/Makefile
--- a/devel/libffcall/Makefile Thu Oct 10 11:44:57 2019 +0000
+++ b/devel/libffcall/Makefile Thu Oct 10 11:53:12 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/02/25 21:08:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/10/10 11:53:12 wiz Exp $
-DISTNAME= libffcall-2.1
+DISTNAME= libffcall-2.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libffcall/}
diff -r ef51aa57bcbf -r 614da6c4acbb devel/libffcall/distinfo
--- a/devel/libffcall/distinfo Thu Oct 10 11:44:57 2019 +0000
+++ b/devel/libffcall/distinfo Thu Oct 10 11:53:12 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/02/25 21:08:53 wiz Exp $
+$NetBSD: distinfo,v 1.3 2019/10/10 11:53:12 wiz Exp $
-SHA1 (libffcall-2.1.tar.gz) = aa2bf00587dec333704cbda19fb6786370bd7762
-RMD160 (libffcall-2.1.tar.gz) = 3241840c8a2884b4b74e1486ac12ae265c4322d9
-SHA512 (libffcall-2.1.tar.gz) = da73375fb45b7d764c06437a517c2a90abf7d5de6afe0a8ca19e6dfafd2a8c7107e39d230ecbc8edfdd5926b16a0c13b7bb9319287047c47de1241b2f6ae805e
-Size (libffcall-2.1.tar.gz) = 943235 bytes
+SHA1 (libffcall-2.2.tar.gz) = 464f1af197d417366face3007d7b63848b8fd6f4
+RMD160 (libffcall-2.2.tar.gz) = 6aea8db43824cb75c5d113b65817aeccee59679c
+SHA512 (libffcall-2.2.tar.gz) = b9d3ca4c67ab92915a8183d850153e585dcb58ceb2199a104426a7aae363d37017b1226440acd18a2db0cc207e044f71e932857189964261e8eaa6de5cef1731
+Size (libffcall-2.2.tar.gz) = 954623 bytes
Home |
Main Index |
Thread Index |
Old Index