pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/ocaml-lablgtk3



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Jun 17 09:47:03 UTC 2024

Modified Files:
        pkgsrc/x11/ocaml-lablgtk3: DESCR

Log Message:
x11/ocaml-lablgtk3: Clarify status in DESCR

Say that this is the version maintained by upstream.
Normalize status into final paragraph.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/ocaml-lablgtk3/DESCR

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

Modified files:

Index: pkgsrc/x11/ocaml-lablgtk3/DESCR
diff -u pkgsrc/x11/ocaml-lablgtk3/DESCR:1.2 pkgsrc/x11/ocaml-lablgtk3/DESCR:1.3
--- pkgsrc/x11/ocaml-lablgtk3/DESCR:1.2 Sat Nov  5 00:18:06 2022
+++ pkgsrc/x11/ocaml-lablgtk3/DESCR     Mon Jun 17 09:47:03 2024
@@ -1,7 +1,8 @@
-LablGTK is an Objective Caml interface to GTK+.  This version supports
+LablGTK is an Objective Caml interface to GTK+.  It uses the rich type
+system of Objective Caml to provide a strongly typed, yet very
+comfortable, object-oriented interface to GTK+.  This is not that easy
+if you know the dynamic typing approach taken by GTK+.
+
+This is the version currently maintained by upstream, supporting
 GTK+ 3.
 
-It uses the rich type system of Objective Caml to provide a
-strongly typed, yet very comfortable, object-oriented interface to
-GTK+.  This is not that easy if you know the dynamic typing approach
-taken by GTK+.



Home | Main Index | Thread Index | Old Index