pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/tokyotyrant Add missing *.lua files to PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97f288710488
branches:  trunk
changeset: 554175:97f288710488
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Feb 10 01:08:52 2009 +0000

description:
Add missing *.lua files to PLIST.
Bump PKGREVISION.

diffstat:

 databases/tokyotyrant/Makefile |  3 ++-
 databases/tokyotyrant/PLIST    |  5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r cb66dbc0be64 -r 97f288710488 databases/tokyotyrant/Makefile
--- a/databases/tokyotyrant/Makefile    Tue Feb 10 00:42:02 2009 +0000
+++ b/databases/tokyotyrant/Makefile    Tue Feb 10 01:08:52 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2009/02/07 08:23:10 obache Exp $
+# $NetBSD: Makefile,v 1.10 2009/02/10 01:08:52 obache Exp $
 #
 
 DISTNAME=      tokyotyrant-1.1.14
+PKGREGVISION=  1
 CATEGORIES=    databases net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
 
diff -r cb66dbc0be64 -r 97f288710488 databases/tokyotyrant/PLIST
--- a/databases/tokyotyrant/PLIST       Tue Feb 10 00:42:02 2009 +0000
+++ b/databases/tokyotyrant/PLIST       Tue Feb 10 01:08:52 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/02/07 08:23:10 obache Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/02/10 01:08:52 obache Exp $
 bin/tcrmgr
 bin/tcrmttest
 bin/tcrtest
@@ -28,5 +28,8 @@
 share/tokyotyrant/ChangeLog
 share/tokyotyrant/THANKS
 share/tokyotyrant/doc/index.html
+share/tokyotyrant/ext/senatus.lua
+share/tokyotyrant/ext/usherette.lua
+@dirrm share/tokyotyrant/ext
 @dirrm share/tokyotyrant/doc
 @dirrm share/tokyotyrant



Home | Main Index | Thread Index | Old Index