From darcsis@gmail.com  Sat Dec 12 13:47:41 2009
Return-Path: <darcsis@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3E3101065670
	for <freebsd-gnats-submit@freebsd.org>; Sat, 12 Dec 2009 13:47:41 +0000 (UTC)
	(envelope-from darcsis@gmail.com)
Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171])
	by mx1.freebsd.org (Postfix) with ESMTP id EA8208FC20
	for <freebsd-gnats-submit@freebsd.org>; Sat, 12 Dec 2009 13:47:40 +0000 (UTC)
Received: by yxe1 with SMTP id 1so1610159yxe.3
        for <freebsd-gnats-submit@freebsd.org>; Sat, 12 Dec 2009 05:47:40 -0800 (PST)
Received: by 10.150.244.4 with SMTP id r4mr4286845ybh.127.1260625660183;
        Sat, 12 Dec 2009 05:47:40 -0800 (PST)
Received: from sol.xbsd.name ([114.244.171.82])
        by mx.google.com with ESMTPS id 15sm1246611yxh.4.2009.12.12.05.47.37
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 12 Dec 2009 05:47:39 -0800 (PST)
Received: from pluton.xbsd.name (pluton.xbsd.name [172.16.1.10])
	by sol.xbsd.name (OpenSMTPD) with ESMTP id 1260625651.Jh0G2vLwlEu45Fca
	(version=TLSv1/SSLv3 cipher=AES128-SHA bits=128)
	for <freebsd-gnats-submit@freebsd.org>; Sat, 12 Dec 2009 21:47:31 +0800 (CST)
Message-Id: <86fx7gtibx.fsf@pluton.xbsd.name>
Date: Sat, 12 Dec 2009 21:47:30 +0800
From: Denise H. G. <darcsis@gmail.com>
Reply-To:
To: freebsd-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/tig: update to 0.15
X-Send-Pr-Version: MiSendPr 0.2
X-GNATS-Notify:

>Number:         141400
>Category:       ports
>Synopsis:       [MAINTAINER] devel/tig: update to 0.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 12 13:50:03 UTC 2009
>Closed-Date:    Sun Dec 13 00:20:21 UTC 2009
>Last-Modified:  Sun Dec 13 00:30:25 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Dec 12 13:53:39 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141400 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Dec 13 00:20:20 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141400 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141400: commit references a PR
Date: Sun, 13 Dec 2009 00:22:13 +0000 (UTC)

 miwi        2009-12-13 00:20:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/tig            Makefile distinfo 
     devel/tig/files      patch-configure 
   Log:
   - Update to 0.15
   
   PR:             141400
   Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.7       +1 -1      ports/devel/tig/Makefile
   1.7       +3 -3      ports/devel/tig/distinfo
   1.2       +9 -12     ports/devel/tig/files/patch-configure
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
