mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Update to libelf-0.8.12 which deprecates some functions.
This commit is contained in:
parent
60dc721d91
commit
d2cebaa539
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241144
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libelf
|
||||
PORTVERSION= 0.8.11
|
||||
PORTVERSION= 0.8.12
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.mr511.de/software/ \
|
||||
${MASTER_SITE_SUNSITE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libelf-0.8.11.tar.gz) = e931910b6d100f6caa32239849947fbf
|
||||
SHA256 (libelf-0.8.11.tar.gz) = 456d55510311efa3eedf5d02716921214d89ed2a798b6d3f5e7a64452d707787
|
||||
SIZE (libelf-0.8.11.tar.gz) = 147553
|
||||
MD5 (libelf-0.8.12.tar.gz) = e21f8273d9f5f6d43a59878dc274fec7
|
||||
SHA256 (libelf-0.8.12.tar.gz) = ec65a3922d718c32fd4e4836db980c76cc7a6e5a8a4b05303418366158a29495
|
||||
SIZE (libelf-0.8.12.tar.gz) = 148090
|
||||
|
@ -2,7 +2,7 @@ Provide the missing definitions for the ELF magic bytes.
|
||||
|
||||
--- lib/sys_elf.h.in.orig
|
||||
+++ lib/sys_elf.h.in
|
||||
@@ -77,6 +77,13 @@
|
||||
@@ -80,6 +80,13 @@
|
||||
*/
|
||||
#ifdef __LIBELF_HEADER_ELF_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user