Update to 2.2.2
- Take maintainership Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
This commit is contained in:
parent
0576a3729d
commit
9dc0d93d44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467100
2 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dotenv
|
||||
PORTVERSION= 2.2.1
|
||||
PORTVERSION= 2.2.2
|
||||
CATEGORIES= misc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Loads environment variables from `.env`
|
||||
|
||||
LICENSE= MIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1493444740
|
||||
SHA256 (rubygem/dotenv-2.2.1.gem) = 5bca7b46b76ff1b0e8dbe252bb47fb804d48a1f8f3a5ea1ec5966b0df4a6ffdd
|
||||
SIZE (rubygem/dotenv-2.2.1.gem) = 10752
|
||||
TIMESTAMP = 1523459786
|
||||
SHA256 (rubygem/dotenv-2.2.2.gem) = c99323145a6a349307278fa8d94fd481eac7d4eedc927128d6ec25c53b013ab9
|
||||
SIZE (rubygem/dotenv-2.2.2.gem) = 10752
|
||||
|
|
Loading…
Reference in a new issue