Skip to content

Commit dab7f77

Browse files
committed
devel/libffi: Update to 3.4.3
Changes https://github.com/libffi/libffi/releases/tag/v3.4.3 Exp-run by: antoine PR: 266522
1 parent 1518cae commit dab7f77

File tree

4 files changed

+5
-17
lines changed

4 files changed

+5
-17
lines changed

‎devel/libffi/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PORTNAME= libffi
2-
PORTVERSION= 3.4.2
2+
PORTVERSION= 3.4.3
33
CATEGORIES= devel
44
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
55

‎devel/libffi/distinfo‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1651605317
2-
SHA256 (libffi-3.4.2.tar.gz) = 540fb721619a6aba3bdeef7d940d8e9e0e6d2c193595bc243241b77ff9e93620
3-
SIZE (libffi-3.4.2.tar.gz) = 1351355
1+
TIMESTAMP = 1663696259
2+
SHA256 (libffi-3.4.3.tar.gz) = 4416dd92b6ae8fcb5b10421e711c4d3cb31203d77521a77d85d0102311e6c3b8
3+
SIZE (libffi-3.4.3.tar.gz) = 1358634

‎devel/libffi/files/patch-src_riscv_ffi.c‎

Lines changed: 0 additions & 12 deletions
This file was deleted.

‎devel/libffi/pkg-plist‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include/ffitarget.h
33
lib/libffi.a
44
lib/libffi.so
55
lib/libffi.so.8
6-
lib/libffi.so.8.1.0
6+
lib/libffi.so.8.1.1
77
libdata/pkgconfig/libffi.pc
88
man/man3/ffi.3.gz
99
man/man3/ffi_call.3.gz

0 commit comments

Comments
 (0)