diff options
-rw-r--r-- | textproc/grep/Makefile | 4 | ||||
-rw-r--r-- | textproc/grep/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile index 2abf58c8f49..49da22a8d7a 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2014/02/23 15:30:31 adam Exp $ +# $NetBSD: Makefile,v 1.39 2014/05/27 06:31:28 adam Exp $ -DISTNAME= grep-2.18 +DISTNAME= grep-2.19 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=grep/} EXTRACT_SUFX= .tar.xz diff --git a/textproc/grep/distinfo b/textproc/grep/distinfo index 5bfc630901c..47609ebe430 100644 --- a/textproc/grep/distinfo +++ b/textproc/grep/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2014/02/23 15:30:31 adam Exp $ +$NetBSD: distinfo,v 1.15 2014/05/27 06:31:28 adam Exp $ -SHA1 (grep-2.18.tar.xz) = fdb12580714966745635da7d9db55060f88db28b -RMD160 (grep-2.18.tar.xz) = ceab2b128640718e73616863e9c506c9666517d6 -Size (grep-2.18.tar.xz) = 1213220 bytes +SHA1 (grep-2.19.tar.xz) = f491d4ad903ecd80b46c5e8cbf2e92f0f7652922 +RMD160 (grep-2.19.tar.xz) = a5f8c03b92dd7313ddbd55764e0d87eff67decac +Size (grep-2.19.tar.xz) = 1234676 bytes |