diff options
author | jlam <jlam@pkgsrc.org> | 2004-01-10 03:32:09 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-01-10 03:32:09 +0000 |
commit | 4341c29296ab64fdbe3cf9ae65bb5f139da39b7d (patch) | |
tree | 6ffec7d85b04b363f7a16198275e5c63bca967fc /print/cups/distinfo | |
parent | 806d188a8f93c18daf9a69f5f0a4fd08b9cf10a1 (diff) | |
download | pkgsrc-4341c29296ab64fdbe3cf9ae65bb5f139da39b7d.tar.gz |
Update print/cups to 1.1.20. Changes from version 1.1.19nb3 include:
Bug fixes:
- The HTTP code did not use a case-insensitive
comparison when checking for the Basic authentication
method (STR #407)
- The cupsaddsmb program didn't export the new CUPS
driver for Windows properly (STR #390)
- The default landscape orientation was not the same as
that defined in the PPD file (STR #397)
- The pdftops filter incorrectly auto-rotated pages when
the user already had specified the proper orientation
(STR #207)
- The scheduler did not reset the group list when
running CGI and filter processes (STR #185)
Enhancements:
- Updated the pdftops filter to use the annotation flags
instead of the subtype to determine whether to print
an annotation (STR #425)
- The pdftops filter no longer needs to create temporary
files with tmpnam (STR #406)
- The scheduler now waits up to 60 seconds before
restarting to allow active jobs to complete printing
and pending requests to be processed (STR #226)
- Added new cupsDoAuthentication(), cupsGetFd(),
cupsGetFile(), cupsPutFd(), and cupsPutFile() functions
to the CUPS API (STR #112)
- The PDF filter always scaled and offset pages; this
caused problems under MacOS X, so now the "fitplot"
option controls whether PDF files are scaled to fit
within the printable area of the page (STR #250)
- Updated the pdftops filter to be based upon Xpdf
2.02pl1 (STR #191)
Diffstat (limited to 'print/cups/distinfo')
-rw-r--r-- | print/cups/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/print/cups/distinfo b/print/cups/distinfo index 9a501796a4b..c5ff5a57c3d 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,14 +1,14 @@ -$NetBSD: distinfo,v 1.23 2003/06/04 06:08:44 jlam Exp $ +$NetBSD: distinfo,v 1.24 2004/01/10 03:32:09 jlam Exp $ -SHA1 (cups-1.1.19-source.tar.bz2) = 125f82618ca8221598079e275fa1c3e874b3211b -Size (cups-1.1.19-source.tar.bz2) = 3691376 bytes +SHA1 (cups-1.1.20-source.tar.bz2) = aa0fd35fb4b17ad3311801284295e2693a6e220b +Size (cups-1.1.20-source.tar.bz2) = 3741510 bytes SHA1 (patch-aa) = 931a6f35ec0d4f41240031abb98be3e7e4b6de38 SHA1 (patch-ab) = 29c205c31a70229f46f0c99775e70fc9c56af1e8 SHA1 (patch-ad) = a426a03e67800a66fc819e79762e64fd2a73c646 -SHA1 (patch-af) = e0de558fdc6bd960ceb26709ea6ff33bc33567e0 -SHA1 (patch-ag) = 317ba533794c9acf968f21c5a0f38aac4d74eedb +SHA1 (patch-af) = b6f8a67e1c837ef2e674af886d80e5d16643b500 +SHA1 (patch-ag) = bb33db57dd0cfec78fd6110436d91c26615f5bf6 SHA1 (patch-am) = 67446886161f3062b89f3d9da56edc7faca4ad18 SHA1 (patch-an) = c4266134f66868f59978ca513f8e3f68dc10f07f SHA1 (patch-ao) = c4c8f833cf4a09a686a338df6c209cebec36c6ef -SHA1 (patch-ap) = 04da658e62e9ef1765ae4d34ab1f809327d5cf8b +SHA1 (patch-ap) = b117e9fedee45bea544c0ec1ea1b8b4e60483aa9 SHA1 (patch-at) = 331bfe986dbb1e7f894ec6f0a6baaa86b36307a5 |