NetBSD Problem Report #49352

From www@NetBSD.org  Sat Nov  1 11:07:12 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id C16C3A66A1
	for <gnats-bugs@gnats.NetBSD.org>; Sat,  1 Nov 2014 11:07:12 +0000 (UTC)
Message-Id: <20141101110711.4A86FA66AF@mollari.NetBSD.org>
Date: Sat,  1 Nov 2014 11:07:11 +0000 (UTC)
From: jonthn+pkgsrc@pinacea.com
Reply-To: jonthn+pkgsrc@pinacea.com
To: gnats-bugs@NetBSD.org
Subject: Update the_silver_searcher to 0.26.0
X-Send-Pr-Version: www-1.0

>Number:         49352
>Category:       pkg
>Synopsis:       Update the_silver_searcher to 0.26.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 01 11:10:01 +0000 2014
>Closed-Date:    Sat Nov 01 16:28:34 +0000 2014
>Last-Modified:  Sat Nov 01 16:30:00 +0000 2014
>Originator:     Jonathan Buschmann
>Release:        HEAD
>Organization:
>Environment:
>Description:
Below you'll find the small patch that update the_silver_searcher to latest release 0.26.0 (also available here : https://gist.github.com/jonthn/f5bcdfc7df012335ec57)

I tried to list all the changes using 'git log'

:: Release 0.26.0
Fixes for ignores
Add markdown filetype
Add filetype completion for bash completion
:: Release 0.25.0
--vimgrep option added
Add less filetype
Add --null option to provide input to 'xargs -0'
Case insensitive matching is now the default
Add swift filetype
>How-To-Repeat:

>Fix:
diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile
index 7dfd4d5..c33e635 100644
--- a/textproc/the_silver_searcher/Makefile
+++ b/textproc/the_silver_searcher/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2014/08/13 15:45:35 schmonz Exp $

-DISTNAME=	0.24.1
+DISTNAME=	0.26.0
 PKGNAME=	the_silver_searcher-${DISTNAME}
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/ggreer/the_silver_searcher/archive/
diff --git a/textproc/the_silver_searcher/distinfo b/textproc/the_silver_searcher/distinfo
index 39b25b7..4e646e9 100644
--- a/textproc/the_silver_searcher/distinfo
+++ b/textproc/the_silver_searcher/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.4 2014/08/13 15:45:35 schmonz Exp $

-SHA1 (the_silver_searcher/0.24.1.tar.gz) = 9fa8f335089386319376393e0e630e2b8e41d373
-RMD160 (the_silver_searcher/0.24.1.tar.gz) = fc68da90dab459d03c241ded830f82e57a899736
-Size (the_silver_searcher/0.24.1.tar.gz) = 58372 bytes
+SHA1 (the_silver_searcher/0.26.0.tar.gz) = 5d57d5fa4c5b4f837d652ab179fe2afc4e2564de
+RMD160 (the_silver_searcher/0.26.0.tar.gz) = 5c2dccd2f02258a4f2fab124ff5d92770fb766f0
+Size (the_silver_searcher/0.26.0.tar.gz) = 60767 bytes

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sat, 01 Nov 2014 16:28:34 +0000
State-Changed-Why:
Committed, thank you!


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49352 CVS commit: pkgsrc/textproc/the_silver_searcher
Date: Sat, 1 Nov 2014 16:28:19 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Sat Nov  1 16:28:19 UTC 2014

 Modified Files:
 	pkgsrc/textproc/the_silver_searcher: Makefile distinfo

 Log Message:
 Update to 0.26.0, provided by Jonathan Buschmann in PR 49352.

 :: Release 0.26.0
 Fixes for ignores
 Add markdown filetype
 Add filetype completion for bash completion
 :: Release 0.25.0
 --vimgrep option added
 Add less filetype
 Add --null option to provide input to 'xargs -0'
 Case insensitive matching is now the default
 Add swift filetype


 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/the_silver_searcher/Makefile
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/the_silver_searcher/distinfo

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.