aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Wright <james.wright@digital-chaos.com>2022-02-20 17:24:39 +0000
committerDries Michiels <driesm@FreeBSD.org>2022-02-20 17:24:39 +0000
commit68fd67128ec2d77f8a51b5c9e1611adcb5d91d8b (patch)
treed670b2f61537f84997fc6bce85e50537461e4315
parentfb7889540cac4d76bc1e5ddd2ec8e27a1c65dbe7 (diff)
downloadports-68fd67128ec2d77f8a51b5c9e1611adcb5d91d8b.tar.gz
ports-68fd67128ec2d77f8a51b5c9e1611adcb5d91d8b.zip
devel/elfio: Update to 3.10
PR: 262044
-rw-r--r--devel/elfio/Makefile2
-rw-r--r--devel/elfio/distinfo6
-rw-r--r--devel/elfio/pkg-plist3
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile
index 99b1dfbf6a69..1ea12c47444a 100644
--- a/devel/elfio/Makefile
+++ b/devel/elfio/Makefile
@@ -1,7 +1,7 @@
# Created by: ijliao
PORTNAME= elfio
-PORTVERSION= 3.9
+PORTVERSION= 3.10
CATEGORIES= devel
MASTER_SITES= SF/elfio/ELFIO-sources/ELFIO-${PORTVERSION}
diff --git a/devel/elfio/distinfo b/devel/elfio/distinfo
index 8bfccb62d915..34a6a93947ad 100644
--- a/devel/elfio/distinfo
+++ b/devel/elfio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631751540
-SHA256 (elfio-3.9.tar.gz) = 767b269063fc35aba6d361139f830aa91c45dc6b77942f082666876c1aa0be0f
-SIZE (elfio-3.9.tar.gz) = 557452
+TIMESTAMP = 1645222927
+SHA256 (elfio-3.10.tar.gz) = cdc6362ede2e0c8d1d6db15d7da4b526f461d9cfae6f6337369e416a8bc60234
+SIZE (elfio-3.10.tar.gz) = 530003
diff --git a/devel/elfio/pkg-plist b/devel/elfio/pkg-plist
index b5a2c1804d26..c66772c20796 100644
--- a/devel/elfio/pkg-plist
+++ b/devel/elfio/pkg-plist
@@ -13,15 +13,16 @@ include/elfio/elfio_strings.hpp
include/elfio/elfio_symbols.hpp
include/elfio/elfio_utils.hpp
include/elfio/elfio_version.hpp
+include/elfio/elfio_versym.hpp
%%PORTDOCS%%%%DOCSDIR%%/elfio.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/add_section
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/add_section.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anonymizer
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anonymizer.cpp
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c_example
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elfdump
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elfdump.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elfio_c_wrapper.cpp
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/proc_mem.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/write_obj