Bug 254071

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:
Description Flags
discount-change-to-shared-library.patch
none
bump-depending-ports.patch none

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!