pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_type_conv Added patch file



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3eaf70010192
branches:  trunk
changeset: 351273:3eaf70010192
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu Aug 18 11:27:30 2016 +0000

description:
Added patch file

diffstat:

 devel/ocaml-ppx_type_conv/distinfo             |   4 ++--
 devel/ocaml-ppx_type_conv/patches/patch-_oasis |  19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 4a3d7c8dce0b -r 3eaf70010192 devel/ocaml-ppx_type_conv/distinfo
--- a/devel/ocaml-ppx_type_conv/distinfo        Thu Aug 18 11:24:07 2016 +0000
+++ b/devel/ocaml-ppx_type_conv/distinfo        Thu Aug 18 11:27:30 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2016/08/18 11:23:48 jaapb Exp $
+$NetBSD: distinfo,v 1.4 2016/08/18 11:27:30 jaapb Exp $
 
 SHA1 (ppx_type_conv-114.01+04-f481969.tar.gz) = 943449b02b8c2855793f60e1d460f5f18f0ef1b4
 RMD160 (ppx_type_conv-114.01+04-f481969.tar.gz) = 1209b0242414d990e6c733a0cb09f23963e3dcde
 SHA512 (ppx_type_conv-114.01+04-f481969.tar.gz) = 9d05ce9dab91a49de9e65d2a9db59ee82606c9700ad9c7311f906228d19d22ba8bafc0e3cc06a98740a94ac101449b1fd094b98548e89729b1d7acb6d556543b
 Size (ppx_type_conv-114.01+04-f481969.tar.gz) = 15502 bytes
-SHA1 (patch-_oasis) = 7f45b4b5e4d0767b82ac86219c63526b5ca6b218
+SHA1 (patch-_oasis) = 826a7654d4949237ba7f4928237dfff2bf6a8580
diff -r 4a3d7c8dce0b -r 3eaf70010192 devel/ocaml-ppx_type_conv/patches/patch-_oasis
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-ppx_type_conv/patches/patch-_oasis    Thu Aug 18 11:27:30 2016 +0000
@@ -0,0 +1,19 @@
+$NetBSD: patch-_oasis,v 1.1 2016/08/18 11:27:30 jaapb Exp $
+
+Properly detect META file
+--- _oasis.orig        2016-07-12 16:08:10.000000000 +0000
++++ _oasis
+@@ -17,7 +17,7 @@ BuildTools:            ocamlbuild
+ BetaFeatures:          section_object
+ AlphaFeatures:         ocamlbuild_more_args
+ XOCamlbuildPluginTags: package(js-build-tools.ocamlbuild_goodies)
+-FilesAB:               META.ab
++FilesAB:               src/META.ab
+ Description:
+   Part of the Jane Street's PPX rewriters collection.
+ 
+@@ -38,3 +38,4 @@ Library ppx_type_conv_deriving
+   Modules:      Ppx_type_conv_deriving
+   BuildDepends: ppx_deriving.api,
+                 ppx_type_conv
++  FindlibContainers: ppx_type_conv



Home | Main Index | Thread Index | Old Index