Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2022 17:27:39 GMT
From:      Dries Michiels <driesm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 68fd67128ec2 - main - devel/elfio: Update to 3.10
Message-ID:  <202202201727.21KHRdac054195@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68fd67128ec2d77f8a51b5c9e1611adcb5d91d8b

commit 68fd67128ec2d77f8a51b5c9e1611adcb5d91d8b
Author:     James Wright <james.wright@digital-chaos.com>
AuthorDate: 2022-02-20 17:24:39 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2022-02-20 17:24:39 +0000

    devel/elfio: Update to 3.10
    
    PR:     262044
---
 devel/elfio/Makefile  | 2 +-
 devel/elfio/distinfo  | 6 +++---
 devel/elfio/pkg-plist | 3 ++-
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202201727.21KHRdac054195>