FreeBSD Bugzilla – Attachment 97529 Details for
Bug 136287
devel/cvsadmin [patch] configure cvsadmin to use mkdtemp(3) instead of insecure work-around
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-cvsadmin-mkdtemp
patch-cvsadmin-mkdtemp (text/plain), 568 bytes, created by
Klaus Aehlig
on 2009-07-03 16:30:08 UTC
(
hide
)
Description:
patch-cvsadmin-mkdtemp
Filename:
MIME Type:
Creator:
Klaus Aehlig
Created:
2009-07-03 16:30:08 UTC
Size:
568 bytes
patch
obsolete
>diff -rNu cvsadmin/Makefile cvsadmin.new/Makefile >--- cvsadmin/Makefile 2009-07-01 01:11:10.000000000 +0200 >+++ cvsadmin.new/Makefile 2009-07-03 16:50:25.000000000 +0200 >@@ -8,7 +8,7 @@ > > PORTNAME= cvsadmin > PORTVERSION= 1.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= gabor >@@ -21,6 +21,9 @@ > MAN1= cvsadmin.1 > PLIST_FILES= bin/cvsadmin > >+post-configure: >+ ${ECHO_CMD} "#define HAVE_MKDTEMP 1" >> ${WRKSRC}/config.h >+ > post-install: > ${INSTALL_MAN} ${WRKSRC}/man/cvsadmin.1 ${MANPREFIX}/man/man1
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 136287
: 97529