pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/py-cups Update to 1.9.47:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/823020d01c43
branches:  trunk
changeset: 569833:823020d01c43
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 20 10:35:22 2010 +0000

description:
Update to 1.9.47:

New in 1.9.47:

* cups.restartJob() now takes optional job_hold_until argument.
* cups.cancelJob() now takes optional purge_job argument.
* cups.setPasswordCB2() method.
* cups.Connection.moveJob() method.
* cups.IPPAttribute and cups.IPPRequest types.
* IPP state constants.
* cups.Connection.getDevices() now takes optional timeout argument.

diffstat:

 print/py-cups/Makefile |  5 ++---
 print/py-cups/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 6b8b32b70490 -r 823020d01c43 print/py-cups/Makefile
--- a/print/py-cups/Makefile    Wed Jan 20 10:34:32 2010 +0000
+++ b/print/py-cups/Makefile    Wed Jan 20 10:35:22 2010 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2010/01/18 09:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/20 10:35:22 wiz Exp $
 
 DISTNAME=      pycups-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-cups-${VERSION}
-VERSION=       1.9.46
-PKGREVISION=   3
+VERSION=       1.9.47
 CATEGORIES=    print python
 MASTER_SITES=  http://cyberelk.net/tim/data/pycups/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6b8b32b70490 -r 823020d01c43 print/py-cups/distinfo
--- a/print/py-cups/distinfo    Wed Jan 20 10:34:32 2010 +0000
+++ b/print/py-cups/distinfo    Wed Jan 20 10:35:22 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2009/08/09 21:42:54 wiz Exp $
+$NetBSD: distinfo,v 1.3 2010/01/20 10:35:22 wiz Exp $
 
-SHA1 (pycups-1.9.46.tar.bz2) = 3d58a0f7b4a1b6a2880baf9ef5e14eae461d0982
-RMD160 (pycups-1.9.46.tar.bz2) = 591d96786d31f3b452aa7484dd933715904bc32b
-Size (pycups-1.9.46.tar.bz2) = 41626 bytes
+SHA1 (pycups-1.9.47.tar.bz2) = 50663840cf64c6b7c6661a4b6b593f83f642dcca
+RMD160 (pycups-1.9.47.tar.bz2) = 1960eed95e34e95d51169774f7d65575e8cc569d
+Size (pycups-1.9.47.tar.bz2) = 45175 bytes
 SHA1 (patch-aa) = 22ba76d03b7d7e4638f2a81f042b5fcfa48f7ac5



Home | Main Index | Thread Index | Old Index