1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to version 3.5 [1]

- Use more option helpers [2]

Found out via:	www.opennet.ru [1]
PR:		243235 [2]
This commit is contained in:
Alexey Dokuchaev 2020-09-28 20:54:31 +00:00
parent 931c10ff82
commit 5ba86fa011
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550450
2 changed files with 7 additions and 10 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= grep
PORTVERSION= 3.4
PORTVERSION= 3.5
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
@ -27,17 +27,14 @@ LIBSIGSEGV_DESC= Use alternative page fault handler (GNU libsigsegv)
OPTIONS_SUB= yes
ICONV_CONFIGURE_USES= iconv
ICONV_CONFIGURE_ON= --with-libiconv-prefix=${LOCALBASE}
ICONV_CONFIGURE_OFF= --without-libiconv-prefix
ICONV_CONFIGURE_WITH= libiconv-prefix=${LOCALBASE}
LIBSIGSEGV_LIB_DEPENDS= libsigsegv.so:devel/libsigsegv
LIBSIGSEGV_CONFIGURE_ON= --with-libsigsegv-prefix=${LOCALBASE}
LIBSIGSEGV_CONFIGURE_OFF= --without-libsigsegv-prefix
LIBSIGSEGV_CONFIGURE_WITH= libsigsegv-prefix=${LOCALBASE}
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE}
NLS_CONFIGURE_OFF= --without-libintl-prefix
NLS_CONFIGURE_WITH= libintl-prefix=${LOCALBASE}
PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
PCRE_USES= pkgconfig

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578000491
SHA256 (grep-3.4.tar.xz) = 58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb
SIZE (grep-3.4.tar.xz) = 1555820
TIMESTAMP = 1601262912
SHA256 (grep-3.5.tar.xz) = b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a
SIZE (grep-3.5.tar.xz) = 1586396