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-cucumber-core Core library for the Cucumber BDD app
13.0.2 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 13.0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-05-03 19:52:37
Last Update: 2024-03-31 03:08:44
Commit Hash: 757e9f1
Also Listed In: rubygems
License: MIT
WWW:
https://cucumber.io/
https://github.com/cucumber/cucumber-ruby-core
Description:
Cucumber Core is the inner hexagon for the Ruby flavour of Cucumber. It contains the core domain logic to execute Cucumber features. It has no user interface, just a Ruby API. If you're interested in how Cucumber works, or in building other tools that work with Gherkin documents, you've come to the right place.
HomepageHomepage    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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-cucumber-core-13.0.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-cucumber-core-13.0.2/LICENSE
  3. /usr/local/share/licenses/rubygem-cucumber-core-13.0.2/MIT
Collapse this list.
Dependency lines:
  • rubygem-cucumber-core>0:devel/rubygem-cucumber-core
To install the port:
cd /usr/ports/devel/rubygem-cucumber-core/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-cucumber-core
  • pkg install rubygem-cucumber-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-cucumber-core
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711466328 SHA256 (rubygem/cucumber-core-13.0.2.gem) = eeb62b06ba538a24f1c7df591253a7deeb0552c1e9f3f36adca153921ffb0064 SIZE (rubygem/cucumber-core-13.0.2.gem) = 23040

Packages (timestamps in pop-ups are UTC):
rubygem-cucumber-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.0.213.0.28.0.1_113.0.213.0.2-8.0.1_1-
FreeBSD:13:quarterly13.0.013.0.011.1.0_113.0.013.0.213.0.013.0.013.0.0
FreeBSD:14:latest13.0.113.0.211.0.0_113.0.113.0.211.1.0_1-11.1.0_1
FreeBSD:14:quarterly13.0.013.0.2-13.0.013.0.213.0.013.0.013.0.0
FreeBSD:15:latest13.0.113.0.2n/a13.0.0n/a13.0.013.0.013.0.1
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. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-cucumber-gherkin27>=27<28 : textproc/rubygem-cucumber-gherkin27
  2. rubygem-cucumber-messages22>=20<23 : devel/rubygem-cucumber-messages22
  3. rubygem-cucumber-tag-expressions>=5<7 : devel/rubygem-cucumber-tag-expressions
  4. ruby32 : lang/ruby32
  5. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-cucumber
  2. devel/rubygem-cucumber-wire

Configuration Options:
No options to configure
Options name:
devel_rubygem-cucumber-core
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.
Port Moves

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
13.0.2
31 Mar 2024 03:08:44
commit hash: 757e9f127dcf0462a487a6a38413aac1708dba85commit hash: 757e9f127dcf0462a487a6a38413aac1708dba85commit hash: 757e9f127dcf0462a487a6a38413aac1708dba85commit hash: 757e9f127dcf0462a487a6a38413aac1708dba85 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 13.0.2

Changes:	https://github.com/cucumber/cucumber-ruby-core/releases
		https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
13.0.1
21 Feb 2024 15:10:13
commit hash: a2977d79dd993628be00f32bac3bdd646301630dcommit hash: a2977d79dd993628be00f32bac3bdd646301630dcommit hash: a2977d79dd993628be00f32bac3bdd646301630dcommit hash: a2977d79dd993628be00f32bac3bdd646301630d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 13.0.1

- Change RUN_DEPENDS from rubygem-cucumber-gherkin to rubygem-cucumber-gherkin27

Changes:	https://github.com/cucumber/cucumber-ruby-core/releases
		https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
13.0.0
14 Dec 2023 05:48:44
commit hash: f23b906469d33580b2c9b0ad6de49ff8d5831aa8commit hash: f23b906469d33580b2c9b0ad6de49ff8d5831aa8commit hash: f23b906469d33580b2c9b0ad6de49ff8d5831aa8commit hash: f23b906469d33580b2c9b0ad6de49ff8d5831aa8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 13.0.0

