Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a6bfcec012e567f4c89a1ae8d3dac299771fe222)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a6bfcec012e567f4c89a1ae8d3dac299771fe222)
  • Date: Sun, 26 Dec 2021 00:54:26 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

ChangeLog | 3 +++
ruby-raa/ruby-2.5/CONFLICTS | 1 +
ruby-raa/ruby-2.5/HISTORY | 3 +++
ruby-raa/ruby-2.6/CONFLICTS | 1 +
ruby-raa/ruby-2.6/HISTORY | 3 +++
ruby-raa/ruby-2.7/CONFLICTS | 1 +
ruby-raa/ruby-2.7/HISTORY | 3 +++
ruby-raa/ruby-3.0/CONFLICTS | 1 +
ruby-raa/ruby-3.0/HISTORY | 3 +++
ruby-raa/ruby-3.1/BUILD | 2 ++
ruby-raa/ruby-3.1/CONFIGURE | 1 +
ruby-raa/ruby-3.1/CONFLICTS | 15 +++++++++++++++
ruby-raa/ruby-3.1/DEPENDS | 5 +++++
ruby-raa/ruby-3.1/DETAILS | 18 ++++++++++++++++++
ruby-raa/ruby-3.1/HISTORY | 4 ++++
ruby-raa/ruby-3.1/PROVIDES | 1 +
16 files changed, 65 insertions(+)

New commits:
commit a6bfcec012e567f4c89a1ae8d3dac299771fe222
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

ruby-raa/ruby-3.0: conflicts with ruby-3.1

commit 5399d0a256450f579c1896be978b2b954181eebb
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

ruby-raa/ruby-2.7: conflicts with ruby-3.1

commit f2019be74939d6bdaffaf767659ff9de49d63ac3
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

ruby-raa/ruby-2.6: conflicts with ruby-3.1

commit 86ec9a56f5ab59d279af43aeb84d5f7b2ee3c112
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

ruby-raa/ruby-2.5: conflicts with ruby-3.1

commit d4c2c4a3c413da35e10d527df44f4e4dd99f3291
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

ruby-raa/ruby-3.1: new spell, Ruby 3.1

