Subject: CVS commit: pkgsrc/devel/glibmm
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2007 22:12:47
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 4 22:12:47 UTC 2007
Modified Files:
pkgsrc/devel/glibmm: Makefile PLIST distinfo
Log Message:
Changes 2.12.4:
* gmmproc improvements:
- gmmproc: Allow () in property and signal docuemntation.
- gmmproc: Do not try to remove a common prefix from the
C enam values, if there is no common prefix.
- enum.pl: Allow whitespace in front of an enum typedef.
- enum.pl: Fix an infinite loop.
* Glib::Value: When registering float parameters, use
G_MAXFLOAT as the minimum, instead of G_MINFLOAT.
Likewise for doubles.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/devel/glibmm/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/glibmm/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/glibmm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.