summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2012-01-24 20:41:51 +0000
committerjoerg <joerg@pkgsrc.org>2012-01-24 20:41:51 +0000
commit060e2f57106e4f539b2e02192d7e9a0be17cf2ee (patch)
tree507f9e48b77331d1c62948b68a6f54a366cac7b9
parenteac70bc690127f5b00f134b805a473859b176b14 (diff)
downloadpkgsrc-060e2f57106e4f539b2e02192d7e9a0be17cf2ee.tar.gz
Fix mdoc markup. Bump revision.
-rw-r--r--lang/ruby19-base/Makefile4
-rw-r--r--lang/ruby19-base/distinfo6
-rw-r--r--lang/ruby19-base/patches/patch-man_erb.122
-rw-r--r--lang/ruby19-base/patches/patch-man_irb.122
-rw-r--r--lang/ruby19-base/patches/patch-man_ri.122
-rw-r--r--lang/ruby19-base/patches/patch-man_ruby.122
-rw-r--r--lang/ruby193-base/Makefile4
-rw-r--r--lang/ruby193-base/distinfo6
-rw-r--r--lang/ruby193-base/patches/patch-man_erb.122
-rw-r--r--lang/ruby193-base/patches/patch-man_irb.122
-rw-r--r--lang/ruby193-base/patches/patch-man_ri.122
-rw-r--r--lang/ruby193-base/patches/patch-man_ruby.122
12 files changed, 190 insertions, 6 deletions
diff --git a/lang/ruby19-base/Makefile b/lang/ruby19-base/Makefile
index d6bd1a12d16..03290a43fb2 100644
--- a/lang/ruby19-base/Makefile
+++ b/lang/ruby19-base/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2011/11/13 15:45:24 taca Exp $
+# $NetBSD: Makefile,v 1.19 2012/01/24 20:41:51 joerg Exp $
#
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_FULL}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= lang ruby
MASTER_SITES= ${MASTER_SITE_RUBY}
#PKGREVISION=
diff --git a/lang/ruby19-base/distinfo b/lang/ruby19-base/distinfo
index e92c4cb8830..30948ae631f 100644
--- a/lang/ruby19-base/distinfo
+++ b/lang/ruby19-base/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2011/11/08 15:22:45 taca Exp $
+$NetBSD: distinfo,v 1.10 2012/01/24 20:41:51 joerg Exp $
SHA1 (ruby-1.9.2-p290.tar.bz2) = 8f25a74f50a10fdd9724e3c74ccd7bae596e198b
RMD160 (ruby-1.9.2-p290.tar.bz2) = 9722a91445fa81a101a2a8ab5753780c4601cc5a
@@ -25,3 +25,7 @@ SHA1 (patch-as) = 2005d2b5ca10d79188e8615383b881d5c9dfb616
SHA1 (patch-at) = 532eebfda565d78b9d7ab572b7d8539933e431a3
SHA1 (patch-au) = 45073c6d3461ee181e89228beb088d161af3d735
SHA1 (patch-lib_rubygems_require__paths__builder.rb) = 90c2fb05a07934f74e39995380d08cc81c81aaaf
+SHA1 (patch-man_erb.1) = f451b867f6a3f1984e2a05127decab2e73c45486
+SHA1 (patch-man_irb.1) = 50a725a0eeaf08de9a07924517cc68a7d1ab2c30
+SHA1 (patch-man_ri.1) = 127f5a9bc382277dab180eb47b68b9dc56e4840e
+SHA1 (patch-man_ruby.1) = 3353f38ab04a9a27b236dabb2b1e46ec782bddfd
diff --git a/lang/ruby19-base/patches/patch-man_erb.1 b/lang/ruby19-base/patches/patch-man_erb.1
new file mode 100644
index 00000000000..dc8943c4833
--- /dev/null
+++ b/lang/ruby19-base/patches/patch-man_erb.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_erb.1,v 1.1 2012/01/24 20:41:51 joerg Exp $
+
+--- man/erb.1.orig 2009-10-26 06:44:31.000000000 +0000
++++ man/erb.1
+@@ -143,12 +143,12 @@ class.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after fixed.
+-.Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immedately.
diff --git a/lang/ruby19-base/patches/patch-man_irb.1 b/lang/ruby19-base/patches/patch-man_irb.1
new file mode 100644
index 00000000000..9925fad4fda
--- /dev/null
+++ b/lang/ruby19-base/patches/patch-man_irb.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_irb.1,v 1.1 2012/01/24 20:41:51 joerg Exp $
+
+--- man/irb.1.orig 2009-10-26 06:44:31.000000000 +0000
++++ man/irb.1
+@@ -159,12 +159,12 @@ Personal irb initialization.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after fixed.
+-.Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immedately.
diff --git a/lang/ruby19-base/patches/patch-man_ri.1 b/lang/ruby19-base/patches/patch-man_ri.1
new file mode 100644
index 00000000000..5029ff8b161
--- /dev/null
+++ b/lang/ruby19-base/patches/patch-man_ri.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_ri.1,v 1.1 2012/01/24 20:41:51 joerg Exp $
+
+--- man/ri.1.orig 2009-10-26 06:44:31.000000000 +0000
++++ man/ri.1
+@@ -165,12 +165,12 @@ Searches user-wide documents here.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after fixed.
+-.Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immedately.
diff --git a/lang/ruby19-base/patches/patch-man_ruby.1 b/lang/ruby19-base/patches/patch-man_ruby.1
new file mode 100644
index 00000000000..4b2a2f6df1c
--- /dev/null
+++ b/lang/ruby19-base/patches/patch-man_ruby.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_ruby.1,v 1.1 2012/01/24 20:41:51 joerg Exp $
+
+--- man/ruby.1.orig 2009-10-26 06:44:31.000000000 +0000
++++ man/ruby.1
+@@ -494,12 +494,13 @@ Ruby Application Archive.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after fixed.
+ .Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immedately.
diff --git a/lang/ruby193-base/Makefile b/lang/ruby193-base/Makefile
index 074d22e4d74..818c8d72af5 100644
--- a/lang/ruby193-base/Makefile
+++ b/lang/ruby193-base/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/12/04 02:31:54 taca Exp $
+# $NetBSD: Makefile,v 1.4 2012/01/24 20:42:42 joerg Exp $
#
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_FULL}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang ruby
MASTER_SITES= ${MASTER_SITE_RUBY}
#PKGREVISION=
diff --git a/lang/ruby193-base/distinfo b/lang/ruby193-base/distinfo
index c83b8df8b50..19bfdc1d50c 100644
--- a/lang/ruby193-base/distinfo
+++ b/lang/ruby193-base/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2011/12/04 02:31:54 taca Exp $
+$NetBSD: distinfo,v 1.3 2012/01/24 20:42:42 joerg Exp $
SHA1 (ruby-1.9.3-p0.tar.bz2) = f63c116411b981ef54c2caeefb9ccc4d71a5d2cf
RMD160 (ruby-1.9.3-p0.tar.bz2) = 92e95f1d41f89864e2e4791b522a815e6bf51711
@@ -20,6 +20,10 @@ SHA1 (patch-lib_rubygems_install__update__options.rb) = 74f81900c92bc3c7a663a112
SHA1 (patch-lib_rubygems_installer.rb) = cec82bd0c5255a2a23799273c7a2835e2bef7e33
SHA1 (patch-lib_rubygems_specification.rb) = 187e290d3b1d05dee348960391240b1a8d6b21cc
SHA1 (patch-lib_rubygems_uninstaller.rb) = bde19710968f80e56760288d09870a08f3a4ec52
+SHA1 (patch-man_erb.1) = 210aa77328689868162566bf01e3ba261dec0c2b
+SHA1 (patch-man_irb.1) = 899fdd973bb2491cf7f606ee68ffa6cdbe42f725
+SHA1 (patch-man_ri.1) = 3283b897b8ed36933ccecce158bcb3463d667aff
+SHA1 (patch-man_ruby.1) = 8c9edcdc72b674f8f4ef5b35e17aa0a6c38245e7
SHA1 (patch-test_rubygems_test__gem.rb) = bb6946eceed2112a7b3d8df84f59c793bdb73bb0
SHA1 (patch-tool_rbinstall.rb) = f0497085a09b31145f57028b30e335b09acabcff
SHA1 (patch-vsnprintf.c) = 7bb4ca07381536717518143ef7803634168ca9fa
diff --git a/lang/ruby193-base/patches/patch-man_erb.1 b/lang/ruby193-base/patches/patch-man_erb.1
new file mode 100644
index 00000000000..af34a0e1f18
--- /dev/null
+++ b/lang/ruby193-base/patches/patch-man_erb.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_erb.1,v 1.1 2012/01/24 20:42:42 joerg Exp $
+
+--- man/erb.1.orig 2012-01-24 20:07:01.000000000 +0000
++++ man/erb.1
+@@ -143,12 +143,12 @@ class.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after fixed.
+-.Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immediately.
diff --git a/lang/ruby193-base/patches/patch-man_irb.1 b/lang/ruby193-base/patches/patch-man_irb.1
new file mode 100644
index 00000000000..dd124ce1b7b
--- /dev/null
+++ b/lang/ruby193-base/patches/patch-man_irb.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_irb.1,v 1.1 2012/01/24 20:42:42 joerg Exp $
+
+--- man/irb.1.orig 2012-01-24 20:07:49.000000000 +0000
++++ man/irb.1
+@@ -159,12 +159,12 @@ Personal irb initialization.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after fixed.
+-.Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immediately.
diff --git a/lang/ruby193-base/patches/patch-man_ri.1 b/lang/ruby193-base/patches/patch-man_ri.1
new file mode 100644
index 00000000000..380f0936dfa
--- /dev/null
+++ b/lang/ruby193-base/patches/patch-man_ri.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_ri.1,v 1.1 2012/01/24 20:42:43 joerg Exp $
+
+--- man/ri.1.orig 2012-01-24 20:08:14.000000000 +0000
++++ man/ri.1
+@@ -165,12 +165,12 @@ Searches user-wide documents here.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after fixed.
+-.Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immediately.
diff --git a/lang/ruby193-base/patches/patch-man_ruby.1 b/lang/ruby193-base/patches/patch-man_ruby.1
new file mode 100644
index 00000000000..8be12bc596c
--- /dev/null
+++ b/lang/ruby193-base/patches/patch-man_ruby.1
@@ -0,0 +1,22 @@
+$NetBSD: patch-man_ruby.1,v 1.1 2012/01/24 20:42:43 joerg Exp $
+
+--- man/ruby.1.orig 2012-01-24 20:08:36.000000000 +0000
++++ man/ruby.1
+@@ -494,12 +494,12 @@ Ruby Application Archive.
+ .Pp
+ .Sh REPORTING BUGS
+ .Bl -bullet
+-.Li Security vulnerabilities should be reported via an email to
+-.Aq security@ruby-lang.org Ns
+-.Li .
++.It
++Security vulnerabilities should be reported via an email to
++.Aq security@ruby-lang.org .
+ Reported problems will be published after they've been fixed.
+-.Pp
+-.Li And you can report other bugs and feature requests via the
++.It
++You can report other bugs and feature requests via the
+ Ruby Issue Tracking System (http://redmine.ruby-lang.org).
+ Do not report security vulnerabilities
+ via the system because it publishes the vulnerabilities immediately.