Thu Dec 13 19:14:27 2018 UTC ()
libatomic_ops: updated to 7.6.8

Changes 7.6.8:
Eliminate 'casting signed to bigger unsigned int' CSA warning (test_stack)
Eliminate 'redundant blank line at start/end of block' CodeFactor warning
Fix 'Cannot implement CAS_full on this architecture' build error (nios2)
Fix a typo in arm_v6.h
Support aarch64-ilp32 (GCC) and UWP/arm64 (MS VC) targets
Undefine AO_ARM_HAVE_* private macros after their usage
Use standalone private macro to guard against AO_GCC_BARRIER redefinition
Workaround 'condition my_chunk_ptr is always false' cppcheck false positive


(adam)
diff -r1.18 -r1.19 pkgsrc/devel/libatomic_ops/Makefile
diff -r1.23 -r1.24 pkgsrc/devel/libatomic_ops/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/devel/libatomic_ops/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/libatomic_ops/Makefile 2018/09/18 03:42:07 1.18
+++ pkgsrc/devel/libatomic_ops/Makefile 2018/12/13 19:14:26 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2018/09/18 03:42:07 maya Exp $ 1# $NetBSD: Makefile,v 1.19 2018/12/13 19:14:26 adam Exp $
2 2
3DISTNAME= libatomic_ops-7.6.6 3DISTNAME= libatomic_ops-7.6.8
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= ${MASTER_SITE_GITHUB:=ivmai/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=ivmai/}
6GITHUB_RELEASE= v${PKGVERSION_NOREV} 6GITHUB_RELEASE= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/ivmai/libatomic_ops 9HOMEPAGE= https://github.com/ivmai/libatomic_ops
10COMMENT= Multi-platform library of atomic operations by Hans Boehm 10COMMENT= Multi-platform library of atomic operations by Hans Boehm
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_LANGUAGES+= c 13USE_LANGUAGES+= c
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= gmake 15USE_TOOLS+= gmake
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.23 -r1.24 pkgsrc/devel/libatomic_ops/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/libatomic_ops/distinfo 2018/08/16 10:13:30 1.23
+++ pkgsrc/devel/libatomic_ops/distinfo 2018/12/13 19:14:26 1.24
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.23 2018/08/16 10:13:30 adam Exp $ 1$NetBSD: distinfo,v 1.24 2018/12/13 19:14:26 adam Exp $
2 2
3SHA1 (libatomic_ops-7.6.6.tar.gz) = 89a320bc94860fc63069615a0a7ee6f38eee9b70 3SHA1 (libatomic_ops-7.6.8.tar.gz) = 628fe98e9e1703c64028454bdfed022f18659aff
4RMD160 (libatomic_ops-7.6.6.tar.gz) = cd88fb23ddf3913c687be98c0570185a1abc9cdd 4RMD160 (libatomic_ops-7.6.8.tar.gz) = d7d11e48a2917364ca416567248f15c77644aab8
5SHA512 (libatomic_ops-7.6.6.tar.gz) = ea6e4e2f8f369f5af18435a6ab8ee18c28832c367d24875cccc5e743761109036894260b4296feec5e269a74934df24a90f0fc4868937e1f36605fca082fbde8 5SHA512 (libatomic_ops-7.6.8.tar.gz) = bc448fadcf8e2936fa933a5872d5550ecdff04b0df27120d3182dcbb2147a6594ec6bfc5b214e21b37ffa1b5100c1c56d301ba9cae7df26cee5e6b999dcda14c
6Size (libatomic_ops-7.6.6.tar.gz) = 498187 bytes 6Size (libatomic_ops-7.6.8.tar.gz) = 503550 bytes
7SHA1 (patch-ad) = b5db1656821058aae2ec81c20ffc4c0740049314 7SHA1 (patch-ad) = b5db1656821058aae2ec81c20ffc4c0740049314