mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.15.6
- Add LICENSE Changes: https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
This commit is contained in:
parent
cabaf55652
commit
d2fafc54eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379691
2 changed files with 6 additions and 3 deletions
|
@ -2,16 +2,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ruby-prof
|
||||
PORTVERSION= 0.15.1
|
||||
PORTVERSION= 0.15.6
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Fast profiler for Ruby
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/ruby-prof bin/ruby-prof-check-trace
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/ruby-prof-0.15.1.gem) = e09f3a9554d95954ef739ed51cc1bb71ac63266f2f89c70c7df63979df23c2c5
|
||||
SIZE (rubygem/ruby-prof-0.15.1.gem) = 589824
|
||||
SHA256 (rubygem/ruby-prof-0.15.6.gem) = 1a6a94b9d48a9d64e66994ea686a9a0ef015eac8a0b1e1f0f7db7d0afb491a27
|
||||
SIZE (rubygem/ruby-prof-0.15.6.gem) = 600576
|
||||
|
|
Loading…
Add table
Reference in a new issue