pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ja-grep This package installs locale files th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52db50a08f63
branches:  trunk
changeset: 511001:52db50a08f63
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Apr 07 19:27:19 2006 +0000

description:
This package installs locale files that conflict with grep.

diffstat:

 textproc/ja-grep/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c55a8c8786c3 -r 52db50a08f63 textproc/ja-grep/Makefile
--- a/textproc/ja-grep/Makefile Fri Apr 07 19:15:03 2006 +0000
+++ b/textproc/ja-grep/Makefile Fri Apr 07 19:27:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/11 13:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/04/07 19:27:19 jlam Exp $
 
 DISTNAME=      grep-2.4.2
 PKGNAME=       ja-grep-2.4.2
@@ -9,6 +9,8 @@
 PATCHFILES=     grep-2.4.2-mlb2.patch.gz
 PATCH_DIST_STRIP=       -p1
 
+CONFLICTS+=    grep-[0-9]*
+
 MAINTAINER=    tech-pkg-ja%jp.NetBSD.org@localhost
 HOMEPAGE=      http://www.gnu.org/software/grep/grep.html
 COMMENT=       GNU grep + multi-byte extension



Home | Main Index | Thread Index | Old Index