pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-type_conv
Module Name: pkgsrc
Committed By: jaapb
Date: Fri Jun 17 09:48:02 UTC 2016
Modified Files:
pkgsrc/devel/ocaml-type_conv: Makefile distinfo
Log Message:
Updated package to work with new version of mk/ocaml.mk. Also straightened
out some of the github variables; no changes to package contents.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ocaml-type_conv/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-type_conv/distinfo
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-type_conv/Makefile
diff -u pkgsrc/devel/ocaml-type_conv/Makefile:1.8 pkgsrc/devel/ocaml-type_conv/Makefile:1.9
--- pkgsrc/devel/ocaml-type_conv/Makefile:1.8 Thu May 5 11:45:36 2016
+++ pkgsrc/devel/ocaml-type_conv/Makefile Fri Jun 17 09:48:02 2016
@@ -1,25 +1,22 @@
-# $NetBSD: Makefile,v 1.8 2016/05/05 11:45:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2016/06/17 09:48:02 jaapb Exp $
-DISTNAME= type_conv-${VERS}
+VERSION= 113.00.02
+GITHUB_PROJECT= type_conv
+DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
-VERS= 113.00.02
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/type_conv/archive/}
-DISTFILES= ${VERS}${EXTRACT_SUFX}
-DIST_SUBDIR= ocaml-type_conv
+MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
MAINTAINER= jaapb%NetBSD.org@localhost
HOMEPAGE= https://github.com/janestreet/type_conv/
COMMENT= Support library for OCaml preprocessor type conversions
LICENSE= apache-2.0 AND modified-bsd
-WRKSRC= ${WRKDIR}/type_conv-${VERS}
USE_TOOLS+= gmake
OCAML_USE_FINDLIB= yes
-OCAML_FINDLIB_DIRS= ${OCAML_SITELIBDIR}/type_conv
.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../lang/camlp4/buildlink3.mk"
Index: pkgsrc/devel/ocaml-type_conv/distinfo
diff -u pkgsrc/devel/ocaml-type_conv/distinfo:1.3 pkgsrc/devel/ocaml-type_conv/distinfo:1.4
--- pkgsrc/devel/ocaml-type_conv/distinfo:1.3 Sun Feb 28 12:10:18 2016
+++ pkgsrc/devel/ocaml-type_conv/distinfo Fri Jun 17 09:48:02 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/02/28 12:10:18 jaapb Exp $
+$NetBSD: distinfo,v 1.4 2016/06/17 09:48:02 jaapb Exp $
-SHA1 (ocaml-type_conv/113.00.02.tar.gz) = b3883e7574da7f928264e2a1414c45029ee6ce39
-RMD160 (ocaml-type_conv/113.00.02.tar.gz) = a857d6f49a82194e5f96a74bb0d7e0dbfc334f04
-SHA512 (ocaml-type_conv/113.00.02.tar.gz) = 6bc6db0e5a36fa4150941155290d137552d9e19aac7cf3aff107f0a7eaa47749c7044c4a4e475827d739784b99ef2103e9c9c03191c6aaa55c51585e71553559
-Size (ocaml-type_conv/113.00.02.tar.gz) = 64174 bytes
+SHA1 (type_conv-113.00.02.tar.gz) = b3883e7574da7f928264e2a1414c45029ee6ce39
+RMD160 (type_conv-113.00.02.tar.gz) = a857d6f49a82194e5f96a74bb0d7e0dbfc334f04
+SHA512 (type_conv-113.00.02.tar.gz) = 6bc6db0e5a36fa4150941155290d137552d9e19aac7cf3aff107f0a7eaa47749c7044c4a4e475827d739784b99ef2103e9c9c03191c6aaa55c51585e71553559
+Size (type_conv-113.00.02.tar.gz) = 64174 bytes
Home |
Main Index |
Thread Index |
Old Index