diff options
author | novel <novel@FreeBSD.org> | 2005-07-10 22:25:28 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-10 22:25:28 +0800 |
commit | 20c1f6c685c7763b98165056db6f8b762abac4ba (patch) | |
tree | 692ba82b3e3c8b965dbc6e2989906d32c28e1181 /devel | |
parent | f9ccbeca655b4d09c1316aee8c9c621a4cf0a241 (diff) | |
download | freebsd-ports-gnome-20c1f6c685c7763b98165056db6f8b762abac4ba.tar.gz freebsd-ports-gnome-20c1f6c685c7763b98165056db6f8b762abac4ba.tar.zst freebsd-ports-gnome-20c1f6c685c7763b98165056db6f8b762abac4ba.zip |
Update to 1.0.4.
PR: 83219
Submitted by: stephane
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ocaml-findlib/Makefile | 3 | ||||
-rw-r--r-- | devel/ocaml-findlib/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile index a33191501c40..2d5d0c426fd1 100644 --- a/devel/ocaml-findlib/Makefile +++ b/devel/ocaml-findlib/Makefile @@ -7,7 +7,7 @@ # PORTNAME= findlib -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ @@ -20,6 +20,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml HAS_CONFIGURE= yes USE_GMAKE= yes +ALL_TARGET= all opt PLIST_FILES= bin/ocamlfind etc/findlib.conf diff --git a/devel/ocaml-findlib/distinfo b/devel/ocaml-findlib/distinfo index 0c289d049b56..f01402dac468 100644 --- a/devel/ocaml-findlib/distinfo +++ b/devel/ocaml-findlib/distinfo @@ -1,2 +1,2 @@ -MD5 (findlib-1.0.3.tar.gz) = 5cbf7dce1aa595474e06d8b2e8160b85 -SIZE (findlib-1.0.3.tar.gz) = 146761 +MD5 (findlib-1.0.4.tar.gz) = dbfabe1b3677a03bcf238ecccb36d84f +SIZE (findlib-1.0.4.tar.gz) = 148287 |