diff options
author | johans <johans@FreeBSD.org> | 2012-06-16 01:00:49 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-06-16 01:00:49 +0800 |
commit | c83ec829c2cebcb7da615ba62f067c74a240fb4e (patch) | |
tree | 73a8bcc8430f915f46d8628dc5992e1bea49628a /devel/ocaml-findlib | |
parent | 18f7e424453cc70940668112d030e4049b70b1d4 (diff) | |
download | freebsd-ports-gnome-c83ec829c2cebcb7da615ba62f067c74a240fb4e.tar.gz freebsd-ports-gnome-c83ec829c2cebcb7da615ba62f067c74a240fb4e.tar.zst freebsd-ports-gnome-c83ec829c2cebcb7da615ba62f067c74a240fb4e.zip |
Update ocaml-findlib to 1.3.2
PR: ports/167884 (update to 1.3.1)
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Diffstat (limited to 'devel/ocaml-findlib')
-rw-r--r-- | devel/ocaml-findlib/Makefile | 8 | ||||
-rw-r--r-- | devel/ocaml-findlib/distinfo | 4 | ||||
-rw-r--r-- | devel/ocaml-findlib/pkg-plist | 31 |
3 files changed, 31 insertions, 12 deletions
diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile index dd0635648760..1a3508784b90 100644 --- a/devel/ocaml-findlib/Makefile +++ b/devel/ocaml-findlib/Makefile @@ -7,7 +7,7 @@ # PORTNAME= findlib -PORTVERSION= 1.2.7 +PORTVERSION= 1.3.2 CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ PKGNAMEPREFIX= ocaml- @@ -51,14 +51,14 @@ post-patch: .include <bsd.port.pre.mk> .if !exists(${LOCALBASE}/lib/ocaml/labltk) -WITHOUT_TK= yes +WITHOUT_TK= yes .endif .if defined(WITHOUT_TK) -PLIST_SUB+= TK="@comment " +PLIST_SUB+= TK="@comment " .else CONFIGURE_ARGS+=-with-toolbox -PLIST_SUB+= TK="" +PLIST_SUB+= TK="" .endif post-install: diff --git a/devel/ocaml-findlib/distinfo b/devel/ocaml-findlib/distinfo index e9192ab328b3..778723ddd4fd 100644 --- a/devel/ocaml-findlib/distinfo +++ b/devel/ocaml-findlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (findlib-1.2.7.tar.gz) = c920b129e48b3b313e67b915a078ab06a9ddd2e072f3353edfa74144f256029b -SIZE (findlib-1.2.7.tar.gz) = 163452 +SHA256 (findlib-1.3.2.tar.gz) = 056450c2449aee2a61335cfa1d96f2fb1a14ad50bcd99d7ddf9308307ba90bc3 +SIZE (findlib-1.3.2.tar.gz) = 230556 diff --git a/devel/ocaml-findlib/pkg-plist b/devel/ocaml-findlib/pkg-plist index b3eb216bab59..509d6c48b9ed 100644 --- a/devel/ocaml-findlib/pkg-plist +++ b/devel/ocaml-findlib/pkg-plist @@ -36,8 +36,13 @@ lib/ocaml/site-lib/threads/META lib/ocaml/site-lib/unix/META lib/ocaml/topfind %%PORTDOCS%%%%DOCSDIR%%/DOCINFO +%%PORTDOCS%%%%DOCSDIR%%/Makefile %%PORTDOCS%%%%DOCSDIR%%/QUICKSTART +%%PORTDOCS%%%%DOCSDIR%%/QUICKSTART.xml %%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.xml +%%PORTDOCS%%%%DOCSDIR%%/common.xml +%%PORTDOCS%%%%DOCSDIR%%/config.xml %%PORTDOCS%%%%DOCSDIR%%/guide-html/TIMESTAMP %%PORTDOCS%%%%DOCSDIR%%/guide-html/c157.html %%PORTDOCS%%%%DOCSDIR%%/guide-html/c188.html @@ -70,8 +75,8 @@ lib/ocaml/topfind %%PORTDOCS%%%%DOCSDIR%%/guide-html/x468.html %%PORTDOCS%%%%DOCSDIR%%/guide-html/x81.html %%PORTDOCS%%%%DOCSDIR%%/guide-html/x89.html +%%PORTDOCS%%%%DOCSDIR%%/readme.dtd %%PORTDOCS%%%%DOCSDIR%%/ref-html/TIMESTAMP -%%PORTDOCS%%%%DOCSDIR%%/ref-html/c990.html %%PORTDOCS%%%%DOCSDIR%%/ref-html/index.html %%PORTDOCS%%%%DOCSDIR%%/ref-html/lib/Findlib.html %%PORTDOCS%%%%DOCSDIR%%/ref-html/lib/Fl_metascanner.html @@ -92,16 +97,30 @@ lib/ocaml/topfind %%PORTDOCS%%%%DOCSDIR%%/ref-html/lib/type_Fl_metascanner.html %%PORTDOCS%%%%DOCSDIR%%/ref-html/lib/type_Fl_package_base.html %%PORTDOCS%%%%DOCSDIR%%/ref-html/lib/type_Topfind.html +%%PORTDOCS%%%%DOCSDIR%%/ref-html/c1024.html +%%PORTDOCS%%%%DOCSDIR%%/ref-html/p1022.html %%PORTDOCS%%%%DOCSDIR%%/ref-html/p15.html -%%PORTDOCS%%%%DOCSDIR%%/ref-html/p645.html -%%PORTDOCS%%%%DOCSDIR%%/ref-html/p988.html +%%PORTDOCS%%%%DOCSDIR%%/ref-html/p679.html %%PORTDOCS%%%%DOCSDIR%%/ref-html/r17.html -%%PORTDOCS%%%%DOCSDIR%%/ref-html/r647.html -%%PORTDOCS%%%%DOCSDIR%%/ref-html/r741.html -%%PORTDOCS%%%%DOCSDIR%%/ref-html/r930.html +%%PORTDOCS%%%%DOCSDIR%%/ref-html/r681.html +%%PORTDOCS%%%%DOCSDIR%%/ref-html/r775.html +%%PORTDOCS%%%%DOCSDIR%%/ref-html/r964.html +%%PORTDOCS%%%%DOCSDIR%%/src/findlib.dsl +%%PORTDOCS%%%%DOCSDIR%%/src/findlib.sgml +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_conf.mod +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_meta.mod +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_mli.mod +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_ocamlfind.mod +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_ref.dsl +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_ref.sgml +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_reference.sgml +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_reference.xml +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_sitelib.mod +%%PORTDOCS%%%%DOCSDIR%%/src/findlib_topfind.mod %%PORTDOCS%%@dirrm %%DOCSDIR%%/ref-html/lib %%PORTDOCS%%@dirrm %%DOCSDIR%%/ref-html %%PORTDOCS%%@dirrm %%DOCSDIR%%/guide-html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/src %%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTDOCS%%@dirrmtry share/doc/ocaml @dirrm lib/ocaml/site-lib/unix |