Bug 199923 - [new port] math/rubygem-expression_parser
Summary: [new port] math/rubygem-expression_parser
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Michael Moll
URL:
Keywords:
Depends on:
Blocks: 199925
  Show dependency treegraph
 
Reported: 2015-05-04 10:55 UTC by Torsten Zühlsdorff
Modified: 2015-05-08 13:45 UTC (History)
1 user (show)

See Also:


Attachments
shar with new port math/rubygem-expression_parser (1.48 KB, text/plain)
2015-05-04 10:55 UTC, Torsten Zühlsdorff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2015-05-04 10:55:57 UTC
Created attachment 156331 [details]
shar with new port math/rubygem-expression_parser

While working at the gitlab-port i figured out the need of this port. SHAR attached. :)
Comment 1 Michael Moll freebsd_committer freebsd_triage 2015-05-08 12:29:59 UTC
take
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-08 13:42:07 UTC
A commit references this bug:

Author: mmoll
Date: Fri May  8 13:41:14 UTC 2015
New revision: 385782
URL: https://svnweb.freebsd.org/changeset/ports/385782

Log:
  new port: math/rubygem-expression_parser

  A mathematical expression parser for Ruby

  WWW: http://lukaszwrobel.pl/blog/math-parser-part-1-introduction

  PR:		199923
  Differential Revision:	https://reviews.freebsd.org/D2483
  Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
  Approved by:	mat (mentor)

Changes:
  head/math/Makefile
  head/math/rubygem-expression_parser/
  head/math/rubygem-expression_parser/Makefile
  head/math/rubygem-expression_parser/distinfo
  head/math/rubygem-expression_parser/pkg-descr
Comment 3 Michael Moll freebsd_committer freebsd_triage 2015-05-08 13:45:21 UTC
committed, thanks!