diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 22af1ae2385f..d4fbbe11b3f5 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= grep -PORTVERSION= 2.12 -PORTREVISION= 1 +PORTVERSION= 2.14 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= GNU grep LICENSE= GPLv3 @@ -24,7 +23,7 @@ MAN1= egrep.1 \ grep.1 INFO= grep -OPTIONS_DEFINE= PCRE +OPTIONS_DEFINE= PCRE NLS .include diff --git a/textproc/gnugrep/distinfo b/textproc/gnugrep/distinfo index 09799bf6f7b5..8aa913d44a7f 100644 --- a/textproc/gnugrep/distinfo +++ b/textproc/gnugrep/distinfo @@ -1,2 +1,2 @@ -SHA256 (grep-2.12.tar.xz) = 4dce0a4fb83ddd0120df51e00b52fa760f2ed8675d4d4c0b0ae642ba692ead64 -SIZE (grep-2.12.tar.xz) = 1179436 +SHA256 (grep-2.14.tar.xz) = e70e801d4fbb16e761654a58ae48bf5020621c95c8e35bd864742577685872e1 +SIZE (grep-2.14.tar.xz) = 1195640 diff --git a/textproc/gnugrep/pkg-plist b/textproc/gnugrep/pkg-plist index d0a711aab924..f341463c084c 100644 --- a/textproc/gnugrep/pkg-plist +++ b/textproc/gnugrep/pkg-plist @@ -28,6 +28,7 @@ bin/grep %%NLS%%share/locale/lt/LC_MESSAGES/grep.mo %%NLS%%share/locale/nb/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/pt/LC_MESSAGES/grep.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/grep.mo