Subject: CVS commit: pkgsrc/print/libgnomecups
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/22/2005 16:02:08
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Mar 22 16:02:08 UTC 2005

Modified Files:
	pkgsrc/print/libgnomecups: Makefile buildlink3.mk distinfo

Log Message:
Update to 0.2.0:

2005-03-04  Jody Goldberg <jody@gnome.org>

	* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) :
	  delete.

2005-02-17  Jody Goldberg <jody@gnome.org>

	http://mail.gnome.org/archives/gnome-print-list/2004-August/msg00023.html
	* libgnomecups/gnome-cups-printer.c (cups_get_dests) : copied from
	  cups.
	(parse_lpoptions) : stripped down cupsGetDests that does not pull in
	  ppds.
	(get_default) : Use parse_lpoptions in place of cupsGetDests.
	(check_exists) : delete.
	(gnome_cups_printer_get) : Just see if the list printer is in the list
	  of known printers rather than using the defunct check_exists that
	  would actually ping the printer.
	(get_ppd_uri_path) : new.
	(get_tmp_ppd_file) : new.
	(gnome_cups_printer_get_ppd) :

2005-02-17  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=157829
	* libgnomecups/gnome-cups-request.c (idle_stop_unused_threads) :
	  unlock before stopping the threads
	(close_unused_connection) : avoid deadlocks when already locked.

2005-01-06  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in: error out if cups-config not found

2004-12-14  Jody Goldberg <jody@gnome.org>

	* configure.in : post releaes bump


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/print/libgnomecups/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/print/libgnomecups/buildlink3.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/print/libgnomecups/distinfo

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