pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/tre Build and install agrep (approximate grep), ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35ae955a7d70
branches:  trunk
changeset: 395019:35ae955a7d70
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Thu Jul 02 11:42:17 2009 +0000

description:
Build and install agrep (approximate grep), too.  Ok adrianp.

diffstat:

 devel/tre/Makefile |  5 ++---
 devel/tre/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 27a9ffbaab81 -r 35ae955a7d70 devel/tre/Makefile
--- a/devel/tre/Makefile        Thu Jul 02 11:38:34 2009 +0000
+++ b/devel/tre/Makefile        Thu Jul 02 11:42:17 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/05/18 06:40:59 agc Exp $
+# $NetBSD: Makefile,v 1.11 2009/07/02 11:42:17 ghen Exp $
 
 DISTNAME=      tre-0.7.5
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    devel
 MASTER_SITES=  http://laurikari.net/tre/
 
@@ -15,7 +15,6 @@
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 
-CONFIGURE_ARGS+=       --disable-agrep
 CONFIGURE_ARGS+=       --disable-system-abi
 
 INSTALLATION_DIRS+=    share/doc/tre
diff -r 27a9ffbaab81 -r 35ae955a7d70 devel/tre/PLIST
--- a/devel/tre/PLIST   Thu Jul 02 11:38:34 2009 +0000
+++ b/devel/tre/PLIST   Thu Jul 02 11:42:17 2009 +0000
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:49:16 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/07/02 11:42:17 ghen Exp $
+bin/agrep
 include/tre/regex.h
 include/tre/tre-config.h
 lib/libtre.la
 lib/pkgconfig/tre.pc
+man/man1/agrep.1
 share/doc/tre/tre-api.html
 share/doc/tre/tre-syntax.html
 share/locale/fi/LC_MESSAGES/tre.mo



Home | Main Index | Thread Index | Old Index