Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 10:06:43 +0000
From:      Geoff Greer <geoff@greer.fm>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186186: Upgrade port for The Silver Searcher (Ag)
Message-ID:  <52e78135.c3b4440a.1656.718f@mx.google.com>
Resent-Message-ID: <201401281010.s0SAA0In052064@freefall.freebsd.org>

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

>Number:         186186
>Category:       ports
>Synopsis:       Upgrade port for The Silver Searcher (Ag)
>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:   Tue Jan 28 10:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Geoff Greer
>Release:        FreeBSD 10.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD zinc 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	The version of Ag in ports is outdated. Newer versions fix some crashes on BSD systems.
>How-To-Repeat:
	
>Fix:

	Please apply the attached patch to https://svn0.us-west.freebsd.org/ports/head/textproc/the_silver_searcher/

--- the_silver_searcher-0.19.1.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 340702)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	the_silver_searcher
-PORTVERSION=	0.17
+PORTVERSION=	0.19.1
 CATEGORIES=	textproc
 #MASTER_SITES=	http://geoff.greer.fm/ag/releases/
 
@@ -9,6 +9,8 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	A code-searching tool similar to ack but faster
 
+LICENSE=	AL2
+
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 
 USE_GITHUB=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 340702)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (the_silver_searcher-0.17.tar.gz) = e9c25058a4c90359ed206386635b95f8c05a5a4f2c445baa7ac2df6c7808b780
-SIZE (the_silver_searcher-0.17.tar.gz) = 46294
+SHA256 (the_silver_searcher-0.19.1.tar.gz) = 698cde7a8170ef1623f594d251aac846e720dc257c170f9c21102b3f2f1d4448
+SIZE (the_silver_searcher-0.19.1.tar.gz) = 48403
--- the_silver_searcher-0.19.1.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52e78135.c3b4440a.1656.718f>