- Change RUN_DEPENDS from rubygem-cucumber-gherkin26 to rubygem-cucumber-gherkin
- Change RUN_DEPENDS from rubygem-cucumber-tag-expressions5 to
rubygem-cucumber-tag-expressions

Changes:	https://github.com/cucumber/cucumber-ruby-core/releases
		https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
12.0.0_3
14 Nov 2023 17:16:15
commit hash: 0f392f8943c1c195d42bb041161642ae4dc28fe7commit hash: 0f392f8943c1c195d42bb041161642ae4dc28fe7commit hash: 0f392f8943c1c195d42bb041161642ae4dc28fe7commit hash: 0f392f8943c1c195d42bb041161642ae4dc28fe7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Change RUN_DEPENDS from rubygem-cucumber-messages
to rubygem-cucumber-messages22

- Bump PORTREVISION for dependency change
12.0.0_2
16 Oct 2023 16:00:00
commit hash: 0c384f58b781863721c6cff833605a9d1c92b909commit hash: 0c384f58b781863721c6cff833605a9d1c92b909commit hash: 0c384f58b781863721c6cff833605a9d1c92b909commit hash: 0c384f58b781863721c6cff833605a9d1c92b909 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Change RUN_DEPENDS from
rubygem-cucumber-tag-expressions to rubygem-cucumber-tag-expressions5

- Bump PORTREVISION for dependency change
12.0.0_1
30 Sep 2023 23:30:28
commit hash: e07e6898d425ec728b1db2ccaaa50d3dd9c83b72commit hash: e07e6898d425ec728b1db2ccaaa50d3dd9c83b72commit hash: e07e6898d425ec728b1db2ccaaa50d3dd9c83b72commit hash: e07e6898d425ec728b1db2ccaaa50d3dd9c83b72 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Change RUN_DEPENDS from rubygem-cucumber-gherkin to
rubygem-cucumber-gherkin26

- Bump PORTREVISION for dependency change
12.0.0
11 Sep 2023 03:11:38
commit hash: 07f8669fd367d4f6d815b437cefd58cddf1411c0commit hash: 07f8669fd367d4f6d815b437cefd58cddf1411c0commit hash: 07f8669fd367d4f6d815b437cefd58cddf1411c0commit hash: 07f8669fd367d4f6d815b437cefd58cddf1411c0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 12.0.0

- Update WWW
- Change RUN_DEPENDS from rubygem-cucumber-tag-expressions4 to
rubygem-cucumber-tag-expressions

Changes:	https://github.com/cucumber/cucumber-ruby-core/releases
		https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
11.1.0_1
09 Apr 2023 20:41:16
commit hash: 08984a284d76c8369c1568c464aa4ec6fb7376afcommit hash: 08984a284d76c8369c1568c464aa4ec6fb7376afcommit hash: 08984a284d76c8369c1568c464aa4ec6fb7376afcommit hash: 08984a284d76c8369c1568c464aa4ec6fb7376af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Fix gemspec for rubygem-cucumber-messages 22.0.0
update

- Bump PORTREVISION for package change
11.1.0
30 Jan 2023 13:01:06
commit hash: 0f1b340db4c37d6bd117b3f0e15bbdd731261c49commit hash: 0f1b340db4c37d6bd117b3f0e15bbdd731261c49commit hash: 0f1b340db4c37d6bd117b3f0e15bbdd731261c49commit hash: 0f1b340db4c37d6bd117b3f0e15bbdd731261c49 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 11.1.0

- Change RUN_DEPENDS from rubygem-cucumber-tag-expressions to
rubygem-cucumber-tag-expressions4

Changes:	https://github.com/cucumber/cucumber-ruby-core/releases
		https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
