pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/patchelf
Module Name: pkgsrc
Committed By: fcambus
Date: Sat Feb 26 15:51:00 UTC 2022
Modified Files:
pkgsrc/devel/patchelf: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/patchelf/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/patchelf/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/patchelf/Makefile
diff -u pkgsrc/devel/patchelf/Makefile:1.7 pkgsrc/devel/patchelf/Makefile:1.8
--- pkgsrc/devel/patchelf/Makefile:1.7 Wed Dec 29 11:52:24 2021
+++ pkgsrc/devel/patchelf/Makefile Sat Feb 26 15:51:00 2022
@@ -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
Index: pkgsrc/devel/patchelf/distinfo
diff -u pkgsrc/devel/patchelf/distinfo:1.9 pkgsrc/devel/patchelf/distinfo:1.10
--- pkgsrc/devel/patchelf/distinfo:1.9 Wed Dec 29 11:52:24 2021
+++ pkgsrc/devel/patchelf/distinfo Sat Feb 26 15:51:00 2022
@@ -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