pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/camlp4 Update campl4 to 4.08+1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d739b39a8921
branches:  trunk
changeset: 340839:d739b39a8921
user:      msaitoh <msaitoh%pkgsrc.org@localhost>
date:      Wed Oct 09 08:57:14 2019 +0000

description:
Update campl4 to 4.08+1.

This is due to the upgrade of lang/ocaml to 4.08 - camlp4 has to follow
suit.

diffstat:

 lang/camlp4/Makefile |   7 +++----
 lang/camlp4/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 25355817d9a4 -r d739b39a8921 lang/camlp4/Makefile
--- a/lang/camlp4/Makefile      Wed Oct 09 08:46:22 2019 +0000
+++ b/lang/camlp4/Makefile      Wed Oct 09 08:57:14 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2018/11/12 16:10:24 jaapb Exp $
+# $NetBSD: Makefile,v 1.20 2019/10/09 08:57:14 msaitoh Exp $
 
 GITHUB_PROJECT=        camlp4
-DISTNAME=      ${GITHUB_PROJECT}-4.07+1
-PKGREVISION=   2
+DISTNAME=      ${GITHUB_PROJECT}-4.08+1
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml/}
 
@@ -12,7 +11,7 @@
 LICENSE=       gnu-lgpl-v2
 
 HAS_CONFIGURE= yes
-WRKSRC=                ${WRKDIR}/camlp4-4.07-1
+WRKSRC=                ${WRKDIR}/camlp4-4.08-1
 MAKE_JOBS_SAFE=        no
 
 .include "../../mk/ocaml.mk"
diff -r 25355817d9a4 -r d739b39a8921 lang/camlp4/distinfo
--- a/lang/camlp4/distinfo      Wed Oct 09 08:46:22 2019 +0000
+++ b/lang/camlp4/distinfo      Wed Oct 09 08:57:14 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/07/19 12:18:03 jaapb Exp $
+$NetBSD: distinfo,v 1.13 2019/10/09 08:57:14 msaitoh Exp $
 
-SHA1 (camlp4-4.07+1.tar.gz) = 989bbddcc38bd7f291cb04c43ba80689b26c22d9
-RMD160 (camlp4-4.07+1.tar.gz) = 62f78a4a3186968a8ea956657535909d0f084a4d
-SHA512 (camlp4-4.07+1.tar.gz) = 330d7f7a8ea6022df2d931a67e902f2e8bbf1026fbde08e1fd216763641a33005fde51b3b785363a05aa6717180f63b349badc1c107e05d13143b0db0e7051bc
-Size (camlp4-4.07+1.tar.gz) = 648842 bytes
+SHA1 (camlp4-4.08+1.tar.gz) = 7cf80c5b340fcee29d00034003e66648fc66cc3e
+RMD160 (camlp4-4.08+1.tar.gz) = d165eb98c8c2aae2f0b2b5102384d61de3243a5d
+SHA512 (camlp4-4.08+1.tar.gz) = 1f8d6df42935ecdbed96a7b02d05564665b4bf0cbe4f5fd1800a1f292d8b3864d973df1e9e8c566c0fd00b5a55ba47ecd9bd07f134a9be83601e010b0246e075
+Size (camlp4-4.08+1.tar.gz) = 649830 bytes



Home | Main Index | Thread Index | Old Index