FreeBSD Bugzilla – Attachment 151181 Details for
Bug 196416
[MAINTAINER UPDATE] [PATCH] security/p5-Mcrypt: strip *.so
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for security/p5-Mcrypt
patch-p5-Mcrypt.diff (text/plain), 560 bytes, created by
Tatsuki Makino
on 2015-01-01 05:40:52 UTC
(
hide
)
Description:
patch for security/p5-Mcrypt
Filename:
MIME Type:
Creator:
Tatsuki Makino
Created:
2015-01-01 05:40:52 UTC
Size:
560 bytes
patch
obsolete
>Index: head/security/p5-Mcrypt/Makefile >=================================================================== >--- head/security/p5-Mcrypt/Makefile (revision 373448) >+++ head/security/p5-Mcrypt/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= Mcrypt > PORTVERSION= 2.5.7.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= security perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:JESUS >@@ -23,4 +23,7 @@ > > CPPFLAGS+= -I${LOCALBASE}/include > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Mcrypt/Mcrypt.so >+ > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 196416
: 151181 |
151182