mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/rubygem-open-uri: Update to 0.5.0
Changes: https://github.com/ruby/open-uri/releases
This commit is contained in:
parent
ac4835d86d
commit
e3f67f792e
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= open-uri
|
PORTNAME= open-uri
|
||||||
PORTVERSION= 0.4.1
|
PORTVERSION= 0.5.0
|
||||||
CATEGORIES= net rubygems
|
CATEGORIES= net rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -9,7 +9,8 @@ WWW= https://github.com/ruby/open-uri
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE RUBY
|
LICENSE= BSD2CLAUSE RUBY
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
|
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
|
||||||
|
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-stringio>=0:devel/rubygem-stringio \
|
RUN_DEPENDS= rubygem-stringio>=0:devel/rubygem-stringio \
|
||||||
rubygem-time>=0:devel/rubygem-time \
|
rubygem-time>=0:devel/rubygem-time \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1702028284
|
TIMESTAMP = 1731679802
|
||||||
SHA256 (rubygem/open-uri-0.4.1.gem) = c48e81c7425344523d4ad1abfbcd142b933ee7020e8788c97631142bda2a9528
|
SHA256 (rubygem/open-uri-0.5.0.gem) = 7b4f06fdac39e6946aed15a8da82531580882fbbec80438adcb7c30d388887ca
|
||||||
SIZE (rubygem/open-uri-0.4.1.gem) = 13824
|
SIZE (rubygem/open-uri-0.5.0.gem) = 14848
|
||||||
|
|
Loading…
Add table
Reference in a new issue