pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-dune
Module Name: pkgsrc
Committed By: jaapb
Date: Wed Dec 9 11:12:33 UTC 2020
Modified Files:
pkgsrc/devel/ocaml-dune: Makefile.common
Log Message:
Added 'used by' comment to Makefile.common in devel/ocaml-dune
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-dune/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-dune/Makefile.common
diff -u pkgsrc/devel/ocaml-dune/Makefile.common:1.1 pkgsrc/devel/ocaml-dune/Makefile.common:1.2
--- pkgsrc/devel/ocaml-dune/Makefile.common:1.1 Wed Dec 9 10:49:17 2020
+++ pkgsrc/devel/ocaml-dune/Makefile.common Wed Dec 9 11:12:33 2020
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile.common,v 1.1 2020/12/09 10:49:17 jaapb Exp $
+# $NetBSD: Makefile.common,v 1.2 2020/12/09 11:12:33 jaapb Exp $
+
+# used by devel/ocaml-dune-configurator/Makefile
DUNE_VERSION= 2.7.1
DISTNAME= ${GITHUB_PROJECT}-${DUNE_VERSION}
Home |
Main Index |
Thread Index |
Old Index