pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-base
Module Name: pkgsrc
Committed By: jaapb
Date: Fri Sep 8 16:50:05 UTC 2017
Modified Files:
pkgsrc/devel/ocaml-base: Makefile PLIST
Log Message:
File installed in right directory after opam update
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-base/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-base/PLIST
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-base/Makefile
diff -u pkgsrc/devel/ocaml-base/Makefile:1.2 pkgsrc/devel/ocaml-base/Makefile:1.3
--- pkgsrc/devel/ocaml-base/Makefile:1.2 Fri Sep 8 09:51:19 2017
+++ pkgsrc/devel/ocaml-base/Makefile Fri Sep 8 16:50:05 2017
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:19 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/08 16:50:05 jaapb Exp $
VERSION= 0.9.3
GITHUB_PROJECT= base
GITHUB_TAG= v${VERSION}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
Index: pkgsrc/devel/ocaml-base/PLIST
diff -u pkgsrc/devel/ocaml-base/PLIST:1.1 pkgsrc/devel/ocaml-base/PLIST:1.2
--- pkgsrc/devel/ocaml-base/PLIST:1.1 Wed Jul 19 12:05:30 2017
+++ pkgsrc/devel/ocaml-base/PLIST Fri Sep 8 16:50:05 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/07/19 12:05:30 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/09/08 16:50:05 jaapb Exp $
${OCAML_SITELIB}/base/META
${OCAML_SITELIB}/base/applicative.mli
${OCAML_SITELIB}/base/applicative_intf.ml
@@ -589,7 +589,7 @@ ${OCAML_SITELIB}/base/variant.mli
${OCAML_SITELIB}/base/variantslib.ml
${OCAML_SITELIB}/base/with_return.mli
${OCAML_SITELIB}/base/word_size.mli
-${OCAML_SITELIB}/stubslibs/dllbase_stubs.so
+${OCAML_SITELIB}/stublibs/dllbase_stubs.so
share/doc/base/CHANGES.md
share/doc/base/LICENSE.txt
share/doc/base/README.org
Home |
Main Index |
Thread Index |
Old Index