diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 08:38:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 08:38:09 +0000 |
commit | f868ea5bfd417a08e1fdb887c212fb534493be40 (patch) | |
tree | d0217b12e9348f5b8c2c0c2599914d185714afa5 /misc | |
parent | 282015957126aada8ee2ac7330761d837aab789d (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rubygem-dotenv/Makefile | 3 | ||||
-rw-r--r-- | misc/rubygem-dotenv/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/rubygem-dotenv/Makefile b/misc/rubygem-dotenv/Makefile index ebcf861d094d..fa3ec8515f72 100644 --- a/misc/rubygem-dotenv/Makefile +++ b/misc/rubygem-dotenv/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dotenv -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= misc rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Loads environment variables from `.env` LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes diff --git a/misc/rubygem-dotenv/distinfo b/misc/rubygem-dotenv/distinfo index f3320a38de72..346c35b495e9 100644 --- a/misc/rubygem-dotenv/distinfo +++ b/misc/rubygem-dotenv/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/dotenv-2.0.2.gem) = 38fa416c99e4eddf8fdfe7bce1a71a3f8a58fccb5a02f26b230cc16d1da57710 -SIZE (rubygem/dotenv-2.0.2.gem) = 10240 +SHA256 (rubygem/dotenv-2.1.0.gem) = ce99c80d53c964c867a52e5a427ddbf08d1f22dd9c456e26ec5761d81b0a6a25 +SIZE (rubygem/dotenv-2.1.0.gem) = 10240 |