notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-rbs Language for type signatures for Ruby and standard library definitions
3.4.4 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-19 20:17:04
Last Update: 2024-02-21 15:10:26
Commit Hash: 519794f
Also Listed In: rubygems
License: BSD2CLAUSE RUBY
WWW:
https://github.com/ruby/rbs
Description:
RBS is a language to describe the structure of Ruby programs. You can write down the definition of a class or module: methods defined in the class, instance variables and their types, and inheritance/mix-in relations. It also allows declaring constants and global variables.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/rbs
  2. /usr/local/share/licenses/rubygem-rbs-3.4.4/catalog.mk
  3. /usr/local/share/licenses/rubygem-rbs-3.4.4/LICENSE
  4. /usr/local/share/licenses/rubygem-rbs-3.4.4/BSD2CLAUSE
  5. /usr/local/share/licenses/rubygem-rbs-3.4.4/RUBY
Collapse this list.
Dependency lines:
  • rubygem-rbs>0:devel/rubygem-rbs
To install the port:
cd /usr/ports/devel/rubygem-rbs/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-rbs
  • pkg install rubygem-rbs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-rbs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708450444 SHA256 (rubygem/rbs-3.4.4.gem) = 1376d2604a00832641bb47521595e63a1c0d1cc241ded383ba48ddb4396de5a8 SIZE (rubygem/rbs-3.4.4.gem) = 1047552

Packages (timestamps in pop-ups are UTC):
rubygem-rbs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.43.4.41.0.03.4.43.4.4-1.0.0-
FreeBSD:13:quarterly3.4.43.4.43.1.03.4.43.4.43.4.03.4.03.4.0
FreeBSD:14:latest3.4.43.4.42.7.03.4.43.4.43.1.0-3.1.0
FreeBSD:14:quarterly3.4.03.4.4-3.4.03.4.43.4.03.4.03.4.0
FreeBSD:15:latest3.4.43.4.4n/a3.4.0n/a3.4.03.4.03.4.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Run
  1. devel/rubygem-rbs_json_schema
  2. devel/rubygem-typeprof

Configuration Options:
No options to configure
Options name:
devel_rubygem-rbs
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.4
21 Feb 2024 15:10:26
commit hash: 519794f53fb992552d90bbb839c2478c4d51c41ecommit hash: 519794f53fb992552d90bbb839c2478c4d51c41ecommit hash: 519794f53fb992552d90bbb839c2478c4d51c41ecommit hash: 519794f53fb992552d90bbb839c2478c4d51c41e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.4.4

Changes:	https://github.com/ruby/rbs/releases
3.4.0
25 Dec 2023 09:01:55
commit hash: b5fa7ff5e0feb7f73c07c61106f58362e0b78105commit hash: b5fa7ff5e0feb7f73c07c61106f58362e0b78105commit hash: b5fa7ff5e0feb7f73c07c61106f58362e0b78105commit hash: b5fa7ff5e0feb7f73c07c61106f58362e0b78105 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.4.0

Changes:	https://github.com/ruby/rbs/releases
3.3.2
27 Nov 2023 10:30:00
commit hash: 5bc5dbc4530d0c9bd5d61e406f0346dbe3809287commit hash: 5bc5dbc4530d0c9bd5d61e406f0346dbe3809287commit hash: 5bc5dbc4530d0c9bd5d61e406f0346dbe3809287commit hash: 5bc5dbc4530d0c9bd5d61e406f0346dbe3809287 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.3.2

Changes:	https://github.com/ruby/rbs/releases
3.3.0
14 Nov 2023 17:16:23
commit hash: fe3b76af902b63eb75766591edfc64e7e3510b47commit hash: fe3b76af902b63eb75766591edfc64e7e3510b47commit hash: fe3b76af902b63eb75766591edfc64e7e3510b47commit hash: fe3b76af902b63eb75766591edfc64e7e3510b47 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.3.0

Changes:	https://github.com/ruby/rbs/releases
3.2.2
30 Sep 2023 00:46:26
commit hash: 5a8094f500d1da1a65c5e896036f683b3f93c5becommit hash: 5a8094f500d1da1a65c5e896036f683b3f93c5becommit hash: 5a8094f500d1da1a65c5e896036f683b3f93c5becommit hash: 5a8094f500d1da1a65c5e896036f683b3f93c5be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.2.2

