pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Note LICENSE=gnu-lgpl-v2.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29b4a299ba46
branches:  trunk
changeset: 393721:29b4a299ba46
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon May 25 09:48:50 2009 +0000

description:
Note LICENSE=gnu-lgpl-v2.1.

diffstat:

 textproc/hyperestraier/Makefile             |  3 ++-
 textproc/p5-native-hyperestraier/Makefile   |  3 ++-
 textproc/ruby-native-hyperestraier/Makefile |  3 ++-
 textproc/ruby-pure-hyperestraier/Makefile   |  3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diffs (67 lines):

diff -r 6d9d0f3bba61 -r 29b4a299ba46 textproc/hyperestraier/Makefile
--- a/textproc/hyperestraier/Makefile   Mon May 25 09:47:32 2009 +0000
+++ b/textproc/hyperestraier/Makefile   Mon May 25 09:48:50 2009 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2008/02/12 14:33:12 obache Exp $
+# $NetBSD: Makefile,v 1.26 2009/05/25 09:48:50 obache Exp $
 
 .include "Makefile.common"
 
 CATEGORIES=    japanese textproc www
 
 COMMENT=       Full-text search system for communities
+LICENSE=       gnu-lgpl-v2.1
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 6d9d0f3bba61 -r 29b4a299ba46 textproc/p5-native-hyperestraier/Makefile
--- a/textproc/p5-native-hyperestraier/Makefile Mon May 25 09:47:32 2009 +0000
+++ b/textproc/p5-native-hyperestraier/Makefile Mon May 25 09:48:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/10/19 19:18:55 he Exp $
+# $NetBSD: Makefile,v 1.8 2009/05/25 09:48:50 obache Exp $
 #
 PKG_DESTDIR_SUPPORT=   user-destdir
 
@@ -9,6 +9,7 @@
 CATEGORIES=    databases perl5
 
 COMMENT=       Perl native interface of Hyper Estraier
+LICENSE=       gnu-lgpl-v2.1
 
 CONFLICTS+=    p5-hyperestraier-[0-9]*
 
diff -r 6d9d0f3bba61 -r 29b4a299ba46 textproc/ruby-native-hyperestraier/Makefile
--- a/textproc/ruby-native-hyperestraier/Makefile       Mon May 25 09:47:32 2009 +0000
+++ b/textproc/ruby-native-hyperestraier/Makefile       Mon May 25 09:48:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/25 09:48:50 obache Exp $
 #
 PKG_DESTDIR_SUPPORT=   user-destdir
 
@@ -9,6 +9,7 @@
 CATEGORIES=    textproc ruby
 
 COMMENT=       Ruby native interface of Hyper Estaier
+LICENSE=       gnu-lgpl-v2.1
 
 MY_SUBDIR=     rubynative
 BUILD_DIRS=    ${MY_SUBDIR}
diff -r 6d9d0f3bba61 -r 29b4a299ba46 textproc/ruby-pure-hyperestraier/Makefile
--- a/textproc/ruby-pure-hyperestraier/Makefile Mon May 25 09:47:32 2009 +0000
+++ b/textproc/ruby-pure-hyperestraier/Makefile Mon May 25 09:48:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/25 09:48:50 obache Exp $
 #
 PKG_DESTDIR_SUPPORT=   user-destdir
 
@@ -9,6 +9,7 @@
 CATEGORIES=    textproc ruby
 
 COMMENT=       Ruby pure interface of Hyper Estaier
+LICENSE=       gnu-lgpl-v2.1
 
 MY_SUBDIR=     rubypure
 BUILD_DIRS=    ${MY_SUBDIR}



Home | Main Index | Thread Index | Old Index