Skip to content

Commit

Permalink
devel/rubygem-launchy: Update to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 19, 2024
1 parent cb4db9c commit 40b9d79
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions devel/rubygem-launchy/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= launchy
PORTVERSION= 2.5.2
PORTVERSION= 3.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -8,9 +8,10 @@ COMMENT= Helper class for launching cross-platform applications
WWW= https://github.com/copiousfreetime/launchy

LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-addressable>=2.8<3:www/rubygem-addressable
RUN_DEPENDS= rubygem-addressable>=2.8<3:www/rubygem-addressable \
rubygem-childprocess>=5.0<6:devel/rubygem-childprocess

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-launchy/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1709391164
SHA256 (rubygem/launchy-2.5.2.gem) = 8aa0441655aec5514008e1d04892c2de3ba57bd337afb984568da091121a241b
SIZE (rubygem/launchy-2.5.2.gem) = 30208
TIMESTAMP = 1715843852
SHA256 (rubygem/launchy-3.0.1.gem) = b7fa60bda0197cf57614e271a250a8ca1f6a34ab889a3c73f67ec5d57c8a7f2c
SIZE (rubygem/launchy-3.0.1.gem) = 17408

0 comments on commit 40b9d79

Please sign in to comment.