Updated ELFIO from 1.0.3 to 3.3. It is not backwards compatible, but no other ports seem to use it.
Bugzilla Ticket:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237224
Paths
| Differential D19879 Authored by james.wright_digital-chaos.com on Apr 10 2019, 8:29 PM.
Referenced Files
Details
Summary Updated ELFIO from 1.0.3 to 3.3. It is not backwards compatible, but no other ports seem to use it. Bugzilla Ticket:
Diff Detail
Event Timelinejames.wright_digital-chaos.com created this revision.Apr 10 2019, 8:29 PM2019-04-10 20:29:45 (UTC+0) Herald added a subscriber: mat. · View Herald TranscriptApr 10 2019, 8:29 PM2019-04-10 20:29:45 (UTC+0) james.wright_digital-chaos.com edited the summary of this revision. (Show Details)Apr 12 2019, 2:12 PM2019-04-12 14:12:04 (UTC+0) james.wright_digital-chaos.com updated this revision to Diff 56182.Apr 13 2019, 8:38 PM2019-04-13 20:38:01 (UTC+0) Comment ActionsAdded elfio3 directory to devel/Makefile Comment Actions
devel/elfio is unmaintained and no ports depend on it. Why not update it to 3.x instead of adding a new port? Is there a reason devel/elfio needs to stay at 1.x?
This revision now requires changes to proceed.Apr 14 2019, 6:15 AM2019-04-14 06:15:14 (UTC+0) Comment Actions
Wasn't sure if that was the recommended approach or not, so leaned on the side of caution. I'll update devel/efio instead. james.wright_digital-chaos.com updated this revision to Diff 56201.Edited · Apr 14 2019, 3:24 PM2019-04-14 15:24:58 (UTC+0) james.wright_digital-chaos.com retitled this revision from Added port for devel/elfio3 to devel/elfio: Updated from 1.0.3 to 3.3. Comment ActionsUpdated existing devel/elfio port rather than creating a new one (devel/elfio3).
tobik added inline comments.
This revision now requires changes to proceed.Apr 14 2019, 6:45 PM2019-04-14 18:45:15 (UTC+0) james.wright_digital-chaos.com updated this revision to Diff 56212.Edited · Apr 14 2019, 11:13 PM2019-04-14 23:13:37 (UTC+0) Comment ActionsUpdated Makefile based on suggestions; Reinstated #CreatedBy header Fixed install directory of examples binaries with CONFIGURE_ARGS= --bindir=${EXAMPLESDIR} Now installs examples source code in addition to the example binaries james.wright_digital-chaos.com marked an inline comment as done.Apr 14 2019, 11:16 PM2019-04-14 23:16:25 (UTC+0) This revision is now accepted and ready to land.Apr 15 2019, 8:01 AM2019-04-15 08:01:14 (UTC+0) Closed by commit rP498999: devel/elfio: Update to 3.3 (authored by tobik). · Explain WhyApr 15 2019, 8:10 AM2019-04-15 08:10:39 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56201 devel/elfio/Makefile
devel/elfio/distinfo
devel/elfio/files/patch-ELFIO_Makefile.am
devel/elfio/files/patch-configure.in
|