Sun Oct 12 14:55:49 2014 UTC ()
Update to 1.0.61:

CHANGES IN V1.0.61

	- cups-browsed: Fixed memory leak when a
	  cups-browsed-generated print queue is the default
	  printer. Thanks to Tim Waugh from Red Hat for the patch (Red
	  Hat bug: #1119290).
	- cupsfilters.drv, *-PDF.ppd, textonly.ppd: Added
	  "*cupsFilter2: ..."  lines to the PPD files to support
	  data-format-specific behavior of backends, especially of the
	  IPP backend.

CHANGES IN V1.0.60

	- cups-browsed, pdftoippprinter: Do not confuse the PDL "PCLm"
	  with "PCL". The former is a proprietary, PDF-based raster
	  format and has nothing to do with PCL.
	- cupsfilters.drv: Corrected the CMD: field of the device ID,
	  it must read "PWGRaster" there to conform to the PWG standard.


(wiz)
diff -r1.8 -r1.9 pkgsrc/print/cups-filters/Makefile
diff -r1.7 -r1.8 pkgsrc/print/cups-filters/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/print/cups-filters/Makefile (expand / switch to unified diff)

--- pkgsrc/print/cups-filters/Makefile 2014/10/01 12:49:13 1.8
+++ pkgsrc/print/cups-filters/Makefile 2014/10/12 14:55:49 1.9
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.8 2014/10/01 12:49:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2014/10/12 14:55:49 wiz Exp $
2 2
3DISTNAME= cups-filters-1.0.59 3DISTNAME= cups-filters-1.0.61
4CATEGORIES= print 4CATEGORIES= print
5MASTER_SITES= http://openprinting.org/download/cups-filters/ 5MASTER_SITES= http://openprinting.org/download/cups-filters/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters 9HOMEPAGE= http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
10COMMENT= Backends, filters, and other software for cups 10COMMENT= Backends, filters, and other software for cups
11#LICENSE= # TODO: (see mk/license.mk) 11#LICENSE= # TODO: (see mk/license.mk)
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= bash:run pkg-config 15USE_TOOLS+= bash:run pkg-config
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

cvs diff -r1.7 -r1.8 pkgsrc/print/cups-filters/distinfo (expand / switch to unified diff)

--- pkgsrc/print/cups-filters/distinfo 2014/10/01 12:49:13 1.7
+++ pkgsrc/print/cups-filters/distinfo 2014/10/12 14:55:49 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2014/10/01 12:49:13 wiz Exp $ 1$NetBSD: distinfo,v 1.8 2014/10/12 14:55:49 wiz Exp $
2 2
3SHA1 (cups-filters-1.0.59.tar.xz) = d8522980c4237b2145578f23bac2516fd2b6ebd6 3SHA1 (cups-filters-1.0.61.tar.xz) = 42aed5c3388e71bbf3a91dd0e51e19041461188f
4RMD160 (cups-filters-1.0.59.tar.xz) = e3b4303a5a59f0d9ab6c9c3ece14e57f0e18ca7c 4RMD160 (cups-filters-1.0.61.tar.xz) = cd76e2858a822879636e44a8b1071a3c5ae05439
5Size (cups-filters-1.0.59.tar.xz) = 1327184 bytes 5Size (cups-filters-1.0.61.tar.xz) = 1327904 bytes
6SHA1 (patch-mime_cupsfilters.conf) = cf2a7a0cd5df02b95d0c5d41c1091c51bcd6bc83 6SHA1 (patch-mime_cupsfilters.conf) = cf2a7a0cd5df02b95d0c5d41c1091c51bcd6bc83