diff options
author | jlam <jlam@pkgsrc.org> | 2002-01-31 17:51:26 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-01-31 17:51:26 +0000 |
commit | d7f8e624030678fe7a344a1e3082df258310f378 (patch) | |
tree | ea2af0fdb30fb0e28ca3b59d39de9f022021da8a /print/cups/PLIST | |
parent | 71337b5ab5a787f2376be8a5c8493f0251ef5045 (diff) | |
download | pkgsrc-d7f8e624030678fe7a344a1e3082df258310f378.tar.gz |
Update print/cups to 1.1.13:
CUPS 1.1.13 adds support for the KOI8-R and KOI8-U encodings, message
catalogs for several Russian locales and for Simplified Chinese,
improvements for MacOS X (Darwin) and IRIX, improvements to the PDF,
PostScript, and text filters, status reporting for IPP-based printers
(paper out, etc.), and improvements to the SAMBA driver export facility.
The new release also fixes bugs in the scheduler, the lpstat command, the
CUPS API, and the pstoraster filter.
Diffstat (limited to 'print/cups/PLIST')
-rw-r--r-- | print/cups/PLIST | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/print/cups/PLIST b/print/cups/PLIST index 7340e3e5db1..b2977f97e02 100644 --- a/print/cups/PLIST +++ b/print/cups/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2001/12/14 23:18:15 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/01/31 17:51:27 jlam Exp $ bin/cancel bin/cups-config bin/disable @@ -13,6 +13,7 @@ bin/lpstat etc/rc.d/cupsd include/cups/cups.h include/cups/http.h +include/cups/image.h include/cups/ipp.h include/cups/language.h include/cups/md5.h @@ -134,6 +135,8 @@ share/cups/charsets/iso-8859-6 share/cups/charsets/iso-8859-7 share/cups/charsets/iso-8859-8 share/cups/charsets/iso-8859-9 +share/cups/charsets/koi8-r +share/cups/charsets/koi8-u share/cups/charsets/utf-8 share/cups/charsets/windows-1250 share/cups/charsets/windows-1251 @@ -361,12 +364,24 @@ share/examples/cups/mime.convs share/examples/cups/mime.types share/examples/cups/printers.conf share/locale/C/cups_C +share/locale/be/cups_be share/locale/cs/cups_cs share/locale/de/cups_de share/locale/en/cups_en share/locale/es/cups_es share/locale/fr/cups_fr +share/locale/he/cups_he share/locale/it/cups_it +share/locale/ru_RU.cp1251/cups_ru_RU.cp1251 +share/locale/ru_RU.koi8r/cups_ru_RU.koi8r +share/locale/uk/cups_uk +share/locale/uk_UA.cp1251/cups_uk_UA.cp1251 +share/locale/zh_CN/cups_zh_CN +@dirrm share/locale/uk_UA.cp1251 +@dirrm share/locale/ru_RU.koi8r +@dirrm share/locale/ru_RU.cp1251 +@dirrm share/locale/he +@dirrm share/locale/be @dirrm share/locale/C @dirrm share/examples/cups @dirrm share/doc/html/cups/images |