Changes:	https://github.com/ruby/rbs/releases
3.2.1
04 Sep 2023 21:30:29
commit hash: ecbf08e4d0f9a429d078b2ac8508f15859444196commit hash: ecbf08e4d0f9a429d078b2ac8508f15859444196commit hash: ecbf08e4d0f9a429d078b2ac8508f15859444196commit hash: ecbf08e4d0f9a429d078b2ac8508f15859444196 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.2.1

Changes:	https://github.com/ruby/rbs/releases
3.2.0
26 Aug 2023 09:28:10
commit hash: 31472c5bfb61d0e783369b2f017c9dec1fb154c6commit hash: 31472c5bfb61d0e783369b2f017c9dec1fb154c6commit hash: 31472c5bfb61d0e783369b2f017c9dec1fb154c6commit hash: 31472c5bfb61d0e783369b2f017c9dec1fb154c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.2.0

Changes:	https://github.com/ruby/rbs/releases
3.1.3
16 Aug 2023 18:26:13
commit hash: b618b05fa69c394e4e6b6b3711a6fa847c4f9cb5commit hash: b618b05fa69c394e4e6b6b3711a6fa847c4f9cb5commit hash: b618b05fa69c394e4e6b6b3711a6fa847c4f9cb5commit hash: b618b05fa69c394e4e6b6b3711a6fa847c4f9cb5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.1.3

Changes:	https://github.com/ruby/rbs/releases
3.1.0
27 Apr 2023 23:59:25
commit hash: 99bf4287a9247fca2810b271bb35086888669c5bcommit hash: 99bf4287a9247fca2810b271bb35086888669c5bcommit hash: 99bf4287a9247fca2810b271bb35086888669c5bcommit hash: 99bf4287a9247fca2810b271bb35086888669c5b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.1.0

Changes:	https://github.com/ruby/rbs/releases
3.0.4
05 Apr 2023 17:31:25
commit hash: b68f2ea33ef406c208d8dd7cd09aa6630813dd45commit hash: b68f2ea33ef406c208d8dd7cd09aa6630813dd45commit hash: b68f2ea33ef406c208d8dd7cd09aa6630813dd45commit hash: b68f2ea33ef406c208d8dd7cd09aa6630813dd45 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.0.4

Changes:	https://github.com/ruby/rbs/releases
3.0.0
21 Mar 2023 19:22:01
commit hash: f6d28e761b6f398e371d9344d35b638dd506a794commit hash: f6d28e761b6f398e371d9344d35b638dd506a794commit hash: f6d28e761b6f398e371d9344d35b638dd506a794commit hash: f6d28e761b6f398e371d9344d35b638dd506a794 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 3.0.0

Changes:	https://github.com/ruby/rbs/releases
2.8.4
05 Feb 2023 15:49:45
commit hash: adf2cd46a10668d134e6aace0c3cccee4b7b9bf0commit hash: adf2cd46a10668d134e6aace0c3cccee4b7b9bf0commit hash: adf2cd46a10668d134e6aace0c3cccee4b7b9bf0commit hash: adf2cd46a10668d134e6aace0c3cccee4b7b9bf0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.8.4

Changes:	https://github.com/ruby/rbs/releases
2.8.3
30 Jan 2023 13:01:23
commit hash: 07e077a01c2bc73ee7d64f39feed44a41e2718dacommit hash: 07e077a01c2bc73ee7d64f39feed44a41e2718dacommit hash: 07e077a01c2bc73ee7d64f39feed44a41e2718dacommit hash: 07e077a01c2bc73ee7d64f39feed44a41e2718da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.8.3

Changes:	https://github.com/ruby/rbs/releases
2.7.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2.7.0
09 Oct 2022 19:45:35
commit hash: a34e6839966ead14bbcc6885840f0c12bca9156fcommit hash: a34e6839966ead14bbcc6885840f0c12bca9156fcommit hash: a34e6839966ead14bbcc6885840f0c12bca9156fcommit hash: a34e6839966ead14bbcc6885840f0c12bca9156f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.7.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.6.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.0
29 Jun 2022 16:32:50
commit hash: 435b467f465d6008dbc0252d71f9b07bbaa25e76commit hash: 435b467f465d6008dbc0252d71f9b07bbaa25e76commit hash: 435b467f465d6008dbc0252d71f9b07bbaa25e76commit hash: 435b467f465d6008dbc0252d71f9b07bbaa25e76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.6.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
2.5.1
21 Jun 2022 20:58:20
commit hash: 078f086239d5c5acaff52c00588fa7cd08ecec53commit hash: 078f086239d5c5acaff52c00588fa7cd08ecec53commit hash: 078f086239d5c5acaff52c00588fa7cd08ecec53commit hash: 078f086239d5c5acaff52c00588fa7cd08ecec53 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.5.1

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
		https://github.com/ruby/rbs/commits/master
