Sun Feb 14 10:45:46 2016 UTC ()
Update cups-filters to 1.8.2:

CHANGES IN V1.8.2

	- Allow disabling dependencies on Ghostscript and Foomatic
	  (Bug #1342).
	- cups-browsed: Optionally generate also local queues pointing
	  to remote raw queues. Usually only queues pointing to remote
	  queues with PPD/driver are created (Debian bug #814020,
	  Debian bug #756724).


(wiz)
diff -r1.41 -r1.42 pkgsrc/print/cups-filters/Makefile
diff -r1.31 -r1.32 pkgsrc/print/cups-filters/distinfo

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

--- pkgsrc/print/cups-filters/Makefile 2016/01/27 10:31:30 1.41
+++ pkgsrc/print/cups-filters/Makefile 2016/02/14 10:45:46 1.42
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.41 2016/01/27 10:31:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.42 2016/02/14 10:45:46 wiz Exp $
2 2
3DISTNAME= cups-filters-1.8.1 3DISTNAME= cups-filters-1.8.2
4PKGREVISION= 1 
5CATEGORIES= print 4CATEGORIES= print
6MASTER_SITES= http://openprinting.org/download/cups-filters/ 5MASTER_SITES= http://openprinting.org/download/cups-filters/
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters 9HOMEPAGE= http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
11COMMENT= Backends, filters, and other software for cups 10COMMENT= Backends, filters, and other software for cups
12LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND mit 11LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND mit
13 12
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16USE_TOOLS+= bash:run pkg-config gmake 15USE_TOOLS+= bash:run pkg-config gmake
17USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

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

--- pkgsrc/print/cups-filters/distinfo 2016/01/24 11:18:48 1.31
+++ pkgsrc/print/cups-filters/distinfo 2016/02/14 10:45:46 1.32
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.31 2016/01/24 11:18:48 wiz Exp $ 1$NetBSD: distinfo,v 1.32 2016/02/14 10:45:46 wiz Exp $
2 2
3SHA1 (cups-filters-1.8.1.tar.xz) = 8a79a1b5d33cfa403e7b9626d8718a799f011e83 3SHA1 (cups-filters-1.8.2.tar.xz) = 9043a43076ae8d688748e107dd89cfc13b7b2440
4RMD160 (cups-filters-1.8.1.tar.xz) = b6b1c04ed7d253571d27ec5b7a216cda3364a756 4RMD160 (cups-filters-1.8.2.tar.xz) = 5b396adcdbdcc9261324b5a08bb5732fa621f0e2
5SHA512 (cups-filters-1.8.1.tar.xz) = 9b254dbcc90df335b8162495f5c2846f77c8006128458e54753877d0b5e6b1d696ae28378b4b9a8275626d7f537651e1cb55aac67588ee5fa319898912dd9e08 5SHA512 (cups-filters-1.8.2.tar.xz) = 71cd08b7955a334fa04834e99365ac8e83d34ba71a4de8a4a3e7cf7fd50768332d1a0588b963b9301f5a88170d3c700c36cf596a45497032202f3e5f18f93f2e
6Size (cups-filters-1.8.1.tar.xz) = 1372152 bytes 6Size (cups-filters-1.8.2.tar.xz) = 1372508 bytes