Subject: CVS commit: pkgsrc/math/qalculate
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 08/03/2005 13:36:05
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Aug  3 13:36:05 UTC 2005

Modified Files:
	pkgsrc/math/qalculate: Makefile PLIST distinfo
	pkgsrc/math/qalculate/patches: patch-aa patch-ab

Log Message:
Changes 0.8.1:
Remove requirement glib-2.0 >= 2.4 and require libxml2 >= 2.3.8
Do not use unicode prefix names for long names
Add even(), odd() and shift() functions and operators "<<" and ">>"
Compile with kdelibs and Qt >= 3.1 (KDE)
Add glib-2.0 and libxml-2.0 to PKG_CHECK_MODULES (KDE)
Display prefix in object info (KDE)
Confirm overwriting result and plot image files (KDE)
Use KIO instead of wget for fetching exchange rates (KDE)
Close gnuplot and disable save button when no series defined (KDE)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/math/qalculate/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/qalculate/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/math/qalculate/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/qalculate/patches/patch-aa \
    pkgsrc/math/qalculate/patches/patch-ab

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