Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2016 07:33:14 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414976 - head/devel/ocaml-camlp5
Message-ID:  <201605110733.u4B7XETT062853@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Wed May 11 07:33:14 2016
New Revision: 414976
URL: https://svnweb.freebsd.org/changeset/ports/414976

Log:
  Update to camlp5 6.16 (bugfixes + support for ocaml trunk version)
  Grab maintainership for a while

Modified:
  head/devel/ocaml-camlp5/Makefile
  head/devel/ocaml-camlp5/distinfo

Modified: head/devel/ocaml-camlp5/Makefile
==============================================================================
--- head/devel/ocaml-camlp5/Makefile	Wed May 11 06:35:31 2016	(r414975)
+++ head/devel/ocaml-camlp5/Makefile	Wed May 11 07:33:14 2016	(r414976)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	camlp5
-PORTVERSION=	6.15
+PORTVERSION=	6.16
 CATEGORIES=	devel
 MASTER_SITES=	http://camlp5.gforge.inria.fr/distrib/src/ \
 		http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \
@@ -12,7 +12,7 @@ DIST_SUBDIR=	${PKGBASE}
 
 PATCH_SITES=	${MASTER_SITES}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Preprocessor-pretty-printer of OCaml
 
 LICENSE=	INRIA

Modified: head/devel/ocaml-camlp5/distinfo
==============================================================================
--- head/devel/ocaml-camlp5/distinfo	Wed May 11 06:35:31 2016	(r414975)
+++ head/devel/ocaml-camlp5/distinfo	Wed May 11 07:33:14 2016	(r414976)
@@ -1,2 +1,2 @@
-SHA256 (ocaml-camlp5/camlp5-6.15.tgz) = 2e0e1e31e0537f2179766820dd9bd0a4d424bc5ab9c610e6dbf9145f27747f2b
-SIZE (ocaml-camlp5/camlp5-6.15.tgz) = 756199
+SHA256 (ocaml-camlp5/camlp5-6.16.tgz) = fd446cff6421f5144a521c7cecfdc7217b1424908186cddd3d5be543b35058b1
+SIZE (ocaml-camlp5/camlp5-6.16.tgz) = 759877



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