pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_derivers Updated devel/oc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1671c0a31409
branches:  trunk
changeset: 307582:1671c0a31409
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed May 09 14:37:14 2018 +0000
description:
Updated devel/ocaml-ppx_derivers to version 1.2.

No changes are recorded from 1.1 to 1.2; the only change from 1.0 to 1.1
seems to be the addition of a LICENSE.md file.

diffstat:

 devel/ocaml-ppx_derivers/Makefile      |   6 ++----
 devel/ocaml-ppx_derivers/PLIST         |   4 +++-
 devel/ocaml-ppx_derivers/buildlink3.mk |   4 ++--
 devel/ocaml-ppx_derivers/distinfo      |  10 +++++-----
 4 files changed, 12 insertions(+), 12 deletions(-)

diffs (64 lines):

diff -r 9e023d663177 -r 1671c0a31409 devel/ocaml-ppx_derivers/Makefile
--- a/devel/ocaml-ppx_derivers/Makefile Wed May 09 14:34:19 2018 +0000
+++ b/devel/ocaml-ppx_derivers/Makefile Wed May 09 14:37:14 2018 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2018/04/04 19:34:44 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/09 14:37:14 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_derivers
-DISTNAME=      ${GITHUB_PROJECT}-1.0
-PKGNAME=       ${GITHUB_PROJECT}-${DISTNAME}
-PKGREVISION=   2
+DISTNAME=      ${GITHUB_PROJECT}-1.2
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=diml/}
diff -r 9e023d663177 -r 1671c0a31409 devel/ocaml-ppx_derivers/PLIST
--- a/devel/ocaml-ppx_derivers/PLIST    Wed May 09 14:34:19 2018 +0000
+++ b/devel/ocaml-ppx_derivers/PLIST    Wed May 09 14:37:14 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/04 19:34:44 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/05/09 14:37:14 jaapb Exp $
 ${OCAML_SITELIB}/ppx_derivers/META
 ${OCAML_SITELIB}/ppx_derivers/opam
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_derivers/ppx_derivers.a
@@ -12,4 +12,6 @@
 ${OCAML_SITELIB}/ppx_derivers/ppx_derivers.dune
 ${OCAML_SITELIB}/ppx_derivers/ppx_derivers.ml
 ${OCAML_SITELIB}/ppx_derivers/ppx_derivers.mli
+share/doc/ppx_derivers/CHANGES.md
+share/doc/ppx_derivers/LICENSE.md
 share/doc/ppx_derivers/README.md
diff -r 9e023d663177 -r 1671c0a31409 devel/ocaml-ppx_derivers/buildlink3.mk
--- a/devel/ocaml-ppx_derivers/buildlink3.mk    Wed May 09 14:34:19 2018 +0000
+++ b/devel/ocaml-ppx_derivers/buildlink3.mk    Wed May 09 14:37:14 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2018/04/04 19:34:44 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2018/05/09 14:37:14 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_derivers
 
@@ -6,7 +6,7 @@
 OCAML_PPX_DERIVERS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_derivers+=     ocaml-ppx_derivers>=1.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_derivers+=     ocaml-ppx_derivers>=1.0nb2
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_derivers+=     ocaml-ppx_derivers>=1.2
 BUILDLINK_PKGSRCDIR.ocaml-ppx_derivers?=       ../../devel/ocaml-ppx_derivers
 .endif # OCAML_PPX_DERIVERS_BUILDLINK3_MK
 
diff -r 9e023d663177 -r 1671c0a31409 devel/ocaml-ppx_derivers/distinfo
--- a/devel/ocaml-ppx_derivers/distinfo Wed May 09 14:34:19 2018 +0000
+++ b/devel/ocaml-ppx_derivers/distinfo Wed May 09 14:37:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/08 11:59:54 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2018/05/09 14:37:14 jaapb Exp $
 
-SHA1 (ppx_derivers-1.0.tar.gz) = 02d190d66d51056025bca5ab7a70fb7a20d770d9
-RMD160 (ppx_derivers-1.0.tar.gz) = 031b4985da97f398a23289abf5e60aebb991e915
-SHA512 (ppx_derivers-1.0.tar.gz) = 2e2437094362088f9a1601ca3c2f0b82ec079b9a34e502234aef36158ea7a3f2236f1d2526df1a75bcb851346ebaaf717eaf72253935f7ea4024d3dc20512e85
-Size (ppx_derivers-1.0.tar.gz) = 1467 bytes
+SHA1 (ppx_derivers-1.2.tar.gz) = 05a61a354861b689c80aabb9d21c138c2eb41885
+RMD160 (ppx_derivers-1.2.tar.gz) = cc1609809026cdbaf46d689e4e860187d2e7a1e2
+SHA512 (ppx_derivers-1.2.tar.gz) = 68e8773cec2ee3c0feb08b7cc8e1b6ce226add4ed6d2ced0e77fe485e48b04570f7049c5bde2ce917a4965d114bbc44400b409c2d76d928913ef4f76c6591a8e
+Size (ppx_derivers-1.2.tar.gz) = 2431 bytes



Home | Main Index | Thread Index | Old Index