1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update GNU grep to 2.14

- Adopt port

Approved by:    gabor (old maintainer)
This commit is contained in:
Johan van Selst 2013-06-24 18:53:26 +00:00
parent 2e2880508a
commit 45e8fc02d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321704
3 changed files with 6 additions and 6 deletions

View File

@ -2,13 +2,12 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= grep PORTNAME= grep
PORTVERSION= 2.12 PORTVERSION= 2.14
PORTREVISION= 1
CATEGORIES= textproc CATEGORIES= textproc
MASTER_SITES= GNU MASTER_SITES= GNU
PKGNAMEPREFIX= gnu PKGNAMEPREFIX= gnu
MAINTAINER= gabor@FreeBSD.org MAINTAINER= johans@FreeBSD.org
COMMENT= GNU grep COMMENT= GNU grep
LICENSE= GPLv3 LICENSE= GPLv3
@ -24,7 +23,7 @@ MAN1= egrep.1 \
grep.1 grep.1
INFO= grep INFO= grep
OPTIONS_DEFINE= PCRE OPTIONS_DEFINE= PCRE NLS
.include <bsd.port.options.mk> .include <bsd.port.options.mk>

View File

@ -1,2 +1,2 @@
SHA256 (grep-2.12.tar.xz) = 4dce0a4fb83ddd0120df51e00b52fa760f2ed8675d4d4c0b0ae642ba692ead64 SHA256 (grep-2.14.tar.xz) = e70e801d4fbb16e761654a58ae48bf5020621c95c8e35bd864742577685872e1
SIZE (grep-2.12.tar.xz) = 1179436 SIZE (grep-2.14.tar.xz) = 1195640

View File

@ -28,6 +28,7 @@ bin/grep
%%NLS%%share/locale/lt/LC_MESSAGES/grep.mo %%NLS%%share/locale/lt/LC_MESSAGES/grep.mo
%%NLS%%share/locale/nb/LC_MESSAGES/grep.mo %%NLS%%share/locale/nb/LC_MESSAGES/grep.mo
%%NLS%%share/locale/nl/LC_MESSAGES/grep.mo %%NLS%%share/locale/nl/LC_MESSAGES/grep.mo
%%NLS%%share/locale/pa/LC_MESSAGES/grep.mo
%%NLS%%share/locale/pl/LC_MESSAGES/grep.mo %%NLS%%share/locale/pl/LC_MESSAGES/grep.mo
%%NLS%%share/locale/pt/LC_MESSAGES/grep.mo %%NLS%%share/locale/pt/LC_MESSAGES/grep.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/grep.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/grep.mo