From owner-svn-ports-head@freebsd.org Fri Nov 20 13:20:31 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F3ADA3312B; Fri, 20 Nov 2015 13:20:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10B3C13A0; Fri, 20 Nov 2015 13:20:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAKDKUu7083676; Fri, 20 Nov 2015 13:20:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAKDKUtQ083674; Fri, 20 Nov 2015 13:20:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511201320.tAKDKUtQ083674@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 20 Nov 2015 13:20:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402073 - head/devel/ocaml-sexplib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2015 13:20:31 -0000 Author: sunpoet Date: Fri Nov 20 13:20:29 2015 New Revision: 402073 URL: https://svnweb.freebsd.org/changeset/ports/402073 Log: - Update to 113.00.00 - Add LICENSE_FILE - Update *_DEPENDS for devel/ocaml-type_conv renaming - Strip OCaml plugin files - Convert to new options target helper - Cosmetic change Changes: https://github.com/janestreet/sexplib/blob/master/CHANGES.md https://github.com/janestreet/sexplib/commits/master Modified: head/devel/ocaml-sexplib/Makefile head/devel/ocaml-sexplib/distinfo Modified: head/devel/ocaml-sexplib/Makefile ============================================================================== --- head/devel/ocaml-sexplib/Makefile Fri Nov 20 13:20:25 2015 (r402072) +++ head/devel/ocaml-sexplib/Makefile Fri Nov 20 13:20:29 2015 (r402073) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= sexplib -PORTVERSION= 111.03.00 +PORTVERSION= 113.00.00 +MASTER_SITES= https://ocaml.janestreet.com/ocaml-core/${PORTVERSION:R}/files/ CATEGORIES= devel -MASTER_SITES= https://ocaml.janestreet.com/ocaml-core/${PORTVERSION}/individual/ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org @@ -12,31 +12,32 @@ COMMENT= OCaml library for working with LICENSE= APACHE20 BSD3CLAUSE LICENSE_COMB= multi +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt +LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE-Tywith.txt -BUILD_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv -RUN_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv +BUILD_DEPENDS= ocaml-type_conv>=0:${PORTSDIR}/devel/ocaml-type_conv +RUN_DEPENDS= ocaml-type_conv>=0:${PORTSDIR}/devel/ocaml-type_conv -USE_OCAML= yes -USE_OCAML_FINDLIB=yes -USE_OCAML_CAMLP4=yes -USE_OCAMLFIND_PLIST=yes -OCAML_PKGDIRS= ${PORTNAME} ${PORTNAME}_num ${PORTNAME}_unix +OPTIONS_DEFINE= DOCS -USES= gmake +CONFIGURE_ARGS= --disable-docs --prefix ${PREFIX} HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix ${PREFIX} --disable-docs MAKE_JOBS_UNSAFE= yes +USE_OCAML= yes +USE_OCAML_FINDLIB= yes +USE_OCAML_CAMLP4= yes +USE_OCAMLFIND_PLIST= yes +USES= gmake DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} - +OCAML_PKGDIRS= ${PORTNAME} ${PORTNAME}_num ${PORTNAME}_unix PORTDOCS= * -OPTIONS_DEFINE= DOCS - post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in CHANGES.txt README.md - (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) -.endfor + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/sexplib*/*.cmxs + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR}/ + cd ${WRKSRC}/ && ${INSTALL_DATA} CHANGES.md README.md ${STAGEDIR}${DOCSDIR}/ .include Modified: head/devel/ocaml-sexplib/distinfo ============================================================================== --- head/devel/ocaml-sexplib/distinfo Fri Nov 20 13:20:25 2015 (r402072) +++ head/devel/ocaml-sexplib/distinfo Fri Nov 20 13:20:29 2015 (r402073) @@ -1,2 +1,2 @@ -SHA256 (sexplib-111.03.00.tar.gz) = 298cacd43b2d9e5588d3cecdee389f6356f4bc2eaf02250fe95ad351e4f990db -SIZE (sexplib-111.03.00.tar.gz) = 131453 +SHA256 (sexplib-113.00.00.tar.gz) = df91f1b4aae3936856cbb00a621a2c40f6b56c06670e1513b2b60698ab8240e4 +SIZE (sexplib-113.00.00.tar.gz) = 136960