FreeBSD Bugzilla – Attachment 57078 Details for
Bug 86154
maintainer-update: sysutils/most - fix 'g', '%' functionality
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
most.patch
most.patch (text/plain), 1.19 KB, created by
Emanuel Haupt
on 2005-09-15 13:40:11 UTC
(
hide
)
Description:
most.patch
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-09-15 13:40:11 UTC
Size:
1.19 KB
patch
obsolete
>diff -Nur most.orig/Makefile most/Makefile >--- most.orig/Makefile Fri Sep 2 18:56:37 2005 >+++ most/Makefile Thu Sep 15 14:20:36 2005 >@@ -7,6 +7,7 @@ > > PORTNAME= most > PORTVERSION= 4.10.2 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ > ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ \ >diff -Nur most.orig/files/patch-src-window.c most/files/patch-src-window.c >--- most.orig/files/patch-src-window.c Thu Jan 1 01:00:00 1970 >+++ most/files/patch-src-window.c Thu Sep 15 14:18:56 2005 >@@ -0,0 +1,11 @@ >+--- src/window.c.orig Sat Jul 2 05:04:58 2005 >++++ src/window.c Thu Sep 15 14:18:26 2005 >+@@ -238,7 +238,7 @@ >+ >+ int most_read_from_minibuffer(char *prompt, char *what, unsigned int buflen) >+ { >+- int i = 0; >++ int i = 1; >+ char *buf; >+ unsigned int len; >+ >diff -Nur most.orig/pkg-descr most/pkg-descr >--- most.orig/pkg-descr Mon May 9 22:46:27 2005 >+++ most/pkg-descr Thu Sep 15 14:26:09 2005 >@@ -10,5 +10,5 @@ > option), thereby allowing one to browse files encoded in a different > language (Japanese, Korean, Chinese, etc). > >-WWW: http://space.mit.edu/~davis/jedsoft/most/ >+WWW: http://www.jedsoft.org/most/ > FTP: ftp://ftp.jedsoft.org/pub/davis/most
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 86154
: 57078
Working