pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-ppx_type_conv



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Aug 18 11:27:30 UTC 2016

Modified Files:
        pkgsrc/devel/ocaml-ppx_type_conv: distinfo
Added Files:
        pkgsrc/devel/ocaml-ppx_type_conv/patches: patch-_oasis

Log Message:
Added patch file


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-ppx_type_conv/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ocaml-ppx_type_conv/patches/patch-_oasis

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-ppx_type_conv/distinfo
diff -u pkgsrc/devel/ocaml-ppx_type_conv/distinfo:1.3 pkgsrc/devel/ocaml-ppx_type_conv/distinfo:1.4
--- pkgsrc/devel/ocaml-ppx_type_conv/distinfo:1.3       Thu Aug 18 11:23:48 2016
+++ pkgsrc/devel/ocaml-ppx_type_conv/distinfo   Thu Aug 18 11:27:30 2016
@@ -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

Added files:

Index: pkgsrc/devel/ocaml-ppx_type_conv/patches/patch-_oasis
diff -u /dev/null pkgsrc/devel/ocaml-ppx_type_conv/patches/patch-_oasis:1.1
--- /dev/null   Thu Aug 18 11:27:30 2016
+++ pkgsrc/devel/ocaml-ppx_type_conv/patches/patch-_oasis       Thu Aug 18 11:27:30 2016
@@ -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