mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Upgrade to version 0.30.0.
This commit is contained in:
parent
e58c3dbe3e
commit
59a6e0b660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384969
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= the_silver_searcher
|
||||
PORTVERSION= 0.29.1
|
||||
PORTVERSION= 0.30.0
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
@ -15,14 +15,12 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ggreer
|
||||
GH_TAGNAME= ${PORTVERSION}
|
||||
GH_COMMIT= 803700e
|
||||
|
||||
ACLOCAL_ARGS+= -I ${ACLOCAL_DIR}
|
||||
AUTOMAKE_ARGS+= --add-missing
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= LZMA_LIBS=-llzma
|
||||
CONFIGURE_ARGS+= LZMA_CFLAGS=-I/usr/include
|
||||
USE_AUTOTOOLS= aclocal autoconf autoheader automake
|
||||
USES= pkgconfig
|
||||
CONFIGURE_ARGS+=LZMA_CFLAGS=-I/usr/include
|
||||
USES= autoreconf pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (the_silver_searcher-0.29.1.tar.gz) = 7a6831894c3070a74861f3dca46dbca928573d0f157f138ca1568e7bb9173419
|
||||
SIZE (the_silver_searcher-0.29.1.tar.gz) = 65816
|
||||
SHA256 (ggreer-the_silver_searcher-0.30.0-0.30.0_GH0.tar.gz) = a3b61b80f96647dbe89c7e89a8fa7612545db6fa4a313c0ef8a574d01e7da5db
|
||||
SIZE (ggreer-the_silver_searcher-0.30.0-0.30.0_GH0.tar.gz) = 148786
|
||||
|
Loading…
Reference in New Issue
Block a user