FreeBSD Bugzilla – Attachment 20405 Details for
Bug 36022
Update port: ftp/oftpd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 652 bytes, created by
Gea-Suan Lin
on 2002-03-17 21:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gea-Suan Lin
Created:
2002-03-17 21:20:00 UTC
Size:
652 bytes
patch
obsolete
>diff -ruN /usr/ports/ftp/oftpd/Makefile oftpd/Makefile >--- /usr/ports/ftp/oftpd/Makefile Thu Jun 21 21:12:55 2001 >+++ oftpd/Makefile Mon Mar 18 05:12:43 2002 >@@ -7,7 +7,7 @@ > > PORTNAME= oftpd > PORTVERSION= 0.3.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= ftp > MASTER_SITES= http://www.time-travellers.org/oftpd/ \ > http://www.freenix.no/~anders/ >@@ -22,6 +22,11 @@ > CONFIGURE_ENV+= LIBS="-pthread" > > MAN8= oftpd.8 >+ >+post-patch: >+.if defined(MAX_NUM_CLIENTS) >+ @${PERL} -pi -e "s,MAX_NUM_CLIENTS 300,MAX_NUM_CLIENTS ${MAX_NUM_CLIENTS}," ${WRKSRC}/src/oftpd.h >+.endif > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/oftpd ${PREFIX}/sbin/oftpd
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 36022
: 20405