You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
852 B
Plaintext
21 lines
852 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup tzinfo 0.3.25 gem {} rubygems ruby19
|
|
license MIT
|
|
categories-append devel
|
|
platforms any
|
|
supported_archs noarch
|
|
maintainers nomaintainer
|
|
description Daylight Savings Time library for Ruby
|
|
long_description \
|
|
TZInfo is a Ruby library that uses the standard tz (Olson) database \
|
|
to provide daylight savings aware transformations between times in \
|
|
different time zones. The tz database is compiled into Ruby modules \
|
|
which are packaged in the release. No external zoneinfo files are \
|
|
required at runtime.
|
|
|
|
checksums md5 25fa88433130e527aa029849ae6c07b8 \
|
|
sha1 fb06ccff9f925292e3aae3c3d1684e57b9ec943a \
|
|
rmd160 a3c1fb6149d1bf8ab8fda1460e031dfa6d18a301
|