FreeBSD Bugzilla – Attachment 94458 Details for
Bug 132626
Update Port: devel/tig to v0.14.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.76 KB, created by
Ashish Shukla
on 2009-03-14 16:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ashish Shukla
Created:
2009-03-14 16:50:01 UTC
Size:
1.76 KB
patch
obsolete
>diff -urN /usr/ports/devel/tig/Makefile tig/Makefile >--- /usr/ports/devel/tig/Makefile 2009-01-21 03:59:06.000000000 +0530 >+++ tig/Makefile 2009-03-14 21:28:40.000000000 +0530 >@@ -6,7 +6,7 @@ > # > > PORTNAME= tig >-PORTVERSION= 0.13 >+PORTVERSION= 0.14.1 > CATEGORIES= devel > MASTER_SITES= http://jonas.nitro.dk/tig/releases/ > >diff -urN /usr/ports/devel/tig/distinfo tig/distinfo >--- /usr/ports/devel/tig/distinfo 2009-01-21 03:59:06.000000000 +0530 >+++ tig/distinfo 2009-03-14 21:28:56.000000000 +0530 >@@ -1,3 +1,3 @@ >-MD5 (tig-0.13.tar.gz) = c6da8ff67fdb398b260307126013fd75 >-SHA256 (tig-0.13.tar.gz) = 3d178b5f5805739e82667387ffed3cd29bb07b550750b06d2a57869f7a83c9c5 >-SIZE (tig-0.13.tar.gz) = 125565 >+MD5 (tig-0.14.1.tar.gz) = e47bf48813c0cbe6be0f3b749e6de96c >+SHA256 (tig-0.14.1.tar.gz) = 791c9db6474180cfc2a7c9f4a00bc6d6c5b9227b25e91d863d669bb16f8815a9 >+SIZE (tig-0.14.1.tar.gz) = 133734 >diff -urN /usr/ports/devel/tig/files/patch-configure tig/files/patch-configure >--- /usr/ports/devel/tig/files/patch-configure 1970-01-01 05:30:00.000000000 +0530 >+++ tig/files/patch-configure 2009-03-14 21:40:25.000000000 +0530 >@@ -0,0 +1,25 @@ >+ >+$FreeBSD$ >+ >+--- configure.orig >++++ configure >+@@ -3656,7 +3656,7 @@ >+ return 0; >+ } >+ _ACEOF >+-for ac_lib in '' ncurses; do >++for ac_lib in '' ncursesw; do >+ if test -z "$ac_lib"; then >+ ac_res="none required" >+ else >+@@ -3722,10 +3722,6 @@ >+ { (exit 1); exit 1; }; } >+ esac >+ >+- { echo "$as_me:$LINENO: WARNING: The found ncurses library does not support wide-char." >&5 >+-echo "$as_me: WARNING: The found ncurses library does not support wide-char." >&2;} >+- { echo "$as_me:$LINENO: WARNING: This means that tig will not correctly render UTF-8." >&5 >+-echo "$as_me: WARNING: This means that tig will not correctly render UTF-8." >&2;} >+ esac >+ >+
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 132626
: 94458