Summary: | textproc/discount: Change to shared library | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 223029 [details]
bump-depending-ports.patch
All dependencies build in poudriere in 12.2 with the attached patches. A commit references this bug: Author: sunpoet Date: Tue Mar 30 19:16:42 UTC 2021 New revision: 569584 URL: https://svnweb.freebsd.org/changeset/ports/569584 Log: Build and install shared library - Bump PORTREVISION for package change PR: 254071 (based on) Submitted by: yuri Changes: head/textproc/discount/Makefile head/textproc/discount/files/patch-Makefile.in head/textproc/discount/pkg-plist (In reply to Yuri Victorovich from comment #2) The shared library is ready. You could decide if you want to change dependent ports to it. Thanks! (In reply to Sunpoet Po-Chuan Hsieh from comment #4) Thanks! Committed. Thanks! |
Created attachment 223028 [details] discount-change-to-shared-library.patch It's much easier to track dependencies with shared libraries,