Bug 190202 - [NEW PORTS] add math/rubygem-numru-units
Summary: [NEW PORTS] add math/rubygem-numru-units
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-25 15:10 UTC by murashin
Modified: 2014-06-05 09:20 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-numru-units.shar (2.01 KB, text/plain)
2014-05-25 15:10 UTC, murashin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description murashin 2014-05-25 15:10:00 UTC
	- add new ports: math/rubygem-numru-units

How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-25 15:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2014-06-05 09:19:54 UTC
Added to the Ports tree.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-06-05 09:20:56 UTC
A commit references this bug:

Author: miwi
Date: Thu Jun  5 09:20:04 UTC 2014
New revision: 356619
URL: http://svnweb.freebsd.org/changeset/ports/356619

Log:
  A class of units of physical quantities for Ruby.

  This class covers most functionality of UNIDATA's UDUNITS Library, however,
  with a more sophisticated handling of string expressions.

  UDUNITS always decomposes units into the four base units and discards the
  original string expressions. Therefore, 'hPa' always becomes '100
  kg.m-1.sec-1', and 'day' always becomes '86400 sec'. On the other hand, this
  library tries to keep the original expressions as much as possible by default,
  while allowing partial to complete decompositions if needed.

  WWW: http://www.gfd-dennou.org/arch/ruby/products/numru-units/

  PR:		ports/190202
  Submitted by:	Shin-ya MURAKAMI <murashin@gfd-dennou.org>

Changes:
  head/math/Makefile
  head/math/rubygem-numru-units/
  head/math/rubygem-numru-units/Makefile
  head/math/rubygem-numru-units/distinfo
  head/math/rubygem-numru-units/pkg-descr