From 10ce5830db59ca2f8bcfb61875a3c8345fef8778 Mon Sep 17 00:00:00 2001 From: olgeni Date: Thu, 14 Jun 2007 12:36:16 +0000 Subject: Add missing patch after R11B-5 upgrade. --- lang/erlang/files/patch-lib_typer_src_typer__info.erl | 13 +++++++++++++ lang/erlang14/files/patch-lib_typer_src_typer__info.erl | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 lang/erlang/files/patch-lib_typer_src_typer__info.erl create mode 100644 lang/erlang14/files/patch-lib_typer_src_typer__info.erl diff --git a/lang/erlang/files/patch-lib_typer_src_typer__info.erl b/lang/erlang/files/patch-lib_typer_src_typer__info.erl new file mode 100644 index 000000000000..953e440d5980 --- /dev/null +++ b/lang/erlang/files/patch-lib_typer_src_typer__info.erl @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- lib/typer/src/typer_info.erl.orig ++++ lib/typer/src/typer_info.erl +@@ -123,6 +123,5 @@ + dialyzerObj=NewDialyzerObj}. + + get_dialyzer_plt() -> +- DialyzerDir = code:lib_dir(dialyzer), +- Dialyzer_Init_Plt = filename:join([DialyzerDir,"plt","dialyzer_init_plt"]), ++ Dialyzer_Init_Plt = filename:join([os:getenv ("HOME"), ".dialyzer_init_plt"]), + dialyzer_plt:from_file(typer_plt, Dialyzer_Init_Plt). diff --git a/lang/erlang14/files/patch-lib_typer_src_typer__info.erl b/lang/erlang14/files/patch-lib_typer_src_typer__info.erl new file mode 100644 index 000000000000..953e440d5980 --- /dev/null +++ b/lang/erlang14/files/patch-lib_typer_src_typer__info.erl @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- lib/typer/src/typer_info.erl.orig ++++ lib/typer/src/typer_info.erl +@@ -123,6 +123,5 @@ + dialyzerObj=NewDialyzerObj}. + + get_dialyzer_plt() -> +- DialyzerDir = code:lib_dir(dialyzer), +- Dialyzer_Init_Plt = filename:join([DialyzerDir,"plt","dialyzer_init_plt"]), ++ Dialyzer_Init_Plt = filename:join([os:getenv ("HOME"), ".dialyzer_init_plt"]), + dialyzer_plt:from_file(typer_plt, Dialyzer_Init_Plt). -- cgit on4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-ExtUtils-F77
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-091-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-071-0/+1
* Update to 1.20.mat2016-06-213-68/+4
* - Update to 1.19sunpoet2016-01-132-3/+3