sysutils/patchelf: Update to 0.12

Changes: https://github.com/NixOS/patchelf/compare/0.11...0.12

PR:		250042
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	wg (maintainer timeout)
This commit is contained in:
Mikael Urankar 2020-11-29 18:12:23 +00:00
parent eb1f805caa
commit 407a564931
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556595
2 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,9 @@
# $FreeBSD$
PORTNAME= patchelf
PORTVERSION= 0.11
DISTVERSION= 0.12
CATEGORIES= sysutils
MASTER_SITES= https://github.com/NixOS/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= wg@FreeBSD.org
COMMENT= Utility to modify the dynamic linker
@ -11,9 +12,8 @@ COMMENT= Utility to modify the dynamic linker
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf compiler:c++11-lang gmake
USE_GITHUB= yes
GH_ACCOUNT= NixOS
USES= autoreconf compiler:c++11-lang gmake tar:bz2
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}.20200827.8d3a16e
GNU_CONFIGURE= yes
TEST_TARGET= check

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1596995076
SHA256 (NixOS-patchelf-0.11_GH0.tar.gz) = e9dc4dbed842e475176ef60531c2805ed37a71c34cc6dc5d1b9ad68d889aeb6b
SIZE (NixOS-patchelf-0.11_GH0.tar.gz) = 101044
TIMESTAMP = 1601619358
SHA256 (patchelf-0.12.tar.bz2) = 699a31cf52211cf5ad6e35a8801eb637bc7f3c43117140426400d67b7babd792
SIZE (patchelf-0.12.tar.bz2) = 165069