Bug 254071 - textproc/discount: Change to shared library
Summary: textproc/discount: Change to shared library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-06 18:04 UTC by Yuri Victorovich
Modified: 2021-03-30 21:13 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
discount-change-to-shared-library.patch (1.41 KB, patch)
2021-03-06 18:04 UTC, Yuri Victorovich
no flags Details | Diff
bump-depending-ports.patch (6.95 KB, patch)
2021-03-06 18:05 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2021-03-06 18:04:27 UTC
Created attachment 223028 [details]
discount-change-to-shared-library.patch

It's much easier to track dependencies with shared libraries,
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-03-06 18:05:06 UTC
Created attachment 223029 [details]
bump-depending-ports.patch
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2021-03-06 18:05:54 UTC
All dependencies build in poudriere in 12.2 with the attached patches.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-03-30 19:17:20 UTC
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
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-03-30 19:25:54 UTC
(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!
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2021-03-30 19:28:33 UTC
(In reply to Sunpoet Po-Chuan Hsieh from comment #4)

Thanks!
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-03-30 21:13:41 UTC
Committed. Thanks!