aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-extlib
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-04-15 17:22:29 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-04-15 17:22:29 +0000
commit51557f46d4cb321e48e01ad8ce2896cd1589b95f (patch)
treed97b9546de52d19a764debe72921dcf78bf9fb58 /devel/ocaml-extlib
parent97c74fa592a9411a7826ff7ca036770ccc7648cc (diff)
downloadports-51557f46d4cb321e48e01ad8ce2896cd1589b95f.tar.gz
ports-51557f46d4cb321e48e01ad8ce2896cd1589b95f.zip
- Update to 1.5
PR: 94609 Submitted by: skv Approved by: maintainer timeout, 29 days
Notes
Notes: svn path=/head/; revision=159634
Diffstat (limited to 'devel/ocaml-extlib')
-rw-r--r--devel/ocaml-extlib/Makefile7
-rw-r--r--devel/ocaml-extlib/distinfo6
-rw-r--r--devel/ocaml-extlib/pkg-plist20
3 files changed, 28 insertions, 5 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile
index ea103f600141..872d66d4532c 100644
--- a/devel/ocaml-extlib/Makefile
+++ b/devel/ocaml-extlib/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= extlib
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ocaml-lib
PKGNAMEPREFIX= ocaml-
-EXTRACT_SUFX= .tgz
MAINTAINER= mukai@jmuk.org
COMMENT= A complete - yet small - standard library for OCaml
@@ -20,6 +19,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
USE_GMAKE= yes
+USE_DOS2UNIX= yes
ALL_TARGET= all opt
.if !defined(NOPORTDOCS)
@@ -29,6 +29,9 @@ ALL_TARGET+= doc
PORTDOCS= *
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+post-patch:
+ @${REINPLACE_CMD} -e '/css/d' ${WRKSRC}/Makefile
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/devel/ocaml-extlib/distinfo b/devel/ocaml-extlib/distinfo
index aa7648a3ac02..f5cd2740dec4 100644
--- a/devel/ocaml-extlib/distinfo
+++ b/devel/ocaml-extlib/distinfo
@@ -1,3 +1,3 @@
-MD5 (extlib-1.4.tgz) = d53cf08e13e5b9487035bcc8af1165f2
-SHA256 (extlib-1.4.tgz) = 5a70711912e7047b09522989bb0f04f048683051d1157e7b8188aadc1581faa5
-SIZE (extlib-1.4.tgz) = 66204
+MD5 (extlib-1.5.tar.gz) = 17808ae18d6b6e40637f0df8561583e8
+SHA256 (extlib-1.5.tar.gz) = 988b3ad5d04db0b8622fe9aa32032d09d3fab3c2f8f8e01b61777a6e057e64df
+SIZE (extlib-1.5.tar.gz) = 65853
diff --git a/devel/ocaml-extlib/pkg-plist b/devel/ocaml-extlib/pkg-plist
index bc3616bd6733..64591535c982 100644
--- a/devel/ocaml-extlib/pkg-plist
+++ b/devel/ocaml-extlib/pkg-plist
@@ -1,22 +1,42 @@
lib/ocaml/site-lib/extlib/IO.cmi
+lib/ocaml/site-lib/extlib/IO.mli
lib/ocaml/site-lib/extlib/base64.cmi
+lib/ocaml/site-lib/extlib/base64.mli
lib/ocaml/site-lib/extlib/bitSet.cmi
+lib/ocaml/site-lib/extlib/bitSet.mli
lib/ocaml/site-lib/extlib/dllist.cmi
+lib/ocaml/site-lib/extlib/dllist.mli
lib/ocaml/site-lib/extlib/dynArray.cmi
+lib/ocaml/site-lib/extlib/dynArray.mli
lib/ocaml/site-lib/extlib/enum.cmi
+lib/ocaml/site-lib/extlib/enum.mli
+lib/ocaml/site-lib/extlib/extArray.cmi
+lib/ocaml/site-lib/extlib/extArray.mli
lib/ocaml/site-lib/extlib/extHashtbl.cmi
+lib/ocaml/site-lib/extlib/extHashtbl.mli
lib/ocaml/site-lib/extlib/extLib.cmi
lib/ocaml/site-lib/extlib/extList.cmi
+lib/ocaml/site-lib/extlib/extList.mli
lib/ocaml/site-lib/extlib/extString.cmi
+lib/ocaml/site-lib/extlib/extString.mli
lib/ocaml/site-lib/extlib/global.cmi
+lib/ocaml/site-lib/extlib/global.mli
lib/ocaml/site-lib/extlib/optParse.cmi
+lib/ocaml/site-lib/extlib/optParse.mli
lib/ocaml/site-lib/extlib/option.cmi
+lib/ocaml/site-lib/extlib/option.mli
lib/ocaml/site-lib/extlib/pMap.cmi
+lib/ocaml/site-lib/extlib/pMap.mli
lib/ocaml/site-lib/extlib/refList.cmi
+lib/ocaml/site-lib/extlib/refList.mli
lib/ocaml/site-lib/extlib/std.cmi
+lib/ocaml/site-lib/extlib/std.mli
lib/ocaml/site-lib/extlib/uChar.cmi
+lib/ocaml/site-lib/extlib/uChar.mli
lib/ocaml/site-lib/extlib/uTF8.cmi
+lib/ocaml/site-lib/extlib/uTF8.mli
lib/ocaml/site-lib/extlib/unzip.cmi
+lib/ocaml/site-lib/extlib/unzip.mli
lib/ocaml/site-lib/extlib/extLib.cma
lib/ocaml/site-lib/extlib/extLib.cmxa
lib/ocaml/site-lib/extlib/extLib.a