Bug 178596 - devel/ocaml-extlib: Update to version 1.5.4
Summary: devel/ocaml-extlib: Update to version 1.5.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-13 19:10 UTC by tkato432
Modified: 2013-05-20 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.40 KB, patch)
2013-05-13 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-05-13 18:54:32 UTC
>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:
_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
Comment 1 tkato432 2013-05-13 19:10:08 UTC
- Update to version 1.5.4
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-13 19:12:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-05-20 14:57:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-05-20 14:57:24 UTC
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 <bsd.port.options.mk>
 
 .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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"