Summary: | lang/smalltalk: fix manpage, complete plist | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | Johan van Selst <johans> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Flags: | bugzilla:
maintainer-feedback?
(johans) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: amdmi3 Date: Mon Sep 14 17:12:37 UTC 2015 New revision: 396909 URL: https://svnweb.freebsd.org/changeset/ports/396909 Log: - Fix installed manpage symlink to not point inside stagedir - Add missing plist entries: .pc file and empty directory (the latter is created in post-install, is it really needed?) - Unsilence install command PR: 202794 Submitted by: amdmi3 Approved by: maintainer timeout (johans, 2 weeks) Changes: head/lang/smalltalk/Makefile head/lang/smalltalk/pkg-plist |
Created attachment 160567 [details] Patch - Fix installed manpage symlink to not point inside stagedir - Add missing plist entries: .pc file and empty directory (the latter is created in post-install, is it really needed?) - Unsilence install command