Upgrade to version 0.28.0.
This commit is contained in:
parent
9598a6f290
commit
b6fe53e0ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375629
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= the_silver_searcher
|
||||
PORTVERSION= 0.27.0
|
||||
PORTVERSION= 0.28.0
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ggreer
|
||||
GH_TAGNAME= ${PORTVERSION}
|
||||
GH_COMMIT= 45b670b
|
||||
GH_COMMIT= f48f50e
|
||||
|
||||
ACLOCAL_ARGS+= -I ${ACLOCAL_DIR}
|
||||
AUTOMAKE_ARGS+= --add-missing
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (the_silver_searcher-0.27.0.tar.gz) = 1d6675ea98756dac2583d1b523a2394249fed9191880eb5532b42c769eda38f2
|
||||
SIZE (the_silver_searcher-0.27.0.tar.gz) = 61398
|
||||
SHA256 (the_silver_searcher-0.28.0.tar.gz) = 52b8afebf3265938eef236b31d9460054bf0a66fe5fc287ed3abff5b85cfabac
|
||||
SIZE (the_silver_searcher-0.28.0.tar.gz) = 62764
|
||||
|
|
Loading…
Reference in a new issue