aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-26 03:55:55 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-26 03:55:55 +0800
commit6e22d757e693429c72f6832135dd92ef21059b0c (patch)
tree247fe792de1c11b71f7b745331a8ad7f431d31a5 /misc
parent78f465c214c69f49626eae7413739779cd2eb050 (diff)
downloadfreebsd-ports-gnome-6e22d757e693429c72f6832135dd92ef21059b0c.tar.gz
freebsd-ports-gnome-6e22d757e693429c72f6832135dd92ef21059b0c.tar.zst
freebsd-ports-gnome-6e22d757e693429c72f6832135dd92ef21059b0c.zip
- Update to 2.0.1
- Add LICENSE - Use = instead of += Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
Diffstat (limited to 'misc')
-rw-r--r--misc/rubygem-dotenv/Makefile6
-rw-r--r--misc/rubygem-dotenv/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/rubygem-dotenv/Makefile b/misc/rubygem-dotenv/Makefile
index cba9f32ec97a..97089d831771 100644
--- a/misc/rubygem-dotenv/Makefile
+++ b/misc/rubygem-dotenv/Makefile
@@ -1,19 +1,19 @@
# $FreeBSD$
PORTNAME= dotenv
-PORTVERSION= 0.11.1
+PORTVERSION= 2.0.1
CATEGORIES= misc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Loads environment variables from `.env`
-RUN_DEPENDS= rubygem-dotenv-deployment>=0.0.2:${PORTSDIR}/devel/rubygem-dotenv-deployment
+LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-PLIST_FILES+= bin/dotenv
+PLIST_FILES= bin/dotenv
.include <bsd.port.mk>
diff --git a/misc/rubygem-dotenv/distinfo b/misc/rubygem-dotenv/distinfo
index 4b37b9d4ee6b..c18bee3776d0 100644
--- a/misc/rubygem-dotenv/distinfo
+++ b/misc/rubygem-dotenv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/dotenv-0.11.1.gem) = 35e10cfb1b6ba008f5f1f45b15809c33c424b1fb1ab58d358847cf651af0e027
-SIZE (rubygem/dotenv-0.11.1.gem) = 12800
+SHA256 (rubygem/dotenv-2.0.1.gem) = d86c47565362e5d4a50930f7fd5fb4392cf0946e4285f59cac9c284947528fcf
+SIZE (rubygem/dotenv-2.0.1.gem) = 9728