The NetBSD Project

CVS log for pkgsrc/databases/ocaml-sqlite3/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / ocaml-sqlite3

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Wed May 4 13:10:14 2022 UTC (18 months, 4 weeks ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Updated databases/ocaml-sqlite3 to version 5.1.0.

Changes include minor updates and bugfixes.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 26 10:09:26 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz

Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 7 13:35:17 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

databases: Remove SHA1 distfile hashes

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 31 11:57:04 2020 UTC (3 years, 10 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

Updated databases/ocaml-sqlite3 to version 5.0.1.

This includes one breaking change: Data.to_string is now
Data.to_string_coerce.

There are also some updates to the build system, and general improvements
and bugfixes.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 27 15:34:02 2018 UTC (5 years ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

Updated databases/ocaml-sqlite3 to version 4.4.1 and use dune

Changes include some bugfixes and performance improvements, plus
change of the build system to use dune and opam 2.0.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 14 10:44:20 2017 UTC (6 years, 1 month ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.7: +5 -6 lines
Diff to previous 1.7 (colored)

Updated databases/ocaml-sqlite3 to version 4.3.0.

This version includes a build system change (to jbuilder),
backup functionality and added support for MSVC.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 17 15:39:43 2016 UTC (7 years, 3 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored)

Updated package to latest version, 4.0.5. Changes include:

Changed default configuration setting for loadable extensions
 on Mac OS X.  Due to frequent installation issues the default
 setting is now to turn off loadable extensions on that platform.
 You will have to explicitly turn them on if you need them.

Fixed a bug finalizing user-defined functions for a database.

More build process improvements for Homebrew users.

 Improved build process for Homebrew users.

Major API change that is compatible with major release series 2:
 It is now possible to return errors from user-defined SQL-functions
 by simply raising (arbitrary) exceptions.  This somewhat
 tricky internal change eliminates the need for Data.ERROR and
 reestablishes compatibility with major release series 2.
 Sorry for the churn, but the more elegant solution was not
 quite obvious!

Added user function error handling (major API change).

Fixed a build problem due to Oasis/ocamlbuild inconsistency.

Fixed a callback locking bug when encountering rows containing
 unexpected NULLs.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 3 01:56:16 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add SHA512 digests for distfiles for databases category

Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 9 19:48:40 2014 UTC (9 years, 1 month ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Updated package to version 2.0.6. Package now uses ocaml.mk framework.
There seem to have been no major changes, but upstream is now hosted on
github.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 15 19:18:00 2013 UTC (10 years, 5 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

- Updated package to latest version, 2.0.4. Changes include:

2012-12-02: Added new functions

              * sleep
              * clear_bindings

            Really old operating system distributions may have had problems
            linking these functions, but it seems that reasonably recent
            ones support them.

2012-11-19: Added missing .mldylib file for shared library support.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 16 11:34:46 2012 UTC (11 years, 2 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.2: +5 -7 lines
Diff to previous 1.2 (colored)

Updated databases/ocaml-sqlite3 to version 2.0.2. Summary of changes:

2012-07-20:  Downgraded findlib version requirement to support the Debian
             testing branch.
2012-07-16:  Replaced String.trim function in myocamlbuild.ml to allow
             compiling with OCaml 3.12.1.
2012-07-15:  New major release version 2.0.0:
               * Upgraded to OCaml 4.00
               * Switched to Oasis for packaging
               * Switched to OCamlBuild for the build process
               * Rewrote README in Markdown
               * Added stricter compilation flags
2012-05-19: Fixed cpp warnings and removed superfluous check for dynamic
            linking library.  The latter improves portability to FreeBSD.
2011-03-10: Added sqlite3_open_v2 functionality.

There are also some changes to the package itself: the upstream distribution
site changed; the maintainer e-mail address as well, and the package now
uses PLIST_VARS.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 1 12:48:10 2012 UTC (11 years, 3 months ago) by marino
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

databases/ocaml-sqlite3: Fix build for DragonFly

Redefining __unused will break the build, so don't do it.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon May 14 09:20:39 2012 UTC (11 years, 6 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-20120514
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of ocaml-sqlite3-1.6.1, packaged by Jaap Boender in
PR 41690.

This package contains is an OCaml database library wrapper for
SQLite.

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 14 09:20:39 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>