Date: Sat, 12 Dec 2009 21:47:30 +0800 From: "Denise H. G." <darcsis@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141400: [MAINTAINER] devel/tig: update to 0.15 Message-ID: <86fx7gtibx.fsf@pluton.xbsd.name> Resent-Message-ID: <200912121350.nBCDo33N022269@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141400 >Category: ports >Synopsis: [MAINTAINER] devel/tig: update to 0.15 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 12 13:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Denise H. G. >Release: FreeBSD 8.0-STABLE amd64 >Organization: pluton.xbsd.name >Environment: System: FreeBSD pluton.xbsd.name 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Dec 12 03:55:28 CST 2009 dhg@pluton.xbsd.name:/opt/obj/sysbld/usr/src/sys/pluton-amd64 amd64 >Description: update tig to version 0.15 >How-To-Repeat: >Fix: --- tig.patch.txt begins here --- diff -ruN tig.orig/Makefile tig/Makefile --- tig.orig/Makefile 2009-12-12 21:36:59.298100991 +0800 +++ tig/Makefile 2009-12-12 21:31:36.614618408 +0800 @@ -6,7 +6,7 @@ # PORTNAME= tig -PORTVERSION= 0.14.1 +PORTVERSION= 0.15 CATEGORIES= devel MASTER_SITES= http://jonas.nitro.dk/tig/releases/ diff -ruN tig.orig/distinfo tig/distinfo --- tig.orig/distinfo 2009-12-12 21:36:59.298100991 +0800 +++ tig/distinfo 2009-12-12 21:31:27.544771424 +0800 @@ -1,3 +1,3 @@ -MD5 (tig-0.14.1.tar.gz) = e47bf48813c0cbe6be0f3b749e6de96c -SHA256 (tig-0.14.1.tar.gz) = 791c9db6474180cfc2a7c9f4a00bc6d6c5b9227b25e91d863d669bb16f8815a9 -SIZE (tig-0.14.1.tar.gz) = 133734 +MD5 (tig-0.15.tar.gz) = 8f373a99823f6db241b66642075657d3 +SHA256 (tig-0.15.tar.gz) = 8d60b3747753b79b1c091939e6075264815a6f57a4e0ea4aea778fa18560d1f5 +SIZE (tig-0.15.tar.gz) = 152276 diff -ruN tig.orig/files/patch-configure tig/files/patch-configure --- tig.orig/files/patch-configure 2009-12-12 21:36:59.297101726 +0800 +++ tig/files/patch-configure 2009-12-12 21:36:06.258008732 +0800 @@ -1,9 +1,6 @@ - -$FreeBSD: ports/devel/tig/files/patch-configure,v 1.1 2009/03/16 22:45:25 beat Exp $ - ---- configure.orig -+++ configure -@@ -3656,7 +3656,7 @@ +--- configure.orig 2009-12-12 21:32:37.031583584 +0800 ++++ configure 2009-12-12 21:35:22.065764679 +0800 +@@ -3275,7 +3275,7 @@ return 0; } _ACEOF @@ -12,14 +9,14 @@ if test -z "$ac_lib"; then ac_res="none required" else -@@ -3722,10 +3722,6 @@ - { (exit 1); exit 1; }; } +@@ -3316,10 +3316,6 @@ + as_fn_error "ncurses not found" "$LINENO" 5 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;} +- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The found ncurses library does not support wide-char." >&5 +-$as_echo "$as_me: WARNING: The found ncurses library does not support wide-char." >&2;} +- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: This means that tig will not correctly render UTF-8." >&5 +-$as_echo "$as_me: WARNING: This means that tig will not correctly render UTF-8." >&2;} esac --- tig.patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86fx7gtibx.fsf>