Updated package to latest version, 6.16. Changes include:

* [28 Apr 16] Fixed problems of compatibility with previous versions of
  ocaml.
* [23 Jan 16] Fixed bug on optional types (ocaml 4.02).
* [15 Jan 16] Fixed bug on methods wrongly interpreted as vals.
* [05 Jan 16] Updated for ocaml trunk 4.03.0
  (git version be2a7e2f830911b331657b8cfa462f5219dfec5b)
* [26 Nov 15] Updated again for ocaml trunk current version (4.03.0).
* [23 Sep 15] Updated for ocaml trunk current version (4.03.0).
This commit is contained in:
jaapb 2016-05-06 10:50:55 +00:00
parent b7f1549003
commit 75fbf638f1
3 changed files with 9 additions and 10 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.25 2016/05/05 11:45:36 jaapb Exp $
# $NetBSD: Makefile,v 1.26 2016/05/06 10:50:55 jaapb Exp $
#
DISTNAME= camlp5-6.14
PKGREVISION= 1
DISTNAME= camlp5-6.16
CATEGORIES= lang
MASTER_SITES= http://camlp5.gforge.inria.fr/distrib/src/
EXTRACT_SUFX= .tgz

View file

@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.13 2016/05/05 11:45:36 jaapb Exp $
# $NetBSD: buildlink3.mk,v 1.14 2016/05/06 10:50:55 jaapb Exp $
#
BUILDLINK_TREE+= camlp5
@ -7,7 +7,7 @@ BUILDLINK_TREE+= camlp5
CAMLP5_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.camlp5+= camlp5>=5.01
BUILDLINK_ABI_DEPENDS.camlp5+= camlp5>=6.14nb1
BUILDLINK_ABI_DEPENDS.camlp5+= camlp5>=6.16
BUILDLINK_PKGSRCDIR.camlp5?= ../../lang/camlp5
.include "../../lang/ocaml/buildlink3.mk"

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.13 2015/11/03 22:50:33 agc Exp $
$NetBSD: distinfo,v 1.14 2016/05/06 10:50:55 jaapb Exp $
SHA1 (camlp5-6.14.tgz) = 2cde94fc53195f9acb39592a9a74d4f36114df38
RMD160 (camlp5-6.14.tgz) = 0757a5929c64593e9f9f5507ff23a3d54ea359e9
SHA512 (camlp5-6.14.tgz) = 7dd57b8725953099726fc2e5f6dda01ed74485a4bbf41cb30ccd2163ee38bc6dff36fd83069c58d7990522527d266c9e180a8e333b36a42bc216315dc88a25e9
Size (camlp5-6.14.tgz) = 748674 bytes
SHA1 (camlp5-6.16.tgz) = fe664c51081e27c4e35e907b855ed40fc867c7f1
RMD160 (camlp5-6.16.tgz) = 7d63ec176197cdb99a2ee3f2be7ba0447a7df48f
SHA512 (camlp5-6.16.tgz) = b1bfa271bb7df169c5b0d0f0a20038ab95c2101475e1729f5a779fea0872165f73b04e0cd792e9fbc31e81bb37cbef06a9761f7748ea1ab87753dbd20202d5ed
Size (camlp5-6.16.tgz) = 759877 bytes