FreeBSD Bugzilla – Attachment 143009 Details for
Bug 190128
[patch] devel/dmalloc install exec, take maintainer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-dmalloc-exec
patch-dmalloc-exec (text/plain), 1.03 KB, created by
mjl
on 2014-05-23 00:30:00 UTC
(
hide
)
Description:
patch-dmalloc-exec
Filename:
MIME Type:
Creator:
mjl
Created:
2014-05-23 00:30:00 UTC
Size:
1.03 KB
patch
obsolete
>diff -uNr dmalloc/Makefile dmalloc-new/Makefile >--- dmalloc/Makefile 2014-01-22 09:00:46.000000000 -0800 >+++ dmalloc-new/Makefile 2014-05-22 15:49:54.000000000 -0700 >@@ -3,12 +3,13 @@ > > PORTNAME= dmalloc > PORTVERSION= 5.5.2 >+PORTREVISION= 1 > CATEGORIES= devel > # Version 5.5.2 is only available at this URL > MASTER_SITES= http://dmalloc.com/releases/ > EXTRACT_SUFX= .tgz > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= mjl@luckie.org.nz > COMMENT= Portable debug memory allocation library > > HAS_CONFIGURE= yes >@@ -33,6 +34,7 @@ > @${REINPLACE_CMD} -e 's|\.@shlibext@|\.@shlibext@.1|' ${WRKSRC}/Makefile.in > > post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dmalloc > @(cd ${STAGEDIR}${PREFIX}/lib; \ > ${STRIP_CMD} libdmalloc.so.1; \ > ${LN} -sf libdmalloc.so.1 libdmalloc.so; \ >diff -uNr dmalloc/pkg-plist dmalloc-new/pkg-plist >--- dmalloc/pkg-plist 2014-01-22 07:16:56.000000000 -0800 >+++ dmalloc-new/pkg-plist 2014-05-22 15:46:11.000000000 -0700 >@@ -1,4 +1,6 @@ >+@mode 555 > bin/dmalloc >+@mode > include/dmalloc.h > lib/libdmalloc.a > lib/libdmalloc.so
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 Raw
Actions:
View
Attachments on
bug 190128
: 143009