mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Upgrade to version 0.24.0 and take maintainership from ports@.
This commit is contained in:
parent
a5e0d4b3d2
commit
b5a08e73d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363998
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= the_silver_searcher
|
||||
PORTVERSION= 0.22.0
|
||||
PORTVERSION= 0.24.0
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Code-searching tool similar to ack but faster
|
||||
|
||||
LICENSE= APACHE20
|
||||
@ -15,7 +15,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ggreer
|
||||
GH_TAGNAME= ${PORTVERSION}
|
||||
GH_COMMIT= 9303d2b
|
||||
GH_COMMIT= 7b24ee5
|
||||
|
||||
ACLOCAL_ARGS+= -I ${ACLOCAL_DIR}
|
||||
AUTOMAKE_ARGS+= --add-missing
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (the_silver_searcher-0.22.0.tar.gz) = c4c6002848acd23842ac09a16275a221367ad684610d045368cc20549b274011
|
||||
SIZE (the_silver_searcher-0.22.0.tar.gz) = 51122
|
||||
SHA256 (the_silver_searcher-0.24.0.tar.gz) = caeee240868c3d06d6eb5d3c7cc6ef547205046b5cbd5157c0163349cae9d174
|
||||
SIZE (the_silver_searcher-0.24.0.tar.gz) = 57738
|
||||
|
Loading…
Reference in New Issue
Block a user