Skip to content

Commit

Permalink
devel/rubygem-deface: Update to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 7, 2022
1 parent b3d1b30 commit bb95067
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions devel/rubygem-deface/Makefile
@@ -1,5 +1,5 @@
PORTNAME= deface
PORTVERSION= 1.8.1
PORTVERSION= 1.8.2
CATEGORIES= devel rubygems www
MASTER_SITES= RG

Expand All @@ -9,9 +9,10 @@ COMMENT= Customize ERB, Haml and Slim views in a Rails application
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE

RUN_DEPENDS= rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \
RUN_DEPENDS= rubygem-actionview60>=5.2:devel/rubygem-actionview60 \
rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \
rubygem-polyglot>=0:devel/rubygem-polyglot \
rubygem-rails60>=5.2:www/rubygem-rails60 \
rubygem-railties60>=5.2:www/rubygem-railties60 \
rubygem-rainbow>=2.1.0:devel/rubygem-rainbow

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-deface/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1618320888
SHA256 (rubygem/deface-1.8.1.gem) = f25a729d3b681886c6494c8f7dd550b01fa222f548fa5a208f751966bc547bc1
SIZE (rubygem/deface-1.8.1.gem) = 49664
TIMESTAMP = 1646058784
SHA256 (rubygem/deface-1.8.2.gem) = 53988f43bded57533e45808e8fd76ac750fbd8894c7410f2fadc2e036f04078e
SIZE (rubygem/deface-1.8.2.gem) = 50176

0 comments on commit bb95067

Please sign in to comment.