FreeBSD Bugzilla – Attachment 37007 Details for
Bug 59073
Fix mail/gensig build on 5.X
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
Sean Chittenden
on 2003-11-09 10:30:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sean Chittenden
Created:
2003-11-09 10:30:20 UTC
Size:
1.58 KB
patch
obsolete
>diff -ruN gensig/Makefile /tmp/gensig/Makefile >--- gensig/Makefile Sun Nov 9 13:17:27 2003 >+++ /tmp/gensig/Makefile Sun Nov 9 13:14:18 2003 >@@ -18,10 +18,4 @@ > > MAN1= gensig.1 cattag.1 > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 501000 >-BROKEN= "Does not compile" >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN gensig/files/patch-gensig.c /tmp/gensig/files/patch-gensig.c >--- gensig/files/patch-gensig.c Thu Jan 1 03:00:00 1970 >+++ /tmp/gensig/files/patch-gensig.c Sun Nov 9 13:17:41 2003 >@@ -0,0 +1,20 @@ >+--- gensig.c.orig Sun Nov 9 13:14:32 2003 >++++ gensig.c Sun Nov 9 13:16:56 2003 >+@@ -61,7 +61,7 @@ >+ -h, --help Print this message\n\ >+ -k, --kill Kill running gensig (nothing else)\n\ >+ -m, --format File to read for format of signature (printf-style)\n\ >+- -o, --once Once, write a signature to stdout & quit >++ -o, --once Once, write a signature to stdout & quit\n\ >+ -q, --quiet Don't complain if there's aready a gensig running\n\ >+ (Just fail silently)\n\ >+ -r, --restart Kill running gensig (if one exists) and restart\n\ >+@@ -78,7 +78,7 @@ >+ -h Print this message\n\ >+ -k Kill running gensig (nothing else)\n\ >+ -m File to read for format of signature (printf-style) (requires a value)\n\ >+- -o Once, write a signature to stdout & exit >++ -o Once, write a signature to stdout & exit\n\ >+ -q Don't complain if there's aready a gensig running\n\ >+ (Just fail silently)\n\ >+ -r Kill running gensig (if one exists) and restart\n\
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 59073
: 37007