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.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8d48580c594
branches:  trunk
changeset: 376116:a8d48580c594
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 21:08:53 2018 +0000

description:
libffcall: update to 2.1.

New in 2.1:

* Added support for the following platforms:
  (Previously, a build on these platforms failed.)
  - x86_64: Solaris 11.3.
  - OpenBSD 6.1.
  - HardenedBSD 10 and 11.

* Fixed a bug regarding passing of pointers on the following platforms:
  - x86_64: Linux with x32 ABI: CC="gcc -mx32".

* Fixed a crash in trampoline on the following platforms:
  - mips: Linux with CC="gcc -mabi=64", little endian.

diffstat:

 devel/libffcall/Makefile |   4 ++--
 devel/libffcall/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 451c7231a476 -r a8d48580c594 devel/libffcall/Makefile
--- a/devel/libffcall/Makefile  Sun Feb 25 21:08:01 2018 +0000
+++ b/devel/libffcall/Makefile  Sun Feb 25 21:08:53 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/10 20:00:49 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/25 21:08:53 wiz Exp $
 
-DISTNAME=      libffcall-2.0
+DISTNAME=      libffcall-2.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=libffcall/}
 
diff -r 451c7231a476 -r a8d48580c594 devel/libffcall/distinfo
--- a/devel/libffcall/distinfo  Sun Feb 25 21:08:01 2018 +0000
+++ b/devel/libffcall/distinfo  Sun Feb 25 21:08:53 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/10 20:00:49 wiz Exp $
+$NetBSD: distinfo,v 1.2 2018/02/25 21:08:53 wiz Exp $
 
-SHA1 (libffcall-2.0.tar.gz) = 9ac4d0027052ea5d4fa74dace264296d2ded7950
-RMD160 (libffcall-2.0.tar.gz) = 5a139a5101a99963a46209522f8cb4f16be4853f
-SHA512 (libffcall-2.0.tar.gz) = d75aa1df97b14692a9137745bae5b24c4d8f739cb1c7f854e7ed47e4a77a49759122abd6b0e445efa56381f47932c13cd21a154b2783649afb9c7a39e73fea04
-Size (libffcall-2.0.tar.gz) = 938605 bytes
+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



Home | Main Index | Thread Index | Old Index