Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2010 07:31:16 GMT
From:      soulcatcher <soulcatcher13@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144729: [patch] devel/ocaml-camlp5: update to 5.13
Message-ID:  <201003140731.o2E7VGFv066193@www.freebsd.org>
Resent-Message-ID: <201003140740.o2E7e1jF068401@freefall.freebsd.org>

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

>Number:         144729
>Category:       ports
>Synopsis:       [patch] devel/ocaml-camlp5: update to 5.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 14 07:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     soulcatcher
>Release:        7.3-PRERELEASE
>Organization:
>Environment:
>Description:
devel/ocaml-camlp5: update 5.12 -> 5.13

ATTENTION: this update fixes incompatibility with ocaml 3.11.2.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ocaml-camlp5.bak/Makefile ocaml-camlp5/Makefile
--- ocaml-camlp5.bak/Makefile	2010-03-14 10:23:33.000000000 +0300
+++ ocaml-camlp5/Makefile	2010-03-14 10:23:49.000000000 +0300
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	camlp5
-PORTVERSION=	5.12
+PORTVERSION=	5.13
 CATEGORIES=	devel
 MASTER_SITES=	http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \
 		http://pauillac.inria.fr/~ddr/camlp5/distrib/src/
diff -ruN ocaml-camlp5.bak/distinfo ocaml-camlp5/distinfo
--- ocaml-camlp5.bak/distinfo	2010-03-14 10:23:33.000000000 +0300
+++ ocaml-camlp5/distinfo	2010-03-14 10:24:08.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (camlp5-5.12.tgz) = 28a86d4f1da8983b7fc773262fa52f1f
-SHA256 (camlp5-5.12.tgz) = 985a5e373ea75f89667e71bc857c868c395769fce664cba88aa76f93b0ad8461
-SIZE (camlp5-5.12.tgz) = 685032
+MD5 (camlp5-5.13.tgz) = f205d624e890761d3526eaf709071039
+SHA256 (camlp5-5.13.tgz) = 5e6e4663ba642f29a440359318df6c0cc32203e646aa9ee7e41c6b02b4f876d2
+SIZE (camlp5-5.13.tgz) = 684951


>Release-Note:
>Audit-Trail:
>Unformatted:



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