FreeBSD Bugzilla – Attachment 89996 Details for
Bug 127060
[FIX BUG] fix a bug in ports net/pxe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 986 bytes, created by
RenZhen
on 2008-09-03 08:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
RenZhen
Created:
2008-09-03 08:40:01 UTC
Size:
986 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/pxe/Makefile,v >retrieving revision 1.10 >diff -u -r1.10 Makefile >--- Makefile 3 Jun 2007 20:41:09 -0000 1.10 >+++ Makefile 3 Sep 2008 07:30:12 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= pxe > PORTVERSION= 1.4.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net > MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ > ftp://ftp.nuug.no/pub/anders/distfiles/ >Index: files/pxe.sh.in >=================================================================== >RCS file: /home/ncvs/ports/net/pxe/files/pxe.sh.in,v >retrieving revision 1.1 >diff -u -r1.1 pxe.sh.in >--- files/pxe.sh.in 3 Jun 2007 20:41:10 -0000 1.1 >+++ files/pxe.sh.in 3 Sep 2008 07:29:16 -0000 >@@ -20,7 +20,7 @@ > command="%%PREFIX%%/sbin/pxe" > required_files=%%PREFIX%%/etc/pxe.conf > command_args="-c ${required_files}" >-pidfile=/var/pxe/${name}.pid >+pidfile=/var/run/${name}.pid > > # set defaults > pxe_enable=${pxe_enable:-"NO"}
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 127060
: 89996