aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-01-23 07:20:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-01-23 07:20:39 +0000
commit4ffdfdb7d73684a5b29d7bfdf26da8b48c841528 (patch)
treec4dfc202c94927677caba102c1bae90dcaadc44e
parenta728662f6ec8ca338f96692d7547fd9d974a076e (diff)
downloadports-4ffdfdb7d73684a5b29d7bfdf26da8b48c841528.tar.gz
ports-4ffdfdb7d73684a5b29d7bfdf26da8b48c841528.zip
Notes
-rw-r--r--x11-toolkits/ruby-qt/pkg-comment2
-rw-r--r--x11-toolkits/ruby-qt/pkg-descr2
-rw-r--r--x11-toolkits/ruby-qt2/Makefile2
-rw-r--r--x11-toolkits/ruby-qt2/pkg-comment2
-rw-r--r--x11-toolkits/ruby-qt2/pkg-descr6
5 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/ruby-qt/pkg-comment b/x11-toolkits/ruby-qt/pkg-comment
index 6309d62fb6e2..ad6f1f642711 100644
--- a/x11-toolkits/ruby-qt/pkg-comment
+++ b/x11-toolkits/ruby-qt/pkg-comment
@@ -1 +1 @@
-Qt extension for Ruby (for qt145)
+Qt (1.45) extension for Ruby
diff --git a/x11-toolkits/ruby-qt/pkg-descr b/x11-toolkits/ruby-qt/pkg-descr
index 78b40ee48f41..045687b95e65 100644
--- a/x11-toolkits/ruby-qt/pkg-descr
+++ b/x11-toolkits/ruby-qt/pkg-descr
@@ -1,6 +1,6 @@
This is a Qt extension library for Ruby (http://www.ruby-lang.org/)
developed with SWIG (http://www.swig.org/) and Ruby module for SWIG
-(swigruby; www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html).
+(swigruby; http://www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html).
Qt extension library for Ruby was originally included as a example of
swigruby package written by the author of swigruby. The author has
diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile
index 386719bb0e14..d9775734b10f 100644
--- a/x11-toolkits/ruby-qt2/Makefile
+++ b/x11-toolkits/ruby-qt2/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: Ruby-qt2
-# Date created: 12 Aug 2000
+# Date created: 9 Jan 2001
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
diff --git a/x11-toolkits/ruby-qt2/pkg-comment b/x11-toolkits/ruby-qt2/pkg-comment
index b64fe8967c0b..d7d0b7bee68a 100644
--- a/x11-toolkits/ruby-qt2/pkg-comment
+++ b/x11-toolkits/ruby-qt2/pkg-comment
@@ -1 +1 @@
-Qt extension for Ruby (for qt22)
+Qt2 extension for Ruby
diff --git a/x11-toolkits/ruby-qt2/pkg-descr b/x11-toolkits/ruby-qt2/pkg-descr
index 78b40ee48f41..7259a6993aa9 100644
--- a/x11-toolkits/ruby-qt2/pkg-descr
+++ b/x11-toolkits/ruby-qt2/pkg-descr
@@ -1,8 +1,8 @@
-This is a Qt extension library for Ruby (http://www.ruby-lang.org/)
+This is a Qt2 extension library for Ruby (http://www.ruby-lang.org/)
developed with SWIG (http://www.swig.org/) and Ruby module for SWIG
-(swigruby; www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html).
+(swigruby; http://www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html).
-Qt extension library for Ruby was originally included as a example of
+Qt2 extension library for Ruby was originally included as a example of
swigruby package written by the author of swigruby. The author has
extended it for practical use in X window system.