summaryrefslogtreecommitdiff
path: root/math/isabelle/files/patch-bin-isabelle
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-15 04:33:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-15 04:33:04 +0000
commit0002baf18813f5041ee75b5ec58dbe402be8aadc (patch)
tree8ef73fea6ccf16a0585301ef5f8f299d4b08b1cc /math/isabelle/files/patch-bin-isabelle
parentForgotten in previous commit. (diff)
[MAINTAINER] math/isabelle: update from 2007 to 2008
Updates the port to the latest Isabelle release. It does not seem worth the effort to continually patch the bash script files to make them work under sh, hence the large number of removed files. PR: ports/126067 Submitted by: Timothy Bourke <timbob@bigpond.com>
Diffstat (limited to 'math/isabelle/files/patch-bin-isabelle')
-rw-r--r--math/isabelle/files/patch-bin-isabelle8
1 files changed, 0 insertions, 8 deletions
diff --git a/math/isabelle/files/patch-bin-isabelle b/math/isabelle/files/patch-bin-isabelle
deleted file mode 100644
index 62b441a378bb..000000000000
--- a/math/isabelle/files/patch-bin-isabelle
+++ /dev/null
@@ -1,8 +0,0 @@
---- ./bin/isabelle.orig Sun Sep 2 15:23:58 2007
-+++ ./bin/isabelle Sun Sep 2 16:05:44 2007
-@@ -1,4 +1,4 @@
--#!/usr/bin/env bash
-+#!/bin/sh
- #
- # $Id: isabelle,v 1.46 2005/05/17 07:58:47 wenzelm Exp $
- # Author: Markus Wenzel, TU Muenchen