diff --git a/ChangeLog b/ChangeLog
index feffa84..43cb818 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2021-12-25 Pavel Vinogradov <public AT sourcemage.org>
+ * ruby-raa/ruby-3.1: new spell, Ruby 3.1
+
2021-12-25 Ismael Luceno <ismael AT sourcemage.org>
* video-libs/movit: new spell, High-performance, high-quality video
filters for the GPU
diff --git a/ruby-raa/ruby-2.5/CONFLICTS b/ruby-raa/ruby-2.5/CONFLICTS
index db85946..ae52c76 100755
--- a/ruby-raa/ruby-2.5/CONFLICTS
+++ b/ruby-raa/ruby-2.5/CONFLICTS
@@ -9,6 +9,7 @@ conflicts ruby-2.4
conflicts ruby-2.6
conflicts ruby-2.7
conflicts ruby-3.0
+conflicts ruby-3.1
conflicts ruby-enterprise-edition
conflicts rubygems
conflicts rake
diff --git a/ruby-raa/ruby-2.5/HISTORY b/ruby-raa/ruby-2.5/HISTORY
index 5be5bdc..1915504 100644
--- a/ruby-raa/ruby-2.5/HISTORY
+++ b/ruby-raa/ruby-2.5/HISTORY
@@ -1,3 +1,6 @@
+2021-12-25 Pavel Vinogradov <public AT sourcemage.org>
+ * CONFLICTS: added ruby-3.1
+
2021-04-23 Remko van der Vossen <wich AT sourcemage.org>
* DETAILS: version 2.5.9, SECURITY_PATCH++,
(CVE-2021-28965, CVE-2021-28965, CVE-2020-10933, CVE-2020-10663)
diff --git a/ruby-raa/ruby-2.6/CONFLICTS b/ruby-raa/ruby-2.6/CONFLICTS
index 06ec513..8d3adf3 100755
--- a/ruby-raa/ruby-2.6/CONFLICTS
+++ b/ruby-raa/ruby-2.6/CONFLICTS
@@ -9,6 +9,7 @@ conflicts ruby-2.4
conflicts ruby-2.5
conflicts ruby-2.7
conflicts ruby-3.0
+conflicts ruby-3.1
conflicts ruby-enterprise-edition
conflicts rubygems
conflicts rake
diff --git a/ruby-raa/ruby-2.6/HISTORY b/ruby-raa/ruby-2.6/HISTORY
index e0af31c..737b78b 100644
--- a/ruby-raa/ruby-2.6/HISTORY
+++ b/ruby-raa/ruby-2.6/HISTORY
@@ -1,3 +1,6 @@
+2021-12-25 Pavel Vinogradov <public AT sourcemage.org>
+ * CONFLICTS: added ruby-3.1
+
2021-11-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.6.9, SECURITY_PATCH++,
(CVE-2021-31810, CVE-2021-32066, CVE-2021-31799, CVE-2021-41817,
diff --git a/ruby-raa/ruby-2.7/CONFLICTS b/ruby-raa/ruby-2.7/CONFLICTS
index 96751e8..4199611 100755
--- a/ruby-raa/ruby-2.7/CONFLICTS
+++ b/ruby-raa/ruby-2.7/CONFLICTS
@@ -9,6 +9,7 @@ conflicts ruby-2.4
conflicts ruby-2.5
conflicts ruby-2.6
conflicts ruby-3.0
+conflicts ruby-3.1
conflicts ruby-enterprise-edition
conflicts rubygems
conflicts rake
diff --git a/ruby-raa/ruby-2.7/HISTORY b/ruby-raa/ruby-2.7/HISTORY
index 95270d8..be6eeb1 100644
--- a/ruby-raa/ruby-2.7/HISTORY
+++ b/ruby-raa/ruby-2.7/HISTORY
@@ -1,3 +1,6 @@
+2021-12-25 Pavel Vinogradov <public AT sourcemage.org>
+ * CONFLICTS: added ruby-3.1
+
2021-11-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.7.5, SECURITY_PATCH++,
(CVE-2021-31810, CVE-2021-32066, CVE-2021-31799, CVE-2021-41817,
diff --git a/ruby-raa/ruby-3.0/CONFLICTS b/ruby-raa/ruby-3.0/CONFLICTS
index 132f148..66c6088 100755
--- a/ruby-raa/ruby-3.0/CONFLICTS
+++ b/ruby-raa/ruby-3.0/CONFLICTS
@@ -9,6 +9,7 @@ conflicts ruby-2.4
conflicts ruby-2.5
conflicts ruby-2.6
conflicts ruby-2.7
+conflicts ruby-3.1
conflicts ruby-enterprise-edition
conflicts rubygems
conflicts rake
diff --git a/ruby-raa/ruby-3.0/HISTORY b/ruby-raa/ruby-3.0/HISTORY
index dfad716..1599ed0 100644
--- a/ruby-raa/ruby-3.0/HISTORY
+++ b/ruby-raa/ruby-3.0/HISTORY
@@ -1,3 +1,6 @@
+2021-12-25 Pavel Vinogradov <public AT sourcemage.org>
+ * CONFLICTS: added ruby-3.1
+
2021-11-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.0.3, SECURITY_PATCH++,
(CVE-2021-41817, CVE-2021-41816, CVE-2021-41819)
diff --git a/ruby-raa/ruby-3.1/BUILD b/ruby-raa/ruby-3.1/BUILD
new file mode 100755
index 0000000..47d08e0
--- /dev/null
+++ b/ruby-raa/ruby-3.1/BUILD
@@ -0,0 +1,2 @@
+OPTS+=" --enable-shared $RUBY_DOCS" &&
+default_build
diff --git a/ruby-raa/ruby-3.1/CONFIGURE b/ruby-raa/ruby-3.1/CONFIGURE
new file mode 100755
index 0000000..1d3b67e
--- /dev/null
+++ b/ruby-raa/ruby-3.1/CONFIGURE
@@ -0,0 +1 @@
+config_query_option RUBY_DOCS "install documentation?" n ""
"--disable-install-doc"
diff --git a/ruby-raa/ruby-3.1/CONFLICTS b/ruby-raa/ruby-3.1/CONFLICTS
new file mode 100755
index 0000000..a78baaa
--- /dev/null
+++ b/ruby-raa/ruby-3.1/CONFLICTS
@@ -0,0 +1,15 @@
+conflicts ruby y &&
+conflicts ruby-1.8 &&
+conflicts ruby-1.9 &&
+conflicts ruby-2.0 &&
+conflicts ruby-2.1 &&
+conflicts ruby-2.2 &&
+conflicts ruby-2.3 &&
+conflicts ruby-2.4 &&
+conflicts ruby-2.5 &&
+conflicts ruby-2.6 &&
+conflicts ruby-2.7 &&
+conflicts ruby-3.0 &&
+conflicts ruby-enterprise-edition &&
+conflicts rubygems &&
+conflicts rake
diff --git a/ruby-raa/ruby-3.1/DEPENDS b/ruby-raa/ruby-3.1/DEPENDS
new file mode 100755
index 0000000..97256c1
--- /dev/null
+++ b/ruby-raa/ruby-3.1/DEPENDS
@@ -0,0 +1,5 @@
+depends gmp &&
+depends zlib &&
+optional_depends gdbm "" "" "for gdbm support" &&
+optional_depends tk "" "" "for tk support" &&
+optional_depends SSL "" "" "for ssl and hashing modules"
diff --git a/ruby-raa/ruby-3.1/DETAILS b/ruby-raa/ruby-3.1/DETAILS
new file mode 100755
index 0000000..7b4bb52
--- /dev/null
+++ b/ruby-raa/ruby-3.1/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=ruby-3.1
+ VERSION=3.1.0
+
SOURCE_HASH="sha512:a2bb6b5e62d5fa06dd9c30cf84ddcb2c27cb87fbaaffd2309a44391a6b110e1dde6b7b0d8c659b56387ee3c9b4264003f3532d5a374123a7c187ebba9293f320:UPSTREAM_HASH"
+ SOURCE=ruby-$VERSION.tar.xz
+ URL_SUFFIX="ruby/${VERSION%.*}/$SOURCE"
+ SOURCE_URL[0]=https://cache.ruby-lang.org/pub/$URL_SUFFIX
+ SOURCE_URL[1]=http://mirrors.ibiblio.org/$URL_SUFFIX
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/ruby-$VERSION"
+ LICENSE[0]=GPL
+ KEYWORDS="devel"
+ WEB_SITE=http://www.ruby-lang.org/
+ ENTERED=20211225
+ SHORT="interpreted scripting language"
+cat << EOF
+Ruby is the interpreted scripting language for quick and easy object-oriented
+programming. It has many features to process text files and to do system
+management tasks. It is simple, straight forward extensible and portable.
+EOF
diff --git a/ruby-raa/ruby-3.1/HISTORY b/ruby-raa/ruby-3.1/HISTORY
new file mode 100644
index 0000000..c2e2734
--- /dev/null
+++ b/ruby-raa/ruby-3.1/HISTORY
@@ -0,0 +1,4 @@
+2021-12-25 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD, CONFIGURE, CONFLICTS, DEPENDS, DETAILS, PROVIDES:
+ version 3.1.0, spell created, copied from ruby-3.0
+
diff --git a/ruby-raa/ruby-3.1/PROVIDES b/ruby-raa/ruby-3.1/PROVIDES
new file mode 100755
index 0000000..a62e12a
--- /dev/null
+++ b/ruby-raa/ruby-3.1/PROVIDES
@@ -0,0 +1 @@
+RUBY



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a6bfcec012e567f4c89a1ae8d3dac299771fe222), Pavel Vinogradov, 12/25/2021

Archive powered by MHonArc 2.6.24.

Top of Page