Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2012 15:47:07 GMT
From:      Jase Thew <jase@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/174088: [PATCH] Update textproc/the_silver_searcher to 0.13.1
Message-ID:  <201212031547.qB3Fl7Sp043462@freefall.freebsd.org>
Resent-Message-ID: <201212031550.qB3Fo0Lp043508@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174088
>Category:       ports
>Synopsis:       [PATCH] Update textproc/the_silver_searcher to 0.13.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 03 15:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r242881M: Sun Nov 11 05:30:05 UTC 2012 root@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64


	
>Description:
	- Update to 0.13.1

	Port maintainer (gslin@gslin.org) is cc'd.
>How-To-Repeat:
	
>Fix:

	

--- textproc-the_silver_searcher-0.13.1.patch begins here ---
 textproc/the_silver_searcher/Makefile | 2 +-
 textproc/the_silver_searcher/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile
index 2c1414f..04156ea 100644
--- a/textproc/the_silver_searcher/Makefile
+++ b/textproc/the_silver_searcher/Makefile
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	the_silver_searcher
-PORTVERSION=	0.12
+PORTVERSION=	0.13.1
 CATEGORIES=	textproc
 MASTER_SITES=	http://cloud.github.com/downloads/ggreer/${PORTNAME}/
 
diff --git a/textproc/the_silver_searcher/distinfo b/textproc/the_silver_searcher/distinfo
index 250ab17..612685b 100644
--- a/textproc/the_silver_searcher/distinfo
+++ b/textproc/the_silver_searcher/distinfo
@@ -1,2 +1,2 @@
-SHA256 (the_silver_searcher-0.12.tar.gz) = 4225fff08334c63013a4932d64ba484ec201117aee6213d75e510082401a47cb
-SIZE (the_silver_searcher-0.12.tar.gz) = 26300
+SHA256 (the_silver_searcher-0.13.1.tar.gz) = 140ded2207259f670e4b866a68cc2577495b63844c7dae101f89078c6b37b6fc
+SIZE (the_silver_searcher-0.13.1.tar.gz) = 27728
--- textproc-the_silver_searcher-0.13.1.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212031547.qB3Fl7Sp043462>