Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 03:52:54 +0800
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/190224: [MAINTAINER] textproc/the_silver_searcher: update to 0.22.0
Message-ID:  <1401047574.052295.4281.nullmailer@freebsd.gslin.org>
Resent-Message-ID: <201405252110.s4PLA0v6095766@freefall.freebsd.org>

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

>Number:         190224
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/the_silver_searcher: update to 0.22.0
>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:   Sun May 25 21:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 10.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd.gslin.org 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May 13 18:31:10 UTC 2014
>Description:
- Update to 0.22.0

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- the_silver_searcher-0.22.0.patch begins here ---
diff -ruN /usr/ports/textproc/the_silver_searcher/Makefile ./Makefile
--- /usr/ports/textproc/the_silver_searcher/Makefile	2014-01-13 15:23:43.000000000 +0800
+++ ./Makefile	2014-05-26 03:50:43.000000000 +0800
@@ -2,19 +2,20 @@
 # $FreeBSD: head/textproc/the_silver_searcher/Makefile 339572 2014-01-13 07:23:43Z bapt $
 
 PORTNAME=	the_silver_searcher
-PORTVERSION=	0.17
+PORTVERSION=	0.22.0
 CATEGORIES=	textproc
-#MASTER_SITES=	http://geoff.greer.fm/ag/releases/
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	A code-searching tool similar to ack but faster
 
+LICENSE=	APACHE20
+
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ggreer
 GH_TAGNAME=	${PORTVERSION}
-GH_COMMIT=	b0afccd
+GH_COMMIT=	9303d2b
 
 ACLOCAL_ARGS+=	-I ${ACLOCAL_DIR}
 AUTOMAKE_ARGS+=	--add-missing
diff -ruN /usr/ports/textproc/the_silver_searcher/distinfo ./distinfo
--- /usr/ports/textproc/the_silver_searcher/distinfo	2013-10-11 17:51:25.000000000 +0800
+++ ./distinfo	2014-05-26 03:47:18.000000000 +0800
@@ -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.22.0.tar.gz) = c4c6002848acd23842ac09a16275a221367ad684610d045368cc20549b274011
+SIZE (the_silver_searcher-0.22.0.tar.gz) = 51122
diff -ruN /usr/ports/textproc/the_silver_searcher/pkg-plist ./pkg-plist
--- /usr/ports/textproc/the_silver_searcher/pkg-plist	2013-10-22 18:11:00.000000000 +0800
+++ ./pkg-plist	2014-05-26 03:48:43.000000000 +0800
@@ -1,5 +1,5 @@
 bin/ag
 man/man1/ag.1.gz
-share/the_silver_searcher/completions/ag.bashcomp.sh
+%%DATADIR%%/completions/ag.bashcomp.sh
 @dirrm share/the_silver_searcher/completions
 @dirrm share/the_silver_searcher
--- the_silver_searcher-0.22.0.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?1401047574.052295.4281.nullmailer>