From 5eaed6910a542ad71afa4a3bbcb43b8f5b9fb3ce Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Fri, 21 Dec 2007 19:36:07 +0000 Subject: [PATCH] - Install fxlib.mlb - Bump PORTREVISION PR: ports/117721 Submitted by: Timothy Bourke (maintainer) --- textproc/sml-fxp/Makefile | 1 + textproc/sml-fxp/files/patch-Makefile | 5 +++-- textproc/sml-fxp/pkg-plist | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/textproc/sml-fxp/Makefile b/textproc/sml-fxp/Makefile index 31d48e1cba88..d6e32d8f2468 100644 --- a/textproc/sml-fxp/Makefile +++ b/textproc/sml-fxp/Makefile @@ -7,6 +7,7 @@ PORTNAME= sml-fxp PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www2.informatik.tu-muenchen.de/~berlea/Fxp/ \ http://www.cse.unsw.edu.au/~tbourke/distfiles/ diff --git a/textproc/sml-fxp/files/patch-Makefile b/textproc/sml-fxp/files/patch-Makefile index d9bc838fb734..0e44226e7af9 100644 --- a/textproc/sml-fxp/files/patch-Makefile +++ b/textproc/sml-fxp/files/patch-Makefile @@ -1,5 +1,5 @@ --- Makefile.orig Sat Jun 26 02:43:06 2004 -+++ Makefile Sun Sep 16 17:09:45 2007 ++++ Makefile Wed Oct 31 13:51:36 2007 @@ -6,25 +6,33 @@ ############################################################################## # These are the locations for executables, heap images and library files @@ -126,7 +126,7 @@ inst.fxp: @make inst.prog PROG_NAME=fxp PROG_CM=Apps/Null/null.cm PROG_FUN=Null.null -@@ -116,13 +137,38 @@ +@@ -116,13 +137,39 @@ ${MKDIRHIER} ${FXP_LIBDIR}/$${dir}; \ done for file in `${FIND} ${SRC} ${FXLIB_PRUNE} -prune -o -name '*.sml' -print`; do \ @@ -137,6 +137,7 @@ + ${BSD_INSTALL_DATA} $${file} ${FXP_LIBDIR}/$${file}; \ + done + ${BSD_INSTALL_DATA} ${SRC}/fxlib.cm ${FXP_LIBDIR}/${SRC}/ ++ ${BSD_INSTALL_DATA} ${SRC}/fxlib.mlb ${FXP_LIBDIR}/${SRC}/ +.if defined(STABILIZE) +.if defined(SMLNJ) && ${SMLNJ} == "yes" + # Stabilizing in place seems to be the only reliable way for old sml-nj diff --git a/textproc/sml-fxp/pkg-plist b/textproc/sml-fxp/pkg-plist index 3bd74bb6775d..2949f981eff2 100644 --- a/textproc/sml-fxp/pkg-plist +++ b/textproc/sml-fxp/pkg-plist @@ -1,6 +1,7 @@ lib/sml-fxp/src/config.orig.sml lib/sml-fxp/src/genRandom.sml lib/sml-fxp/src/fxlib.cm +lib/sml-fxp/src/fxlib.mlb lib/sml-fxp/src/config.cm lib/sml-fxp/src/config.sml lib/sml-fxp/src/Util/util.cm