Skip to content

Commit

Permalink
sysutils/rubygem-bundler_ext: Update to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 30, 2022
1 parent 029eef1 commit db901a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions sysutils/rubygem-bundler_ext/Makefile
@@ -1,17 +1,19 @@
PORTNAME= bundler_ext
PORTVERSION= 0.4.1
PORTVERSION= 0.4.2
CATEGORIES= sysutils rubygems
MASTER_SITES= RG

MAINTAINER= ruby@FreeBSD.org
COMMENT= Loads gems installed on the system using Bundler Gemfile DSL

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE

RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler

NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/rubygem-bundler_ext/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1482965663
SHA256 (rubygem/bundler_ext-0.4.1.gem) = 78153a089c4fd638d980567c4e091a1068b8f9421d05832d41f88f99e643e6dd
SIZE (rubygem/bundler_ext-0.4.1.gem) = 13312
TIMESTAMP = 1658506723
SHA256 (rubygem/bundler_ext-0.4.2.gem) = de17f58b6761392bd2cbfa97a01bb8b9deae19d395ab7434505d4e45dded4b64
SIZE (rubygem/bundler_ext-0.4.2.gem) = 13312

0 comments on commit db901a4

Please sign in to comment.