Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2013 02:54:32 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/178596: devel/ocaml-extlib: Update to version 1.5.4
Message-ID:  <20130514025432.4933644d5cc3ff89006a50a2@yahoo.com>
Resent-Message-ID: <201305131810.r4DIA8ZR091224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178596
>Category:       ports
>Synopsis:       devel/ocaml-extlib: Update to version 1.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 13 18:10:08 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 1.5.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/ocaml-extlib/Makefile devel/ocaml-extlib/Makefile
--- /usr/ports/devel/ocaml-extlib/Makefile	2012-12-20 15:47:11.000000000 +0900
+++ devel/ocaml-extlib/Makefile	2013-05-14 00:00:49.000000000 +0900
@@ -2,14 +2,14 @@
 # $FreeBSD: head/devel/ocaml-extlib/Makefile 309287 2012-12-20 05:45:56Z araujo $
 
 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 @@
 ALL_TARGET=	all opt
 
 DOCSDIR=	${OCAML_DOCSDIR}/${PORTNAME}
+
 PORTDOCS=	*
 
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MDOCS}
-ALL_TARGET+= doc
+ALL_TARGET+=	doc
 PLIST_DIRSTRY=	${OCAML_DOCSDIR:S,^${PREFIX}/,,}
 .endif
 
diff -urN /usr/ports/devel/ocaml-extlib/distinfo devel/ocaml-extlib/distinfo
--- /usr/ports/devel/ocaml-extlib/distinfo	2012-12-20 15:47:11.000000000 +0900
+++ devel/ocaml-extlib/distinfo	2013-05-14 00:00:49.000000000 +0900
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130514025432.4933644d5cc3ff89006a50a2>