MFH: r524940

Update to 0.2.5 to work with newer rubygem-addressable.

Approved by:	ports-secteam (joneum)
This commit is contained in:
Matthias Fechner 2020-02-17 18:57:25 +00:00
parent e90b327ce4
commit cfea37f1e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=526399
2 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= get_process_mem
PORTVERSION= 0.2.1
PORTVERSION= 0.2.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -10,9 +10,11 @@ COMMENT= Get memory usage of a process in Ruby
LICENSE= MIT
NO_ARCH= yes
RUN_DEPENDS= rubygem-ffi>=1.0<2:devel/rubygem-ffi
USE_RUBY= yes
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1514155043
SHA256 (rubygem/get_process_mem-0.2.1.gem) = bdb5453d11dc0322a50dfce97d95e9cf3b815a8e95ba04f8ea197ddc9a7dcd83
SIZE (rubygem/get_process_mem-0.2.1.gem) = 10240
TIMESTAMP = 1580643153
SHA256 (rubygem/get_process_mem-0.2.5.gem) = 5023e5bb9d8696b86bb1e61de464aac8e3f7533f580c0505ebeda69fee8ef7e0
SIZE (rubygem/get_process_mem-0.2.5.gem) = 11264