cvs commit: ports/devel Makefile ports/devel/rubygem-map Makefile
distinfo pkg-descr
Steve Wills
swills at FreeBSD.org
Tue Jun 5 14:26:23 UTC 2012
swills 2012-06-05 14:26:23 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/rubygem-map Makefile distinfo pkg-descr
Log:
Maps are ordered hashes that are both ordered, string/symbol indifferent, and
have recursive conversion, more robust implementation than
HashWithIndifferentAccess, support for struct like (map.foo) access, and
support for option/keyword access which avoids several nasty classes of errors
in many ruby libraries
WWW: http://rubygems.org/gems/map
Revision Changes Path
1.4983 +1 -0 ports/devel/Makefile
1.1 +21 -0 ports/devel/rubygem-map/Makefile (new)
1.1 +2 -0 ports/devel/rubygem-map/distinfo (new)
1.1 +7 -0 ports/devel/rubygem-map/pkg-descr (new)
More information about the cvs-all
mailing list