kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] doc: update URLs to point to YHBT.net
@ 2020-02-19  1:36 Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2020-02-19  1:36 UTC (permalink / raw)
  To: kcar-public

bogomips.org is going away since .org isn't going to
be affordable, anymore.  Also, update the new gmane
URL and support .onion URLs for Tor users.
---
 .olddoc.yml                 | 18 ++++++++++++------
 GNUmakefile                 |  2 +-
 HACKING                     |  6 +++---
 README                      | 12 ++++++------
 archive/slrnpull.conf       |  4 ++--
 kcar.gemspec                |  4 ++--
 test/test_request_parser.rb |  2 +-
 7 files changed, 27 insertions(+), 21 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 5089a52..44c64f5 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,8 +1,14 @@
 ---
-cgit_url: https://bogomips.org/kcar.git
-git_url: https://bogomips.org/kcar.git
-rdoc_url: https://bogomips.org/kcar/
-ml_url: https://bogomips.org/kcar-public/
-public_email: kcar-public@bogomips.org
+cgit_url: https://yhbt.net/kcar.git
+git_url: https://yhbt.net/kcar.git
+rdoc_url: https://yhbt.net/kcar/
+ml_url:
+- https://yhbt.net/kcar-public/
+- http://ou63pmih66umazou.onion/kcar-public/
+public_email: kcar-public@yhbt.net
+source_code:
+- git clone https://yhbt.net/kcar.git
+- torsocks git clone http://ou63pmih66umazou.onion/kcar.git
 nntp_url:
-  - nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
+- nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
+- nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.kcar
diff --git a/GNUmakefile b/GNUmakefile
index 2fb0bd9..d0d50d7 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,5 +1,5 @@
 all::
-RSYNC_DEST := bogomips.org:/srv/bogomips/kcar
+RSYNC_DEST := yhbt.net:/srv/bogomips/kcar
 RAGEL = ragel
 RLFLAGS = -G2
 rfpackage := kcar
diff --git a/HACKING b/HACKING
index 27fe752..5591079 100644
--- a/HACKING
+++ b/HACKING
@@ -4,7 +4,7 @@
 * git - https://www.git-scm.com/
 * ruby - https://www.ruby-lang.org/en/
 
-	git clone https://bogomips.org/kcar.git
+	git clone https://yhbt.net/kcar.git
 
 == tests
 
@@ -25,10 +25,10 @@ V - set to 1 for verbose test output (may be mangled if multithreaded)
 
 We use git(7) and develop kcar on a public mailing list like git.git
 developers do.  Please send patches via git-send-email(1) to the public
-mailing list at <mailto:kcar-public@bogomips.org>.  Pull requests should be
+mailing list at <mailto:kcar-public@yhbt.net>.  Pull requests should be
 formatted using git-request-pull(1).
 
-All mail is archived publically at: https://bogomips.org/kcar-public/
+All mail is archived publically at: https://yhbt.net/kcar-public/
 and nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
 
 Anonymous contributions will always be welcome.
diff --git a/README b/README
index c3ef9dc..ae1f27c 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ If you use RubyGems:
 
 Otherwise grab the latest tarball from:
 
-https://bogomips.org/kcar/files/
+https://yhbt.net/kcar/files/
 
 Unpack it, and run "ruby setup.rb"
 
@@ -62,13 +62,13 @@ through the body with body.each.
 
 You can get the latest source via git from the following locations:
 
-  https://bogomips.org/kcar.git
+  https://yhbt.net/kcar.git
   https://repo.or.cz/kcar.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* https://bogomips.org/kcar.git
+* https://yhbt.net/kcar.git
 * https://repo.or.cz/w/kcar.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
@@ -83,8 +83,8 @@ don't email the git mailing list or maintainer with kcar patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the public mailing list: mailto:kcar-public@bogomips.org
-All mail is archived publically at: https://bogomips.org/kcar-public/
+requests) go to the public mailing list: mailto:kcar-public@yhbt.net
+All mail is archived publically at: https://yhbt.net/kcar-public/
 and nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
 
 Anonymous posts will always be welcome.
@@ -92,7 +92,7 @@ Anonymous posts will always be welcome.
 No subscription is necessary to post to the mailing list;
 but you may subscribe by sending a plain-text mail to:
 
-	mailto:kcar-public+subscribe@bogomips.org
+	mailto:kcar-public+subscribe@yhbt.net
 
 Keep in mind we suck at delivering email, so using NNTP or
 Atom feeds might be a better bet.
