pkgsrc-WIP-cvs archive

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

CVS commit: wip/ocaml-custom_printf



Module name:	wip
Committed by:	jgoamakf
Date:		Fri Apr 17 22:25:04 UTC 2015

Modified Files:
	wip/ocaml-custom_printf: Makefile distinfo

Log Message:
Updated to 112.24.00, and converted to use mk/fetch/github.mk.

- Added syntax to use `Sexp.to_string_mach` rather than `Sexp.to_string_hum`.

  Added syntax `%{sexp#mach:<type>}`, which is like `%{sexp:<type>}`,
  except it calls `Sexplib.Sexp.to_string_mach` instead of
  `Sexplib.Sexp.to_string_hum`.

  In fact, you can put any identifier after the `sexp#` and it will call
  `Sexplib.Sexp.to_string_<that identifier>`; however, there are no other
  such functions right now.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/ocaml-custom_printf/Makefile \
    wip/ocaml-custom_printf/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ocaml-custom_printf/Makefile?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ocaml-custom_printf/distinfo?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index