pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/patchelf patchelf: update to 0.14.5 and take mai...
details: https://anonhg.NetBSD.org/pkgsrc/rev/16eab8606984
branches: trunk
changeset: 374779:16eab8606984
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sat Feb 26 15:51:00 2022 +0000
description:
patchelf: update to 0.14.5 and take maintainership.
0.14.5 (February 21, 2022):
- fix faulty version in 0.14.4
0.14.4 (February 21, 2022):
- Several test fixes to fix patchelf test suite on openbsd
- Allow multiple modifications in same call
- Add support to build with musl
- Fix typo: s/folllow/follow/
- mips: fix incorrect polarity on dyn_offset
diffstat:
devel/patchelf/Makefile | 6 +++---
devel/patchelf/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r a1413b7a02b9 -r 16eab8606984 devel/patchelf/Makefile
--- a/devel/patchelf/Makefile Sat Feb 26 13:44:07 2022 +0000
+++ b/devel/patchelf/Makefile Sat Feb 26 15:51:00 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2021/12/29 11:52:24 rhialto Exp $
+# $NetBSD: Makefile,v 1.8 2022/02/26 15:51:00 fcambus Exp $
-DISTNAME= patchelf-0.14.3
+DISTNAME= patchelf-0.14.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=NixOS/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= fcambus%NetBSD.org@localhost
HOMEPAGE= https://github.com/NixOS/patchelf
COMMENT= Modify the dynamic linker and RPATH of ELF binaries
LICENSE= gnu-gpl-v3
diff -r a1413b7a02b9 -r 16eab8606984 devel/patchelf/distinfo
--- a/devel/patchelf/distinfo Sat Feb 26 13:44:07 2022 +0000
+++ b/devel/patchelf/distinfo Sat Feb 26 15:51:00 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/12/29 11:52:24 rhialto Exp $
+$NetBSD: distinfo,v 1.10 2022/02/26 15:51:00 fcambus Exp $
-BLAKE2s (patchelf-0.14.3.tar.bz2) = 052e985be05b4d784cffa570363b9738df9a6a29ec79dfa0228e5cfd38d79c98
-SHA512 (patchelf-0.14.3.tar.bz2) = e3324d73226ae3038f3517643ea5a231dae78cf1f5a011cfcfcbb0bbee129ddd3f2308b8075fbdc800496d7a131b1e701380671ab1e936989ec8506ec8eaf118
-Size (patchelf-0.14.3.tar.bz2) = 181189 bytes
+BLAKE2s (patchelf-0.14.5.tar.bz2) = 65e3328e7ebc66c16a0b5b0c044c2b395273daea6612547b1ee9e8e3c10d9e29
+SHA512 (patchelf-0.14.5.tar.bz2) = 616abdd874bf297ed54ae271105a596f9a9210340fb2e75f2ab7684430140d9e2368dfb2e67715ad1d68138e6f26e63b57f20f0c9078b05a1f7022e239635133
+Size (patchelf-0.14.5.tar.bz2) = 181957 bytes
Home |
Main Index |
Thread Index |
Old Index