You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
rb-addressable: update to v2.9.0
This commit is contained in:
committed by
Dan Ports
parent
b7cff59670
commit
eef795ff2d
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup ruby 1.0
|
||||
|
||||
ruby.branches 3.4 3.3 3.2 3.1
|
||||
ruby.setup addressable 2.8.7 gem {} rubygems
|
||||
ruby.setup addressable 2.9.0 gem {} rubygems
|
||||
license Apache-2
|
||||
platforms any
|
||||
supported_archs noarch
|
||||
@@ -16,9 +16,9 @@ long_description {*}${description}. It is flexible, offers heuristic \
|
||||
parsing, and additionally provides extensive support \
|
||||
for IRIs and URI templates.
|
||||
homepage https://github.com/sporkmonger/addressable
|
||||
checksums rmd160 0d725b824ee998cb2d122af3ba78c160dae27788 \
|
||||
sha256 462986537cf3735ab5f3c0f557f14155d778f4b43ea4f485a9deb9c8f7c58232 \
|
||||
size 106496
|
||||
checksums rmd160 3fed2b93828763ae8659ebee575d6b0d5c9db919 \
|
||||
sha256 7fdf6ac3660f7f4e867a0838be3f6cf722ace541dd97767fa42bc6cfa980c7af \
|
||||
size 78336
|
||||
|
||||
if {${name} ne ${subport}} {
|
||||
depends_run-append port:rb${ruby.suffix}-public_suffix
|
||||
|
||||
Reference in New Issue
Block a user