Index: head/textproc/gnugrep/Makefile =================================================================== --- head/textproc/gnugrep/Makefile (revision 425577) +++ head/textproc/gnugrep/Makefile (revision 425578) @@ -1,54 +1,53 @@ # Created by: Gabor Kovesdan # $FreeBSD$ PORTNAME= grep -PORTVERSION= 2.25 +PORTVERSION= 2.26 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu MAINTAINER= johans@FreeBSD.org COMMENT= GNU grep LICENSE= GPLv3+ -LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= bsd-grep-[0-9]* USES= charsetfix cpe tar:xz GNU_CONFIGURE= yes INFO= grep CPE_VENDOR= gnu OPTIONS_DEFINE= ICONV NLS PCRE OPTIONS_DEFAULT= ICONV PCRE OPTIONS_SUB= yes ICONV_CONFIGURE_USES= iconv ICONV_CONFIGURE_ON= --with-libiconv-prefix=${LOCALBASE} ICONV_CONFIGURE_OFF= --without-libiconv-prefix NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --without-libintl-prefix PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_CONFIGURE_ENABLE= perl-regexp PCRE_CPPFLAGS= -I${LOCALBASE}/include PCRE_LDFLAGS= -L${LOCALBASE}/lib PCRE_CONFIGURE_OFF= --disable-perl-regexp .include post-patch: @${REINPLACE_CMD} 's:@grep@:${LOCALBASE}/bin/&:' ${WRKSRC}/src/egrep.sh .if empty(PORT_OPTIONS:MNLS) @${REINPLACE_CMD} '/install-exec-local:/s/install-exec-localcharset//' \ ${WRKSRC}/lib/Makefile.in .endif @${REINPLACE_CMD} 's|mkinstalldirs = .*|mkinstalldirs = ${MKDIR}|g' \ ${WRKSRC}/po/Makefile.in.in .include Index: head/textproc/gnugrep/distinfo =================================================================== --- head/textproc/gnugrep/distinfo (revision 425577) +++ head/textproc/gnugrep/distinfo (revision 425578) @@ -1,2 +1,3 @@ -SHA256 (grep-2.25.tar.xz) = e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830 -SIZE (grep-2.25.tar.xz) = 1327856 +TIMESTAMP = 1478463780 +SHA256 (grep-2.26.tar.xz) = 246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870 +SIZE (grep-2.26.tar.xz) = 1356292