From 04dc760c54b9b7d5cbe7906359670b182878138c Mon Sep 17 00:00:00 2001 From: jaapb Date: Fri, 7 Aug 2015 11:19:13 +0000 Subject: Updated package to latest version, 6.14. No changes to this release, except that camlp5 is now compatible with ocaml 4.02.3. --- lang/camlp5/Makefile | 4 ++-- lang/camlp5/buildlink3.mk | 4 ++-- lang/camlp5/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'lang') diff --git a/lang/camlp5/Makefile b/lang/camlp5/Makefile index eda79ee38b5..ceb6ddd5af7 100644 --- a/lang/camlp5/Makefile +++ b/lang/camlp5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/06/30 11:10:15 jaapb Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/07 11:19:13 jaapb Exp $ # -DISTNAME= camlp5-6.13 +DISTNAME= camlp5-6.14 PKGNAME= ${DISTNAME} # to avoid being called ocaml-camlp5 CATEGORIES= lang MASTER_SITES= http://camlp5.gforge.inria.fr/distrib/src/ diff --git a/lang/camlp5/buildlink3.mk b/lang/camlp5/buildlink3.mk index f8d1565f0dc..0a9cff0dc13 100644 --- a/lang/camlp5/buildlink3.mk +++ b/lang/camlp5/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2015/06/30 11:10:15 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/08/07 11:19:13 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.13 +BUILDLINK_ABI_DEPENDS.camlp5+= camlp5>=6.14 BUILDLINK_PKGSRCDIR.camlp5?= ../../lang/camlp5 .include "../../lang/ocaml/buildlink3.mk" diff --git a/lang/camlp5/distinfo b/lang/camlp5/distinfo index 808741b6fc5..23c43859571 100644 --- a/lang/camlp5/distinfo +++ b/lang/camlp5/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/06/30 11:10:15 jaapb Exp $ +$NetBSD: distinfo,v 1.12 2015/08/07 11:19:13 jaapb Exp $ -SHA1 (camlp5-6.13.tgz) = 47fb47947e6e053d192b29ae72105c7adfdd6ed3 -RMD160 (camlp5-6.13.tgz) = cfea137e8a92e48fe51a15a816a6333477e86e43 -Size (camlp5-6.13.tgz) = 719912 bytes +SHA1 (camlp5-6.14.tgz) = 2cde94fc53195f9acb39592a9a74d4f36114df38 +RMD160 (camlp5-6.14.tgz) = 0757a5929c64593e9f9f5507ff23a3d54ea359e9 +Size (camlp5-6.14.tgz) = 748674 bytes -- cgit v1.2.3