pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/elfio
Module Name: pkgsrc
Committed By: fcambus
Date: Thu Mar 2 22:04:45 UTC 2023
Modified Files:
pkgsrc/devel/elfio: Makefile PLIST distinfo
Log Message:
elfio: update to 3.11.
Release_3.11
- Don't build tests by default. Set ELFIO_BUILD_TESTS=ON
Release 3.10
- Initialize local var
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/elfio/Makefile pkgsrc/devel/elfio/PLIST \
pkgsrc/devel/elfio/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/elfio/Makefile
diff -u pkgsrc/devel/elfio/Makefile:1.1 pkgsrc/devel/elfio/Makefile:1.2
--- pkgsrc/devel/elfio/Makefile:1.1 Fri Dec 31 17:24:31 2021
+++ pkgsrc/devel/elfio/Makefile Thu Mar 2 22:04:45 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/12/31 17:24:31 plunky Exp $
+# $NetBSD: Makefile,v 1.2 2023/03/02 22:04:45 fcambus Exp $
#
-DISTNAME= elfio-3.9
+DISTNAME= elfio-3.11
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=elfio/}
Index: pkgsrc/devel/elfio/PLIST
diff -u pkgsrc/devel/elfio/PLIST:1.1 pkgsrc/devel/elfio/PLIST:1.2
--- pkgsrc/devel/elfio/PLIST:1.1 Fri Dec 31 17:24:31 2021
+++ pkgsrc/devel/elfio/PLIST Thu Mar 2 22:04:45 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/12/31 17:24:31 plunky Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/03/02 22:04:45 fcambus Exp $
include/elfio/elf_types.hpp
include/elfio/elfio.hpp
include/elfio/elfio_array.hpp
@@ -14,6 +14,9 @@ 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
+share/docs/elfio/LICENSE.txt
+share/docs/elfio/README.md
share/elfio/cmake/elfioConfig.cmake
share/elfio/cmake/elfioConfigVersion.cmake
share/elfio/cmake/elfioTargets.cmake
Index: pkgsrc/devel/elfio/distinfo
diff -u pkgsrc/devel/elfio/distinfo:1.1 pkgsrc/devel/elfio/distinfo:1.2
--- pkgsrc/devel/elfio/distinfo:1.1 Fri Dec 31 17:24:31 2021
+++ pkgsrc/devel/elfio/distinfo Thu Mar 2 22:04:45 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2021/12/31 17:24:31 plunky Exp $
+$NetBSD: distinfo,v 1.2 2023/03/02 22:04:45 fcambus Exp $
-BLAKE2s (elfio-3.9.tar.gz) = 958e014d1d47ce0514e783bef930cf1f5a4ab37f615782b9c0f9f9fb029a36c1
-SHA512 (elfio-3.9.tar.gz) = e2074266caa328c1984ef8ad81797d8c661e36ab96df56b4cdb66a96b5109b68372cd15e1a216aa275c2dbfa37900c33b23ce90023532da6576ccab67d9440b2
-Size (elfio-3.9.tar.gz) = 557452 bytes
+BLAKE2s (elfio-3.11.tar.gz) = 5773984cae79f91a4f8c54e02783e6c49443fd0a46b79284a0e37c749d7e664f
+SHA512 (elfio-3.11.tar.gz) = aa6b7b0a08a93a4e6b08cdf7d43f3cedecf9b00706072b8ad93874e84e0841b5c3fd926c0d09ebb2502eec2d2adc1a403d8629ebadcfa19918d75b1cd3bddb32
+Size (elfio-3.11.tar.gz) = 429788 bytes
Home |
Main Index |
Thread Index |
Old Index