Bug 197338 - security/krb5: correct various packaging issues
Summary: security/krb5: correct various packaging issues
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: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 01:10 UTC by Xin LI
Modified: 2015-02-05 03:41 UTC (History)
0 users

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


Attachments
Proposed patch (5.09 KB, patch)
2015-02-05 01:10 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2015-02-05 01:10:29 UTC
Created attachment 152567 [details]
Proposed patch

The attached patch corrects various packaging issues:

 - Many libraries are not installed stripped;
 - pkgconfig files should be installed to libdata;
 - Use of deprecated @dirrm[try]
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-05 01:10:29 UTC
Auto-assigned to maintainer cy@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-05 03:39:55 UTC
A commit references this bug:

Author: cy
Date: Thu Feb  5 03:39:17 UTC 2015
New revision: 378441
URL: https://svnweb.freebsd.org/changeset/ports/378441

Log:
  Correct various packaging issues:

   - Libraries are not installed stripped;
   - pkgconfig files should be installed to libdata;
   - Use of deprecated @dirrm[try]

  PR:		PR/197338
  Submitted by:	delphij

Changes:
  head/security/krb5/Makefile
  head/security/krb5/files/patch-config__pre.in
  head/security/krb5/pkg-plist
  head/security/krb5-111/Makefile
  head/security/krb5-111/files/patch-config__pre.in
  head/security/krb5-111/pkg-plist
  head/security/krb5-112/Makefile
  head/security/krb5-112/files/patch-config__pre.in
  head/security/krb5-112/pkg-plist
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2015-02-05 03:40:35 UTC
Committed to all three krb5 ports.
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2015-02-05 03:41:02 UTC
... Thanks.