git: 2b3cb3adb704 - main - sysutils/rubygem-choria-mcorpc-support: Update to 2.26.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 04:25:37 UTC
The branch main has been updated by romain:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2b3cb3adb704f7797e7e6f5505fb36a7e01a334e
commit 2b3cb3adb704f7797e7e6f5505fb36a7e01a334e
Author: Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2025-03-10 04:19:39 +0000
Commit: Romain Tartière <romain@FreeBSD.org>
CommitDate: 2025-03-10 04:24:38 +0000
sysutils/rubygem-choria-mcorpc-support: Update to 2.26.5
Fix installed wrapper name (missing in last commit).
---
sysutils/rubygem-choria-mcorpc-support/Makefile | 5 ++---
sysutils/rubygem-choria-mcorpc-support/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/sysutils/rubygem-choria-mcorpc-support/Makefile b/sysutils/rubygem-choria-mcorpc-support/Makefile
index 452942a477ac..ca5712ce0e52 100644
--- a/sysutils/rubygem-choria-mcorpc-support/Makefile
+++ b/sysutils/rubygem-choria-mcorpc-support/Makefile
@@ -1,6 +1,5 @@
PORTNAME= choria-mcorpc-support
-DISTVERSION= 2.26.4
-PORTREVISION= 1
+DISTVERSION= 2.26.5
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -22,6 +21,6 @@ PLIST_FILES= bin/mco \
bin/execution_wrapper
post-install:
- ${INSTALL_SCRIPT} ${FILESDIR}/execution_wrapper.rb ${STAGEDIR}${PRFIX}/bin
+ ${INSTALL_SCRIPT} ${FILESDIR}/execution_wrapper.rb ${STAGEDIR}${PREFIX}/bin/execution_wrapper
.include <bsd.port.mk>
diff --git a/sysutils/rubygem-choria-mcorpc-support/distinfo b/sysutils/rubygem-choria-mcorpc-support/distinfo
index 226be83004ea..fd08c2059f08 100644
--- a/sysutils/rubygem-choria-mcorpc-support/distinfo
+++ b/sysutils/rubygem-choria-mcorpc-support/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725253766
-SHA256 (rubygem/choria-mcorpc-support-2.26.4.gem) = feddee013d052afe84a9b21016bf12cbdd1a1050024648a1df4039dac7b369c1
-SIZE (rubygem/choria-mcorpc-support-2.26.4.gem) = 171520
+TIMESTAMP = 1741580269
+SHA256 (rubygem/choria-mcorpc-support-2.26.5.gem) = 4f82fc732ab4c85b73a71941de3bae6b11ac5787c9e48f05f92679d82209f82d
+SIZE (rubygem/choria-mcorpc-support-2.26.5.gem) = 171520