From owner-svn-ports-head@FreeBSD.ORG Mon May 20 13:57:12 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9D12B7B9; Mon, 20 May 2013 13:57:12 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8EEABAD0; Mon, 20 May 2013 13:57:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4KDvCGx097597; Mon, 20 May 2013 13:57:12 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4KDvCPF097590; Mon, 20 May 2013 13:57:12 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305201357.r4KDvCPF097590@svn.freebsd.org> From: Martin Wilke Date: Mon, 20 May 2013 13:57:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318599 - head/devel/ocaml-extlib 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.14 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: Mon, 20 May 2013 13:57:12 -0000 Author: miwi Date: Mon May 20 13:57:11 2013 New Revision: 318599 URL: http://svnweb.freebsd.org/changeset/ports/318599 Log: - Update to 1.5.4 PR: 178596 Submitted by: ports fury Modified: head/devel/ocaml-extlib/Makefile head/devel/ocaml-extlib/distinfo Modified: head/devel/ocaml-extlib/Makefile ============================================================================== --- head/devel/ocaml-extlib/Makefile Mon May 20 13:52:56 2013 (r318598) +++ head/devel/ocaml-extlib/Makefile Mon May 20 13:57:11 2013 (r318599) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= extlib -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE PROJECTHOST= ${PKGNAMEPREFIX}${PORTNAME} PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org -COMMENT= A complete - yet small - standard library for OCaml +COMMENT= Complete - yet small - standard library for OCaml LICENSE= LGPL21 @@ -22,12 +22,13 @@ USE_OCAMLFIND_PLIST=yes ALL_TARGET= all opt DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} + PORTDOCS= * .include .if ${PORT_OPTIONS:MDOCS} -ALL_TARGET+= doc +ALL_TARGET+= doc PLIST_DIRSTRY= ${OCAML_DOCSDIR:S,^${PREFIX}/,,} .endif Modified: head/devel/ocaml-extlib/distinfo ============================================================================== --- head/devel/ocaml-extlib/distinfo Mon May 20 13:52:56 2013 (r318598) +++ head/devel/ocaml-extlib/distinfo Mon May 20 13:57:11 2013 (r318599) @@ -1,2 +1,2 @@ -SHA256 (extlib-1.5.3.tar.gz) = c095eef4202a8614ff1474d4c08c50c32d6ca82d1015387785cf03d5913ec021 -SIZE (extlib-1.5.3.tar.gz) = 70897 +SHA256 (extlib-1.5.4.tar.gz) = df142ba5a04ccbd4b239a124bd0f634989781b4da63e517c05a036fd419cd9cd +SIZE (extlib-1.5.4.tar.gz) = 71003