diff --git a/archive/slrnpull.conf b/archive/slrnpull.conf
index f06bd7f..9f391a2 100644
--- a/archive/slrnpull.conf
+++ b/archive/slrnpull.conf
@@ -1,7 +1,7 @@
 # This config was used to create the import used to migrate
-# mailing list archives from gmane to https://bogomips.org/kcar-public/
+# mailing list archives from gmane to https://yhbt.net/kcar-public/
 
 # group_name                         max        expire     headers_only
 gmane.comp.lang.ruby.kcar.general 1000000000 1000000000 0
 
-# usage: slrnpull -d $PWD -h news.gmane.org --no-post
+# usage: slrnpull -d $PWD -h news.gmane.io --no-post
diff --git a/kcar.gemspec b/kcar.gemspec
index 124222e..badb2b5 100644
--- a/kcar.gemspec
+++ b/kcar.gemspec
@@ -4,10 +4,10 @@ manifest = File.exist?('.manifest') ?
 Gem::Specification.new do |s|
   s.name = %q{kcar}
   s.version = (ENV['VERSION'] || '0.6.0').dup
-  s.homepage = 'https://bogomips.org/kcar/'
+  s.homepage = 'https://yhbt.net/kcar/'
   s.authors = ["kcar hackers"]
   s.description = File.read('README').split("\n\n")[1]
-  s.email = %q{kcar-public@bogomips.org}
+  s.email = %q{kcar-public@yhbt.net}
   s.extra_rdoc_files = IO.readlines('.document').map!(&:chomp!).keep_if do |f|
     File.exist?(f)
   end
diff --git a/test/test_request_parser.rb b/test/test_request_parser.rb
index 9ed4b51..44a6c44 100644
--- a/test/test_request_parser.rb
+++ b/test/test_request_parser.rb
@@ -4,7 +4,7 @@
 # or GPL-2.0+ <https://www.gnu.org/licenses/gpl-2.0.txt>
 #
 # Additional work donated by contributors.  See git history of
-# unicorn for more information: git clone https://bogomips.org/unicorn.git
+# unicorn for more information: git clone https://yhbt.net/unicorn.git
 
 require 'test/unit'
 require 'digest'

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] doc: update URLs to point to YHBT.net
@ 2020-02-19  1:38 Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2020-02-19  1:38 UTC (permalink / raw)
  To: kcar-public

bogomips.org is going away since .org isn't going to
be affordable, anymore.  Also, update the new gmane
URL and support .onion URLs for Tor users.
---
 .olddoc.yml                 | 18 ++++++++++++------
 GNUmakefile                 |  2 +-
 HACKING                     |  6 +++---
 README                      | 12 ++++++------
 archive/slrnpull.conf       |  4 ++--
 kcar.gemspec                |  4 ++--
 test/test_request_parser.rb |  2 +-
 7 files changed, 27 insertions(+), 21 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 5089a52..44c64f5 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,8 +1,14 @@
 ---
-cgit_url: https://bogomips.org/kcar.git
-git_url: https://bogomips.org/kcar.git
-rdoc_url: https://bogomips.org/kcar/
-ml_url: https://bogomips.org/kcar-public/
-public_email: kcar-public@bogomips.org
+cgit_url: https://yhbt.net/kcar.git
+git_url: https://yhbt.net/kcar.git
+rdoc_url: https://yhbt.net/kcar/
+ml_url:
+- https://yhbt.net/kcar-public/
+- http://ou63pmih66umazou.onion/kcar-public/
+public_email: kcar-public@yhbt.net
+source_code:
+- git clone https://yhbt.net/kcar.git
+- torsocks git clone http://ou63pmih66umazou.onion/kcar.git
 nntp_url:
-  - nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
+- nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
+- nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.kcar
diff --git a/GNUmakefile b/GNUmakefile
index 2fb0bd9..d0d50d7 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,5 +1,5 @@
 all::
-RSYNC_DEST := bogomips.org:/srv/bogomips/kcar
+RSYNC_DEST := yhbt.net:/srv/bogomips/kcar
 RAGEL = ragel
 RLFLAGS = -G2
 rfpackage := kcar
diff --git a/HACKING b/HACKING
index 27fe752..5591079 100644
--- a/HACKING
+++ b/HACKING
@@ -4,7 +4,7 @@
 * git - https://www.git-scm.com/
 * ruby - https://www.ruby-lang.org/en/
 
-	git clone https://bogomips.org/kcar.git
+	git clone https://yhbt.net/kcar.git
 
 == tests
 
