Skip to content

Commit

Permalink
devel/libatomic_ops: update to 7.8.0
Browse files Browse the repository at this point in the history
Full changelog: https://github.com/ivmai/libatomic_ops/releases/tag/v7.8.0

Reported by:	Ivan Maidanski <ivmai@mail.ru> (by private email)
  • Loading branch information
rosorio committed Apr 5, 2023
1 parent 56bbf09 commit b375bf2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/libatomic_ops/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libatomic_ops
DISTVERSION= 7.6.14
DISTVERSION= 7.8.0
CATEGORIES= devel
MASTER_SITES= https://github.com/ivmai/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand Down
6 changes: 3 additions & 3 deletions devel/libatomic_ops/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1672616823
SHA256 (libatomic_ops-7.6.14.tar.gz) = 390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292
SIZE (libatomic_ops-7.6.14.tar.gz) = 500006
TIMESTAMP = 1680679098
SHA256 (libatomic_ops-7.8.0.tar.gz) = 15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31
SIZE (libatomic_ops-7.8.0.tar.gz) = 526300
10 changes: 7 additions & 3 deletions devel/libatomic_ops/pkg-plist
Expand Up @@ -13,8 +13,10 @@ include/atomic_ops/sysdeps/emul_cas.h
include/atomic_ops/sysdeps/gcc/aarch64.h
include/atomic_ops/sysdeps/gcc/alpha.h
include/atomic_ops/sysdeps/gcc/arm.h
include/atomic_ops/sysdeps/msftc/arm64.h
include/atomic_ops/sysdeps/gcc/avr32.h
include/atomic_ops/sysdeps/gcc/cris.h
include/atomic_ops/sysdeps/gcc/e2k.h
include/atomic_ops/sysdeps/gcc/generic-arithm.h
include/atomic_ops/sysdeps/gcc/generic-small.h
include/atomic_ops/sysdeps/gcc/generic.h
Expand Down Expand Up @@ -67,14 +69,16 @@ include/atomic_ops_stack.h
lib/libatomic_ops.a
lib/libatomic_ops.so
lib/libatomic_ops.so.1
lib/libatomic_ops.so.1.1.1
lib/libatomic_ops.so.1.2.0
lib/libatomic_ops_gpl.a
lib/libatomic_ops_gpl.so
lib/libatomic_ops_gpl.so.1
lib/libatomic_ops_gpl.so.1.1.3
lib/libatomic_ops_gpl.so.1.2.0
libdata/pkgconfig/atomic_ops.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/LICENSING.txt
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/README_details.txt
%%PORTDOCS%%%%DOCSDIR%%/README_malloc.txt
Expand Down

0 comments on commit b375bf2

Please sign in to comment.