11.0.0_1
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
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)
11.0.0_1
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)
11.0.0_1
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)
11.0.0_1
03 Jun 2022 23:36:41
commit hash: f7aa1a132a14e08889fedf8cb5b509033c189d29commit hash: f7aa1a132a14e08889fedf8cb5b509033c189d29commit hash: f7aa1a132a14e08889fedf8cb5b509033c189d29commit hash: f7aa1a132a14e08889fedf8cb5b509033c189d29 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update RUN_DEPENDS

- Change RUN_DEPENDS from rubygem-cucumber-gherkin to rubygem-cucumber-gherkin23
- Change RUN_DEPENDS from rubygem-cucumber-messages to
rubygem-cucumber-messages18
- Bump PORTREVISION for dependency change
11.0.0
22 May 2022 05:09:09
commit hash: d42860321baa076e5b241e2d8cbf1b9e596f7bd9commit hash: d42860321baa076e5b241e2d8cbf1b9e596f7bd9commit hash: d42860321baa076e5b241e2d8cbf1b9e596f7bd9commit hash: d42860321baa076e5b241e2d8cbf1b9e596f7bd9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 11.0.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/releases
		https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
10.1.1_1
16 Apr 2022 04:19:36
commit hash: e093d41c974c2858816acce2699c4f30a40318dfcommit hash: e093d41c974c2858816acce2699c4f30a40318dfcommit hash: e093d41c974c2858816acce2699c4f30a40318dfcommit hash: e093d41c974c2858816acce2699c4f30a40318df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update RUN_DEPENDS

- Change RUN_DEPENDS from rubygem-cucumber-gherkin to rubygem-cucumber-gherkin22
- Change RUN_DEPENDS from rubygem-cucumber-messages to
rubygem-cucumber-messages17
- Bump PORTREVISION for dependency change
10.1.1
25 Jan 2022 19:50:55
commit hash: edd1af390f9f91b7cd4dc70f0f9af2af89418812commit hash: edd1af390f9f91b7cd4dc70f0f9af2af89418812commit hash: edd1af390f9f91b7cd4dc70f0f9af2af89418812commit hash: edd1af390f9f91b7cd4dc70f0f9af2af89418812 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 10.1.1

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
10.1.0
13 Oct 2021 19:17:00
commit hash: 35a5531cc82951762991a78e996aefe0159105b8commit hash: 35a5531cc82951762991a78e996aefe0159105b8commit hash: 35a5531cc82951762991a78e996aefe0159105b8commit hash: 35a5531cc82951762991a78e996aefe0159105b8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 10.1.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
10.0.1
21 Jul 2021 18:11:57
commit hash: 99c086d7f39dd76e9e7e35d48eceeb91deb57997commit hash: 99c086d7f39dd76e9e7e35d48eceeb91deb57997commit hash: 99c086d7f39dd76e9e7e35d48eceeb91deb57997commit hash: 99c086d7f39dd76e9e7e35d48eceeb91deb57997 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 10.0.1

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
9.0.1_1
30 Jun 2021 20:43:51
commit hash: 54c1e9db25b45b5169373e6676e915a916a4b5bacommit hash: 54c1e9db25b45b5169373e6676e915a916a4b5bacommit hash: 54c1e9db25b45b5169373e6676e915a916a4b5bacommit hash: 54c1e9db25b45b5169373e6676e915a916a4b5ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update RUN_DEPENDS