@@ -25,10 +25,10 @@ V - set to 1 for verbose test output (may be mangled if multithreaded)
 
 We use git(7) and develop kcar on a public mailing list like git.git
 developers do.  Please send patches via git-send-email(1) to the public
-mailing list at <mailto:kcar-public@bogomips.org>.  Pull requests should be
+mailing list at <mailto:kcar-public@yhbt.net>.  Pull requests should be
 formatted using git-request-pull(1).
 
-All mail is archived publically at: https://bogomips.org/kcar-public/
+All mail is archived publically at: https://yhbt.net/kcar-public/
 and nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
 
 Anonymous contributions will always be welcome.
diff --git a/README b/README
index c3ef9dc..ae1f27c 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ If you use RubyGems:
 
 Otherwise grab the latest tarball from:
 
-https://bogomips.org/kcar/files/
+https://yhbt.net/kcar/files/
 
 Unpack it, and run "ruby setup.rb"
 
@@ -62,13 +62,13 @@ through the body with body.each.
 
 You can get the latest source via git from the following locations:
 
-  https://bogomips.org/kcar.git
+  https://yhbt.net/kcar.git
   https://repo.or.cz/kcar.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* https://bogomips.org/kcar.git
+* https://yhbt.net/kcar.git
 * https://repo.or.cz/w/kcar.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
@@ -83,8 +83,8 @@ don't email the git mailing list or maintainer with kcar patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the public mailing list: mailto:kcar-public@bogomips.org
-All mail is archived publically at: https://bogomips.org/kcar-public/
+requests) go to the public mailing list: mailto:kcar-public@yhbt.net
+All mail is archived publically at: https://yhbt.net/kcar-public/
 and nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar
 
 Anonymous posts will always be welcome.
@@ -92,7 +92,7 @@ Anonymous posts will always be welcome.
 No subscription is necessary to post to the mailing list;
 but you may subscribe by sending a plain-text mail to:
 
-	mailto:kcar-public+subscribe@bogomips.org
+	mailto:kcar-public+subscribe@yhbt.net
 
 Keep in mind we suck at delivering email, so using NNTP or
 Atom feeds might be a better bet.
diff --git a/archive/slrnpull.conf b/archive/slrnpull.conf
index f06bd7f..9f391a2 100644
--- a/archive/slrnpull.conf
+++ b/archive/slrnpull.conf
@@ -1,7 +1,7 @@
 # This config was used to create the import used to migrate
-# mailing list archives from gmane to https://bogomips.org/kcar-public/
+# mailing list archives from gmane to https://yhbt.net/kcar-public/
 
 # group_name                         max        expire     headers_only
 gmane.comp.lang.ruby.kcar.general 1000000000 1000000000 0
 
-# usage: slrnpull -d $PWD -h news.gmane.org --no-post
+# usage: slrnpull -d $PWD -h news.gmane.io --no-post
diff --git a/kcar.gemspec b/kcar.gemspec
index 124222e..badb2b5 100644
--- a/kcar.gemspec
+++ b/kcar.gemspec
@@ -4,10 +4,10 @@ manifest = File.exist?('.manifest') ?
 Gem::Specification.new do |s|
   s.name = %q{kcar}
   s.version = (ENV['VERSION'] || '0.6.0').dup
-  s.homepage = 'https://bogomips.org/kcar/'
+  s.homepage = 'https://yhbt.net/kcar/'
   s.authors = ["kcar hackers"]
   s.description = File.read('README').split("\n\n")[1]
-  s.email = %q{kcar-public@bogomips.org}
+  s.email = %q{kcar-public@yhbt.net}
   s.extra_rdoc_files = IO.readlines('.document').map!(&:chomp!).keep_if do |f|
     File.exist?(f)
   end
diff --git a/test/test_request_parser.rb b/test/test_request_parser.rb
index 9ed4b51..44a6c44 100644
--- a/test/test_request_parser.rb
+++ b/test/test_request_parser.rb
@@ -4,7 +4,7 @@
 # or GPL-2.0+ <https://www.gnu.org/licenses/gpl-2.0.txt>
 #
 # Additional work donated by contributors.  See git history of
-# unicorn for more information: git clone https://bogomips.org/unicorn.git
+# unicorn for more information: git clone https://yhbt.net/unicorn.git
 
 require 'test/unit'
 require 'digest'

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-19  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19  1:36 [PATCH] doc: update URLs to point to YHBT.net Eric Wong
  -- strict thread matches above, loose matches on Subject: below --
2020-02-19  1:38 Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).