Summary: | devel/chrpath: update to 0.16 (from Debian) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | Raphael Kubo da Costa <rakuco> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | rakuco | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: rakuco Date: Mon Feb 29 00:01:28 UTC 2016 New revision: 409789 URL: https://svnweb.freebsd.org/changeset/ports/409789 Log: Update to 0.16. This version has quite a number of fixes, but the most important new feature is that it can handle both 32-bit and 64-bit ELF files now. PR: 206931 Submitted by: dim Changes: head/devel/chrpath/Makefile head/devel/chrpath/distinfo head/devel/chrpath/files/patch-Makefile.in head/devel/chrpath/files/patch-elf.c head/devel/chrpath/files/patch-protos.h head/devel/chrpath/files/patch-testsuite__Makefile.in Thanks, I've committed the patch with slight adjustments to MASTER_SITES. |
Created attachment 166580 [details] Update devel/chrpath to 0.16 Here is a patch to update devel/chrpath to 0.16, obtained from Debian. This version has quite a number of fixes, but the most important new feature is that it can handle both 32-bit and 64-bit ELF files now.