Hello,
I've updated sysutils/tmuxinator. Prerequisite for this to work is the
updated version of devel/ruby-thor, from my last mail.
When looking through the version history, I see mostly fixed and
adaptions to more recent tmux versions:
https://github.com/tmuxinator/tmuxinator/releases
Port changes:
- bumped version to 2.0.2
- removed revision
portcheck, make port-lib-depends-check: ok on amd64
I've tested the port with the sample file provided in the README on
Github. Works fine so far.
There is an unsupported version warning, because it does not know about
the "openbsd-<version>" that tmux -V prints on OpenBSD. This warning was
present in the old version too.
Best Regards,
Stefan
diff --git a/sysutils/tmuxinator/Makefile b/sysutils/tmuxinator/Makefile
index a7ed044696a..0f59d3fcb6b 100644
--- a/sysutils/tmuxinator/Makefile
+++ b/sysutils/tmuxinator/Makefile
@@ -2,8 +2,7 @@
COMMENT = create and manage complex tmux sessions easily
-DISTNAME = tmuxinator-1.1.3
-REVISION = 1
+DISTNAME = tmuxinator-2.0.2
FULLPKGNAME = ${DISTNAME}
CATEGORIES = sysutils
diff --git a/sysutils/tmuxinator/distinfo b/sysutils/tmuxinator/distinfo
index cde4de0be1c..8b03fa6d60a 100644
--- a/sysutils/tmuxinator/distinfo
+++ b/sysutils/tmuxinator/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tmuxinator-1.1.3.gem) = KiAaH04qF2fI4S7e9V7lsqTWAfaAoEBAus/dZK128KE=
-SIZE (tmuxinator-1.1.3.gem) = 32256
+SHA256 (tmuxinator-2.0.2.gem) = f4D0O5hzCQ2sudxngDcbt/sd8YF0XVEsz39Er0N/mXM=
+SIZE (tmuxinator-2.0.2.gem) = 32256
No comments:
Post a Comment