Update to 1.3.1
Changes: https://github.com/copiousfreetime/hitimes/blob/master/HISTORY.md
This commit is contained in:
parent
232263542b
commit
8fd6e46423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506179
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hitimes
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= High resolution timer library for Ruby
|
|||
LICENSE= ISCL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1532975525
|
||||
SHA256 (rubygem/hitimes-1.3.0.gem) = 69094afa44c3085d196ea390d64254260fd367876b237b01bb34b95e64d13afc
|
||||
SIZE (rubygem/hitimes-1.3.0.gem) = 32768
|
||||
TIMESTAMP = 1562501250
|
||||
SHA256 (rubygem/hitimes-1.3.1.gem) = dd8c95061bad7fd677d339afc06cc2edc53c44841ba46576d28a275ead9a54f0
|
||||
SIZE (rubygem/hitimes-1.3.1.gem) = 32768
|
||||
|
|
Loading…
Reference in a new issue