aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-04-08 13:14:43 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-04-08 13:14:43 +0000
commit271f4d32c54191b56e91a7cc50550127e327d829 (patch)
treebcfa59cd5024b12f2765b22d4cbae3d1e22aa11d /devel
parentf18b24f425b124dfc88d9efc4be9ffbc2cd9fd35 (diff)
downloadports-271f4d32c54191b56e91a7cc50550127e327d829.tar.gz
ports-271f4d32c54191b56e91a7cc50550127e327d829.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-sexplib/Makefile9
-rw-r--r--devel/ocaml-sexplib/distinfo6
2 files changed, 10 insertions, 5 deletions
diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile
index 3160a0ef8d59..816fca26f7b8 100644
--- a/devel/ocaml-sexplib/Makefile
+++ b/devel/ocaml-sexplib/Makefile
@@ -7,20 +7,25 @@
#
PORTNAME= sexplib
-PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTVERSION= 3.0.0
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://www.janestcapital.com/ocaml/
PKGNAMEPREFIX= ocaml-
+DISTNAME= ${PORTNAME}310-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An OCaml library for working with S-expressions
+BUILD_DEPENDS= ${SA_DIR}/type-conv/pa_type_conv.cmi:${PORTSDIR}/devel/ocaml-typeconv
+RUN_DEPENDS= ${SA_DIR}/type-conv/pa_type_conv.cmi:${PORTSDIR}/devel/ocaml-typeconv
+
USE_GMAKE= yes
USE_OCAML= yes
USE_OCAML_FINDLIB=yes
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
+SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR}
.include <bsd.port.pre.mk>
diff --git a/devel/ocaml-sexplib/distinfo b/devel/ocaml-sexplib/distinfo
index 30837843d831..cc7c98843cb7 100644
--- a/devel/ocaml-sexplib/distinfo
+++ b/devel/ocaml-sexplib/distinfo
@@ -1,3 +1,3 @@
-MD5 (sexplib-2.2.0.tar.gz) = 7545423823790a8611a3c85377ed5861
-SHA256 (sexplib-2.2.0.tar.gz) = 8df0bd341439afed1b6ce4ba345bb7babe8dbdcf338655e6daa10b8ee6c1a2c5
-SIZE (sexplib-2.2.0.tar.gz) = 44643
+MD5 (sexplib310-3.0.0.tar.gz) = a3056e522026274a83042f3d544fced6
+SHA256 (sexplib310-3.0.0.tar.gz) = a7ee9981d271ac9d8771dc0e7dcbd7c2eeb1084a23fcf6147c339b94bf31d696
+SIZE (sexplib310-3.0.0.tar.gz) = 48720