- Change RUN_DEPENDS from rubygem-cucumber-gherkin to rubygem-cucumber-gherkin18
- Change RUN_DEPENDS from rubygem-cucumber-messages to
rubygem-cucumber-messages15
- Bump PORTREVISION for dependency change
9.0.1
22 May 2021 14:43:11
commit hash: 3c94d4412b03cc45427f0c6f6cfea62bdf5c2705commit hash: 3c94d4412b03cc45427f0c6f6cfea62bdf5c2705commit hash: 3c94d4412b03cc45427f0c6f6cfea62bdf5c2705commit hash: 3c94d4412b03cc45427f0c6f6cfea62bdf5c2705 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 9.0.1

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
9.0.0
25 Apr 2021 20:36:10
commit hash: 015dcf3f9f99c9ee40de0dc5702aa1543b6817abcommit hash: 015dcf3f9f99c9ee40de0dc5702aa1543b6817abcommit hash: 015dcf3f9f99c9ee40de0dc5702aa1543b6817abcommit hash: 015dcf3f9f99c9ee40de0dc5702aa1543b6817ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-core: Update to 9.0.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
8.0.1_2
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.
8.0.1_2
17 Feb 2021 18:20:31
Revision:565692Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-cucumber-messages to rubygem-cucumber-messages13

- Bump PORTREVISION for dependency change
8.0.1_1
13 Dec 2020 22:22:23
Revision:558052Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-cucumber-gherkin to rubygem-cucumber-gherkin15

- Bump PORTREVISION for dependency change
8.0.1
21 Aug 2020 21:27:41
Revision:545699Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.0.1

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
7.1.0
08 Jul 2020 19:13:25
Revision:541677Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
7.0.0
14 Jun 2020 14:26:38
Revision:538795Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.0.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
3.2.1_2
13 Nov 2019 23:39:00
Revision:517489Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-cucumber-tag_expressions to
rubygem-cucumber-tag_expressions1

- Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change
3.2.1_1
07 Sep 2019 22:45:24
Revision:511452Original commit files touched by this commit
sunpoet search for other commits by this committer
Use REINPLACE_CMD instead of patch files
3.2.1_1
06 Sep 2019 17:45:03
Revision:511344Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
3.2.1_1
18 Jul 2019 23:50:08
Revision:506889Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix gemspec for rubygem-cucumber-tag_expressions 2.0.2 update

- Bump PORTREVISION for package change
3.2.1
25 Sep 2018 16:09:13
Revision:480678Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.1

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
3.2.0
29 Jul 2018 19:18:40
Revision:475769Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
3.1.0
03 Dec 2017 20:36:37
Revision:455459Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
3.0.0
28 Sep 2017 10:40:55
Revision:450819Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/CHANGELOG.md
		https://github.com/cucumber/cucumber-ruby-core/commits/master
2.0.0
03 Dec 2016 19:30:00
Revision:427658Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
		https://github.com/cucumber/cucumber-ruby-core/commits/master
1.5.0
26 Jun 2016 17:23:18
Revision:417576Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.5.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
1.4.0
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
1.4.0
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
1.4.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.4.0
17 Jan 2016 13:10:58
Revision:406349Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.4.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
Sponsored by:	PortsCamp Taiwan
1.3.1
21 Dec 2015 18:33:52
Revision:404149Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.3.1

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
1.3.0
04 Oct 2015 18:00:01
Revision:398592Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
1.3.0
12 Sep 2015 17:08:33
Revision:396761Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.3.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
1.2.0
13 Aug 2015 17:39:32
Revision:394174Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove RG link
1.2.0
09 Jul 2015 15:43:51
Revision:391643Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.0

Changes:	https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
1.1.3
06 Jul 2015 18:05:38
Revision:391473Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove blank line between NO_ARCH and USE_RUBY
1.1.3
02 Jul 2015 16:01:08
Revision:391169Original commit files touched by this commit
pgollucci search for other commits by this committer
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
1.1.3
03 May 2015 19:39:27
Revision:385331Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add rubygem-cucumber-core 1.1.3

Cucumber Core is the inner hexagon for the Ruby flavour of Cucumber.

It contains the core domain logic to execute Cucumber features. It has no user
interface, just a Ruby API. If you're interested in how Cucumber works, or in
building other tools that work with Gherkin documents, you've come to the right
place.

WWW: https://github.com/cucumber/cucumber-ruby-core
RG:  https://rubygems.org/gems/cucumber-core

Number of commits found: 50