pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Add version information in DESCR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/928e5e6ae5ff
branches:  trunk
changeset: 609466:928e5e6ae5ff
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 03 19:31:36 2012 +0000

description:
Add version information in DESCR.

>From Bug Hunting.

diffstat:

 x11/gtk2/DESCR |  2 ++
 x11/gtk3/DESCR |  2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diffs (18 lines):

diff -r 42c07d0c6c15 -r 928e5e6ae5ff x11/gtk2/DESCR
--- a/x11/gtk2/DESCR    Wed Oct 03 18:28:15 2012 +0000
+++ b/x11/gtk2/DESCR    Wed Oct 03 19:31:36 2012 +0000
@@ -7,3 +7,5 @@
 languages, not only C/C++. Using GTK+ from languages such as Perl and
 Python (especially in combination with the Glade GUI builder) provides
 an effective method of rapid application development.
+
+This package contains GTK+ 2.
diff -r 42c07d0c6c15 -r 928e5e6ae5ff x11/gtk3/DESCR
--- a/x11/gtk3/DESCR    Wed Oct 03 18:28:15 2012 +0000
+++ b/x11/gtk3/DESCR    Wed Oct 03 19:31:36 2012 +0000
@@ -7,3 +7,5 @@
 languages, not only C/C++. Using GTK+ from languages such as Perl and
 Python (especially in combination with the Glade GUI builder) provides
 an effective method of rapid application development.
+
+This package contains GTK+ 3.



Home | Main Index | Thread Index | Old Index