Subject: CVS commit: pkgsrc/databases/hs-direct-sqlite
From: Masatake Daimon
Date: 2023-01-26 09:53:08
Message id: 20230126085308.F3B85FA90@cvs.NetBSD.org

Log Message:
devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

Files:
RevisionActionfile
1.5modifypkgsrc/databases/hs-direct-sqlite/Makefile
1.2modifypkgsrc/databases/hs-direct-sqlite/PLIST
1.5modifypkgsrc/databases/hs-direct-sqlite/buildlink3.mk
1.2modifypkgsrc/databases/hs-direct-sqlite/distinfo
1.1removepkgsrc/databases/hs-direct-sqlite/patches/patch-direct-sqlite.cabal