Summary: | [MAINTAINER UPDATE] [PATCH] security/p5-Mcrypt: strip *.so | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tatsuki Makino <tatsuki_makino> | ||||||
Component: | Individual Port(s) | Assignee: | John Marino <marino> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | marino | ||||||
Priority: | --- | Keywords: | patch-ready | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 151182 [details]
test log
patch is simpled, tested, so I'm designating as "patch-ready" A commit references this bug: Author: marino Date: Tue Jan 20 20:57:47 UTC 2015 New revision: 377537 URL: https://svnweb.freebsd.org/changeset/ports/377537 Log: security/p5-Mcrypt: strip Mcrypt.so upon installation PR: 196416 Submitted by: maintainer (Tatsuki Makino) Changes: head/security/p5-Mcrypt/Makefile Thanks! |
Created attachment 151181 [details] patch for security/p5-Mcrypt Makefile was added ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Mcrypt/Mcrypt.so to post-install target.