pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/camlp4
Module Name: pkgsrc
Committed By: msaitoh
Date: Wed Oct 9 08:57:14 UTC 2019
Modified Files:
pkgsrc/lang/camlp4: Makefile distinfo
Log Message:
Update campl4 to 4.08+1.
This is due to the upgrade of lang/ocaml to 4.08 - camlp4 has to follow
suit.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/camlp4/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/camlp4/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/camlp4/Makefile
diff -u pkgsrc/lang/camlp4/Makefile:1.19 pkgsrc/lang/camlp4/Makefile:1.20
--- pkgsrc/lang/camlp4/Makefile:1.19 Mon Nov 12 16:10:24 2018
+++ pkgsrc/lang/camlp4/Makefile Wed Oct 9 08:57:14 2019
@@ -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 @@ COMMENT= Preprocessor and pretty printer
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"
Index: pkgsrc/lang/camlp4/distinfo
diff -u pkgsrc/lang/camlp4/distinfo:1.12 pkgsrc/lang/camlp4/distinfo:1.13
--- pkgsrc/lang/camlp4/distinfo:1.12 Thu Jul 19 12:18:03 2018
+++ pkgsrc/lang/camlp4/distinfo Wed Oct 9 08:57:14 2019
@@ -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