mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/rubygem-choria-mcorpc-support: Update to 2.26.5
Fix installed wrapper name (missing in last commit).
This commit is contained in:
parent
5519bbd356
commit
2b3cb3adb7
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= choria-mcorpc-support
|
PORTNAME= choria-mcorpc-support
|
||||||
DISTVERSION= 2.26.4
|
DISTVERSION= 2.26.5
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= sysutils rubygems
|
CATEGORIES= sysutils rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -22,6 +21,6 @@ PLIST_FILES= bin/mco \
|
||||||
bin/execution_wrapper
|
bin/execution_wrapper
|
||||||
|
|
||||||
post-install:
|
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>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1725253766
|
TIMESTAMP = 1741580269
|
||||||
SHA256 (rubygem/choria-mcorpc-support-2.26.4.gem) = feddee013d052afe84a9b21016bf12cbdd1a1050024648a1df4039dac7b369c1
|
SHA256 (rubygem/choria-mcorpc-support-2.26.5.gem) = 4f82fc732ab4c85b73a71941de3bae6b11ac5787c9e48f05f92679d82209f82d
|
||||||
SIZE (rubygem/choria-mcorpc-support-2.26.4.gem) = 171520
|
SIZE (rubygem/choria-mcorpc-support-2.26.5.gem) = 171520
|
||||||
|
|
Loading…
Add table
Reference in a new issue