mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/rubygem-tmuxinator: Update to 1.1.1
This commit is intended to support tmux 2.9 and 2.9a in particular. PR: 239670 Submitted by: myself Reported by: freebsd@rail.eu.org Relnotes: https://github.com/tmuxinator/tmuxinator/releases/tag/v0.15.0 https://github.com/tmuxinator/tmuxinator/releases/tag/v0.16.0 https://github.com/tmuxinator/tmuxinator/releases/tag/v1.0.0 https://github.com/tmuxinator/tmuxinator/releases/tag/v1.1.0 https://github.com/tmuxinator/tmuxinator/releases/tag/v1.1.1 Sponsored by: HAW International, Inc.
This commit is contained in:
parent
cf9598a367
commit
a56fc17a7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508364
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tmuxinator
|
PORTNAME= tmuxinator
|
||||||
PORTVERSION= 0.14.0
|
PORTVERSION= 1.1.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= sysutils ruby
|
CATEGORIES= sysutils ruby
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -14,7 +13,7 @@ LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-erubis>=2.6:www/rubygem-erubis \
|
RUN_DEPENDS= rubygem-erubis>=2.6:www/rubygem-erubis \
|
||||||
rubygem-thor>=0.15.0:devel/rubygem-thor \
|
rubygem-thor>=0.15.0:devel/rubygem-thor \
|
||||||
rubygem-xdg2>=2.2.3:devel/rubygem-xdg2
|
rubygem-xdg2>=2.2.5:devel/rubygem-xdg2
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1544397436
|
TIMESTAMP = 1565142879
|
||||||
SHA256 (rubygem/tmuxinator-0.14.0.gem) = 845cfa0e2d04e9e9bb950c214100cb706a369c6db25296040b589ab4d9ea5344
|
SHA256 (rubygem/tmuxinator-1.1.1.gem) = 899c1b70d01cc2d27dac30a6a2ceb440574f42d3fa89dff0366ed413dcc91269
|
||||||
SIZE (rubygem/tmuxinator-0.14.0.gem) = 32256
|
SIZE (rubygem/tmuxinator-1.1.1.gem) = 32256
|
||||||
|
|
Loading…
Add table
Reference in a new issue