- Update to 0.8.3

- Add LICENSE

Changes:	https://github.com/SamSaffron/lru_redux/blob/master/README.md#changlog
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-02-21 11:31:48 +00:00
parent fe936f9289
commit bb4f99763f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379499
2 changed files with 6 additions and 4 deletions

View file

@ -2,15 +2,17 @@
# $FreeBSD$
PORTNAME= lru_redux
PORTVERSION= 0.8.1
PORTVERSION= 0.8.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Efficient implementation of an lru cache
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/lru_redux-0.8.1.gem) = 1121f77f9b0fcd87cd613e2a129d2bb67123d3514530574765430740767683ee
SIZE (rubygem/lru_redux-0.8.1.gem) = 9728
SHA256 (rubygem/lru_redux-0.8.3.gem) = c84c041668574fd92719d6ef5438f9c8a9ec2dc87f4c9472f9a5f5ea6d827c85
SIZE (rubygem/lru_redux-0.8.3.gem) = 9728