pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ounit2
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Apr 30 07:50:03 UTC 2026
Modified Files:
pkgsrc/devel/ocaml-ounit2: DESCR
Log Message:
ocaml-ounit2: Remove non-UTF8 character.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-ounit2/DESCR
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-ounit2/DESCR
diff -u pkgsrc/devel/ocaml-ounit2/DESCR:1.1 pkgsrc/devel/ocaml-ounit2/DESCR:1.2
--- pkgsrc/devel/ocaml-ounit2/DESCR:1.1 Sun Jan 25 20:44:40 2026
+++ pkgsrc/devel/ocaml-ounit2/DESCR Thu Apr 30 07:50:03 2026
@@ -1,4 +1,4 @@
OUnit is a unit test framework for OCaml. It allows one to easily
create unit-tests for OCaml code. It is loosely based on [HUnit],
a unit testing framework for Haskell. It is similar to [JUnit],
-and other XUnit testing frameworks.�
+and other XUnit testing frameworks.
Home |
Main Index |
Thread Index |
Old Index