freebsd-ports/mail/milter-manager/files/patch-binding_ruby_test_run-test.sh
Kurt Jaeger d06d2decd6 mail/milter-manager: update 2.0.7 -> 2.1.1
- MASTER_SITES is now switched to SFJP.
- Update WWW.
- fixed portlint warnings
- Please note: it fails to run with ruby-2.4 and is marked BROKEN for that case

PR:		226692
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by:	koobs
2018-03-21 13:17:20 +00:00

8 lines
200 B
Bash

--- binding/ruby/test/run-test.sh.orig 2015-06-15 05:13:40 UTC
+++ binding/ruby/test/run-test.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
# Copyright (C) 2011 Kouhei Sutou <kou@clear-code.com>
#