Port details |
- rubygem-oj-introspect Embeds start and end byte offsets of JSON objects
- 0.7.2 devel
=0 0.7.2Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2023-01-11 11:57:08
- Last Update: 2023-02-18 11:06:14
- Commit Hash: eabd731
- Also Listed In: rubygems
- License: MIT
- Description:
- Embeds start and end byte offsets of JSON objects into generated Ruby hashes.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-oj-introspect>0:devel/rubygem-oj-introspect
- To install the port:
- cd /usr/ports/devel/rubygem-oj-introspect/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-oj-introspect
- pkg install rubygem-oj-introspect
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-oj-introspect
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676712947
SHA256 (rubygem/oj-introspect-0.7.2.gem) = c415a44567ed2870d8e963a69421d9322128e194fab7867e37e54d5a25d5333d
SIZE (rubygem/oj-introspect-0.7.2.gem) = 12288
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rubygem-oj>=3.13.23_2 : devel/rubygem-oj
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-oj>=3.13.23_2 : devel/rubygem-oj
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-oj-introspect
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2 18 Feb 2023 11:06:14
    |
Matthias Fechner (mfechner)  |
devel/rubygem-oj-introspect: update to 0.7.2
Changelog:
https://github.com/meinac/oj-introspect/compare/v0.7.1...v0.7.2 |
0.7.1 19 Jan 2023 10:25:40
    |
Matthias Fechner (mfechner)  |
devel/rubygem-oj-introspect: enforce usage of rubygem-oj>=3.13.23_2
This version has the required header files included in the package
PR: 269020
Reported by: marko.cupac@mimar.rs |
0.7.1 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
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 |
0.7.1 11 Jan 2023 11:54:13
    |
Matthias Fechner (mfechner)  |
devel/rubygem-oj-introspect: added new port
Required for gitlab-ce 15.6. |
0.7.1 11 Jan 2023 11:54:09
    |
Matthias Fechner (mfechner)  |
www/gitlab-ce: add new ports required for version 15.6 |
Number of commits found: 5
|