pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/libgnomecups Update to 0.1.14:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51246a900c7e
branches:  trunk
changeset: 489857:51246a900c7e
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Feb 27 12:52:56 2005 +0000

description:
Update to 0.1.14:

2004-11-16  Jody Goldberg <jody%gnome.org@localhost>

        * libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) :
          Add a decl in the header.

        * libgnomecups/gnome-cups-printer.c (update_attributes) : disable the
          optimization that went directly to a printer when we knew it's host.
          This caused problems when the remote printer was not accessible, or
          for machines with unresolveable localnames (eg SuSE).  People can
          re-enable it if they'd like (eg RedHat) by tweaking the magic global
          static variable go_directly_to_printer_when_possible.
        (_gnome_cups_printer_get_host) : ditto.

2004-10-27  Jody Goldberg <jody%gnome.org@localhost>

        * libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) : new
        (gnome_cups_printer_set_description) :
            s/CUPS_ADD_PRINTER/IPP_SET_PRINTER_ATTRIBUTES/
        (gnome_cups_printer_set_location) : ditto

2004-10-14  Jody Goldberg <jody%gnome.org@localhost>

        http://bugzilla.gnome.org/show_bug.cgi?id=151218
        * libgnomecups/gnome-cups-request.c (gnome_cups_request_new) : patch
          minor leak.

2004-10-10  Malcolm Tredinnick <malcolm%commsecure.com.au@localhost>

        * configure.in: Wrap the GETTEXT_PACKAGE string in quotes.
        Unbreaks the build.

2004-10-09  James Henstridge  <james%jamesh.id.au@localhost>

        * acconfig.h, acinclude.m4: remove unnecessary autoconf/automake
        cruft.

        * libgnomecups/Makefile.am: don't set LDFLAGS variable, since it
        is meant to be a user variable.  Don't define GNOMELOCALEDIR,
        since it is done in the configure script now.

        * configure.in: remove some macro calls that are unnecessary with
        newer versions of Automake.

        * autogen.sh: ask for Automake >= 1.7

diffstat:

 print/libgnomecups/Makefile |  4 ++--
 print/libgnomecups/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r c31ccd9e1687 -r 51246a900c7e print/libgnomecups/Makefile
--- a/print/libgnomecups/Makefile       Sun Feb 27 12:38:27 2005 +0000
+++ b/print/libgnomecups/Makefile       Sun Feb 27 12:52:56 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/12/05 08:50:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/27 12:52:56 jmmv Exp $
 #
 
-DISTNAME=      libgnomecups-0.1.13
+DISTNAME=      libgnomecups-0.1.14
 CATEGORIES=    print gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgnomecups/0.1/}
 
diff -r c31ccd9e1687 -r 51246a900c7e print/libgnomecups/distinfo
--- a/print/libgnomecups/distinfo       Sun Feb 27 12:38:27 2005 +0000
+++ b/print/libgnomecups/distinfo       Sun Feb 27 12:52:56 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 12:51:43 agc Exp $
+$NetBSD: distinfo,v 1.4 2005/02/27 12:52:56 jmmv Exp $
 
-SHA1 (libgnomecups-0.1.13.tar.gz) = 9d48e83bc09f67ca5e7b44335bc5845cb38418c4
-RMD160 (libgnomecups-0.1.13.tar.gz) = 1d322d4de0c73d226b98059c3b2519e4cd04d6da
-Size (libgnomecups-0.1.13.tar.gz) = 412684 bytes
+SHA1 (libgnomecups-0.1.14.tar.gz) = 93ee64e8b03dc4efb5f334e535b3a2cde9141a4e
+RMD160 (libgnomecups-0.1.14.tar.gz) = 2963ecfefb56230cdd262262afc87d8fd5a1b1d3
+Size (libgnomecups-0.1.14.tar.gz) = 427768 bytes



Home | Main Index | Thread Index | Old Index