summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2015-08-07 11:19:13 +0000
committerjaapb <jaapb@pkgsrc.org>2015-08-07 11:19:13 +0000
commit04dc760c54b9b7d5cbe7906359670b182878138c (patch)
tree26bc7113a32bdc30f7ddb7079f0a2f70ce2e0a06 /lang
parentb5b04708490d7fc0e8efda21e5a38d9a9736ba68 (diff)
downloadpkgsrc-04dc760c54b9b7d5cbe7906359670b182878138c.tar.gz
Updated package to latest version, 6.14. No changes to this release,
except that camlp5 is now compatible with ocaml 4.02.3.
Diffstat (limited to 'lang')
-rw-r--r--lang/camlp5/Makefile4
-rw-r--r--lang/camlp5/buildlink3.mk4
-rw-r--r--lang/camlp5/distinfo8
3 files changed, 8 insertions, 8 deletions
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