aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-r10k
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-10 22:40:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-10 22:40:10 +0000
commitae7c364468342d7fa3838ebeccb9810c70aad9a2 (patch)
tree7bf8e8339af45bbfc6f7cb45322f63f135ceaa72 /sysutils/rubygem-r10k
parent59a77d2d43a29af543ba1e395ef2370fa9198d4d (diff)
downloadports-ae7c364468342d7fa3838ebeccb9810c70aad9a2.tar.gz
ports-ae7c364468342d7fa3838ebeccb9810c70aad9a2.zip
- Fix shebangs
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=396609
Diffstat (limited to 'sysutils/rubygem-r10k')
-rw-r--r--sysutils/rubygem-r10k/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/rubygem-r10k/Makefile b/sysutils/rubygem-r10k/Makefile
index 65dbe68c3d7d..1cd7e2084dbd 100644
--- a/sysutils/rubygem-r10k/Makefile
+++ b/sysutils/rubygem-r10k/Makefile
@@ -2,6 +2,7 @@
PORTNAME= r10k
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@@ -25,6 +26,14 @@ NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+USES= shebangfix
+SHEBANG_FILES= integration/scripts/*.sh \
+ integration/test_run_scripts/*.sh \
+ integration/test_run_scripts/basic_functionality/all_tests-pe-centos6.sh \
+ integration/test_run_scripts/command_line/all_tests-pe-centos6.sh \
+ integration/test_run_scripts/git_source/all_tests-pe-centos6.sh \
+ integration/test_run_scripts/user_scenario/basic_workflow/all_tests-pe-centos6.sh \
+ integration/test_run_scripts/user_scenario/complex_workflow/all_tests-pe-centos6.sh
PLIST_FILES= bin/r10k