pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc LICENSE=ruby-license



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b34d291c10a4
branches:  trunk
changeset: 575543:b34d291c10a4
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun May 16 12:19:11 2010 +0000

description:
LICENSE=ruby-license

diffstat:

 chat/ruby-net-irc/Makefile     |  4 ++--
 graphics/rabbit/Makefile       |  4 ++--
 misc/ruby-progressbar/Makefile |  4 ++--
 textproc/ruby-htree/Makefile   |  4 ++--
 textproc/ruby-xmlscan/Makefile |  4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diffs (90 lines):

diff -r 47ac6287d117 -r b34d291c10a4 chat/ruby-net-irc/Makefile
--- a/chat/ruby-net-irc/Makefile        Sun May 16 12:11:32 2010 +0000
+++ b/chat/ruby-net-irc/Makefile        Sun May 16 12:19:11 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/05/15 12:32:11 obache Exp $
+# $NetBSD: Makefile,v 1.6 2010/05/16 12:22:43 obache Exp $
 
 DISTNAME=              net-irc-0.0.9
 PKGNAME=               ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@
 MAINTAINER=            obache%NetBSD.org@localhost
 HOMEPAGE=              http://lowreal.rubyforge.org/net-irc/
 COMMENT=               Ruby IRC library
-#LICENSE=              Ruby's
+LICENSE=               ruby-license
 
 GEM_BUILD=             gemspec
 
diff -r 47ac6287d117 -r b34d291c10a4 graphics/rabbit/Makefile
--- a/graphics/rabbit/Makefile  Sun May 16 12:11:32 2010 +0000
+++ b/graphics/rabbit/Makefile  Sun May 16 12:19:11 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2010/05/15 12:34:35 obache Exp $
+# $NetBSD: Makefile,v 1.19 2010/05/16 12:23:48 obache Exp $
 #
 
 DISTNAME=      rabbit-0.6.4
@@ -9,7 +9,7 @@
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit
 COMMENT=       Application to do presentation with RD document
-#LICENSE=      Ruby's
+LICENSE=       ruby-license
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 47ac6287d117 -r b34d291c10a4 misc/ruby-progressbar/Makefile
--- a/misc/ruby-progressbar/Makefile    Sun May 16 12:11:32 2010 +0000
+++ b/misc/ruby-progressbar/Makefile    Sun May 16 12:19:11 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/05/15 23:59:59 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/05/16 12:19:11 obache Exp $
 #
 
 DISTNAME=      ruby-progressbar-0.9
@@ -10,7 +10,7 @@
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://0xcc.net/ruby-progressbar/
 COMMENT=       Text Progress Bar Library for Ruby
-#LICENSE=      # Ruby's
+LICENSE=       ruby-license
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 47ac6287d117 -r b34d291c10a4 textproc/ruby-htree/Makefile
--- a/textproc/ruby-htree/Makefile      Sun May 16 12:11:32 2010 +0000
+++ b/textproc/ruby-htree/Makefile      Sun May 16 12:19:11 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/05/15 13:09:40 obache Exp $
+# $NetBSD: Makefile,v 1.6 2010/05/16 12:21:44 obache Exp $
 
 DISTNAME=      htree-0.7
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -8,7 +8,7 @@
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://www.a-k-r.org/htree/
 COMMENT=       Tree data structure which represent HTML and XML data for Ruby
-#LICENSE=      # Ruby's
+LICENSE=       ruby-license
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 47ac6287d117 -r b34d291c10a4 textproc/ruby-xmlscan/Makefile
--- a/textproc/ruby-xmlscan/Makefile    Sun May 16 12:11:32 2010 +0000
+++ b/textproc/ruby-xmlscan/Makefile    Sun May 16 12:19:11 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/05/15 13:20:13 obache Exp $
+# $NetBSD: Makefile,v 1.8 2010/05/16 12:20:58 obache Exp $
 #
 
 DISTNAME=      xmlscan-${VER}
@@ -10,7 +10,7 @@
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://www.blue.sky.or.jp/atelier/ruby/xmlscan/
 COMMENT=       Pure Ruby XML parser
-#LICENSE=      # Ruby's
+LICENSE=       ruby-license
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index