mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
textproc/rubygem-psych: Update to 4.0.3
Changes: https://github.com/ruby/psych/commits/master
This commit is contained in:
parent
e77e7f66e4
commit
78bcc7e70d
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= psych
|
||||
PORTVERSION= 4.0.2
|
||||
PORTVERSION= 4.0.3
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,6 +12,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libyaml.so:textproc/libyaml
|
||||
RUN_DEPENDS= rubygem-stringio>=0:devel/rubygem-stringio
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1635181725
|
||||
SHA256 (rubygem/psych-4.0.2.gem) = 99e5a57d01eefbb7f9e9266ed9a9960cb9c2cfed77028fec0a3cfc08f11d64af
|
||||
SIZE (rubygem/psych-4.0.2.gem) = 93184
|
||||
TIMESTAMP = 1641046770
|
||||
SHA256 (rubygem/psych-4.0.3.gem) = c75238c1a201c37249a5403c23442ce0647d5a5632306856c5d85a5db227fa99
|
||||
SIZE (rubygem/psych-4.0.3.gem) = 93184
|
||||
|
|
Loading…
Add table
Reference in a new issue