FreeBSD Bugzilla – Attachment 59252 Details for
Bug 89178
security/sancp update port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.patch
Makefile.patch (text/plain), 893 bytes, created by
pauls
on 2005-11-16 22:00:23 UTC
(
hide
)
Description:
Makefile.patch
Filename:
MIME Type:
Creator:
pauls
Created:
2005-11-16 22:00:23 UTC
Size:
893 bytes
patch
obsolete
>--- Makefile.orig Wed Nov 16 19:50:15 2005 >+++ Makefile Wed Nov 16 19:36:20 2005 >@@ -8,7 +8,13 @@ > PORTNAME= sancp > PORTVERSION= 1.6.1 > CATEGORIES= security >-MASTER_SITES= http://www.metre.net/files/ >+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >+MASTER_SITE_SUBDIR= sancp >+ >+PATCH_SITES= http://sancp.sourceforge.net/ >+PATCHFILES= sancp-1.6.1.fix200511.a.patch \ >+ sancp-1.6.1.fix200511.b.patch >+PATCH_DIST_STRIP=-p1 > > MAINTAINER= pauls@utdallas.edu > COMMENT= A network connection profiler >@@ -31,7 +37,7 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/sancp ${PREFIX}/bin > ${INSTALL_SCRIPT} -m 755 ${WRKDIR}/sancp.sh ${PREFIX}/etc/rc.d/sancp.sh > .for f in sancp.conf >- ${INSTALL_DATA} ${WRKSRC}/etc/sancp/${f} ${PREFIX}/etc/${f}-sample >+ ${INSTALL_DATA} ${WRKSRC}/etc/sancp/${f} ${PREFIX}/etc/${f}-dist > [ -f ${PREFIX}/etc/${f} ] || \ > ${INSTALL_DATA} ${WRKSRC}/etc/sancp/${f} ${PREFIX}/etc/${f} > .endfor
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 89178
: 59252 |
59253
|
59254
|
59255