2.5.0
22 May 2022 05:11:29
commit hash: c02d073e545772a1369f8790a2e3c6821a903ae5commit hash: c02d073e545772a1369f8790a2e3c6821a903ae5commit hash: c02d073e545772a1369f8790a2e3c6821a903ae5commit hash: c02d073e545772a1369f8790a2e3c6821a903ae5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.5.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
2.4.0
13 May 2022 11:39:47
commit hash: c28c5d707503e1bc89303972e27f648b4d0e6491commit hash: c28c5d707503e1bc89303972e27f648b4d0e6491commit hash: c28c5d707503e1bc89303972e27f648b4d0e6491commit hash: c28c5d707503e1bc89303972e27f648b4d0e6491 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.4.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
2.3.2
17 Apr 2022 23:58:40
commit hash: 7247e7dadb84e0870a864d81e61b477c3b15c082commit hash: 7247e7dadb84e0870a864d81e61b477c3b15c082commit hash: 7247e7dadb84e0870a864d81e61b477c3b15c082commit hash: 7247e7dadb84e0870a864d81e61b477c3b15c082 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.3.2

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
2.3.0
16 Apr 2022 04:19:39
commit hash: f7a1243556c3aa3344b5848bc27399a44665ebd5commit hash: f7a1243556c3aa3344b5848bc27399a44665ebd5commit hash: f7a1243556c3aa3344b5848bc27399a44665ebd5commit hash: f7a1243556c3aa3344b5848bc27399a44665ebd5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.3.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
2.2.2
07 Mar 2022 18:12:57
commit hash: cd50c082628a325d02e2e8043ec9c6b5da724de7commit hash: cd50c082628a325d02e2e8043ec9c6b5da724de7commit hash: cd50c082628a325d02e2e8043ec9c6b5da724de7commit hash: cd50c082628a325d02e2e8043ec9c6b5da724de7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.2.2

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
2.0.0
23 Jan 2022 19:09:28
commit hash: aeba0fd08b2866f6751b9ba6a19fe45c43517ac8commit hash: aeba0fd08b2866f6751b9ba6a19fe45c43517ac8commit hash: aeba0fd08b2866f6751b9ba6a19fe45c43517ac8commit hash: aeba0fd08b2866f6751b9ba6a19fe45c43517ac8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 2.0.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.8.1
11 Jan 2022 18:46:47
commit hash: 4cc625e478fa02a577ec04f720b4cf7d30546af0commit hash: 4cc625e478fa02a577ec04f720b4cf7d30546af0commit hash: 4cc625e478fa02a577ec04f720b4cf7d30546af0commit hash: 4cc625e478fa02a577ec04f720b4cf7d30546af0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.8.1

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.8.0
21 Dec 2021 18:54:01
commit hash: 4a99b10ecc660ea7945448512ca9f94c30810865commit hash: 4a99b10ecc660ea7945448512ca9f94c30810865commit hash: 4a99b10ecc660ea7945448512ca9f94c30810865commit hash: 4a99b10ecc660ea7945448512ca9f94c30810865 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.8.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.7.1
21 Nov 2021 21:17:05
commit hash: cf69f96620bd0c39352acb15eaf25cd48b5bdc08commit hash: cf69f96620bd0c39352acb15eaf25cd48b5bdc08commit hash: cf69f96620bd0c39352acb15eaf25cd48b5bdc08commit hash: cf69f96620bd0c39352acb15eaf25cd48b5bdc08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.7.1

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.7.0
21 Nov 2021 18:22:23
commit hash: 1c76f05256f0c429bcbfb75e1e413e5c890fb6b0commit hash: 1c76f05256f0c429bcbfb75e1e413e5c890fb6b0commit hash: 1c76f05256f0c429bcbfb75e1e413e5c890fb6b0commit hash: 1c76f05256f0c429bcbfb75e1e413e5c890fb6b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.7.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.6.2
21 Sep 2021 03:46:59
commit hash: 7769c54f37c609bb20450db5d742424b1b73cfd6commit hash: 7769c54f37c609bb20450db5d742424b1b73cfd6commit hash: 7769c54f37c609bb20450db5d742424b1b73cfd6commit hash: 7769c54f37c609bb20450db5d742424b1b73cfd6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.6.2

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.3.3
08 Aug 2021 14:55:22
commit hash: 85c1aa8dd1c62e895dc4a7bf4e24c38b6ba3c706commit hash: 85c1aa8dd1c62e895dc4a7bf4e24c38b6ba3c706commit hash: 85c1aa8dd1c62e895dc4a7bf4e24c38b6ba3c706commit hash: 85c1aa8dd1c62e895dc4a7bf4e24c38b6ba3c706 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.3.3

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.3.2
24 Jul 2021 23:57:56
commit hash: dca802e68e3f76a9d816d113208f395f5ba7accdcommit hash: dca802e68e3f76a9d816d113208f395f5ba7accdcommit hash: dca802e68e3f76a9d816d113208f395f5ba7accdcommit hash: dca802e68e3f76a9d816d113208f395f5ba7accd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.3.2

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.3.1
24 Jul 2021 20:22:57
commit hash: addd79a782637168a9fab3c0f5f6e834e5afb295commit hash: addd79a782637168a9fab3c0f5f6e834e5afb295commit hash: addd79a782637168a9fab3c0f5f6e834e5afb295commit hash: addd79a782637168a9fab3c0f5f6e834e5afb295 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.3.1

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.3.0
21 Jul 2021 21:13:26
commit hash: f6ec4eb5c648ff746ffde40c8531c231db77719ecommit hash: f6ec4eb5c648ff746ffde40c8531c231db77719ecommit hash: f6ec4eb5c648ff746ffde40c8531c231db77719ecommit hash: f6ec4eb5c648ff746ffde40c8531c231db77719e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.3.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.2.1
10 Jun 2021 14:46:19
commit hash: 2f4018c4cfc33731e3d51a5b05033c0c8a392b0ecommit hash: 2f4018c4cfc33731e3d51a5b05033c0c8a392b0ecommit hash: 2f4018c4cfc33731e3d51a5b05033c0c8a392b0ecommit hash: 2f4018c4cfc33731e3d51a5b05033c0c8a392b0e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.2.1

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.2.0
29 Apr 2021 14:24:44
commit hash: af7595ebeb3a38f4f789d297f01efe3361824f23commit hash: af7595ebeb3a38f4f789d297f01efe3361824f23commit hash: af7595ebeb3a38f4f789d297f01efe3361824f23commit hash: af7595ebeb3a38f4f789d297f01efe3361824f23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.2.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.1.1
25 Apr 2021 20:36:16
commit hash: 0fc573d22a426480faca1c5363b660ed611d1771commit hash: 0fc573d22a426480faca1c5363b660ed611d1771commit hash: 0fc573d22a426480faca1c5363b660ed611d1771commit hash: 0fc573d22a426480faca1c5363b660ed611d1771 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.1.1

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.1.0
18 Apr 2021 05:47:49
commit hash: f9f3c282c5d5036d8c1835fb5dfd00a65c1fa80ecommit hash: f9f3c282c5d5036d8c1835fb5dfd00a65c1fa80ecommit hash: f9f3c282c5d5036d8c1835fb5dfd00a65c1fa80ecommit hash: f9f3c282c5d5036d8c1835fb5dfd00a65c1fa80e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs: Update to 1.1.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.0.6
06 Apr 2021 15:50:00
commit hash: 1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5efcommit hash: 1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5efcommit hash: 1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5efcommit hash: 1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5ef files touched by this commit
Rene Ladan (rene) search for other commits by this committer
Remove now obsolete BROKEN_RUBY25 markers.
1.0.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.6
03 Mar 2021 18:16:09
Revision:567218Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.6

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.0.5
17 Feb 2021 18:22:15
Revision:565708Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.5

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.0.4
06 Feb 2021 21:23:38
Revision:564565Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.4

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.0.3
03 Feb 2021 19:50:54
Revision:563954Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.3

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.0.2
01 Feb 2021 19:43:50
Revision:563713Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.2

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.0.1
30 Jan 2021 12:34:35
Revision:563380Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.1

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
1.0.0
03 Jan 2021 20:20:51
Revision:560187Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.0

Changes:	https://github.com/ruby/rbs/blob/master/CHANGELOG.md
0.20.1
19 Dec 2020 20:05:18
Revision:558488Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-rbs 0.20.1

RBS is a language to describe the structure of Ruby programs. You can write down
the definition of a class or module: methods defined in the class, instance
variables and their types, and inheritance/mix-in relations. It also allows
declaring constants and global variables.

WWW: https://github.com/ruby/rbs

Number of commits found: 49