summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-02-17 14:07:25 +0000
committerwiz <wiz@pkgsrc.org>2015-02-17 14:07:25 +0000
commitcdfcde34dea7f87f505b5d0bb111da90da4684fb (patch)
tree56a7f1b6f65574e1a2e393c25593167f9a30b822 /print
parent979f6fcad1484a4095c96603854e33748fc54d7c (diff)
downloadpkgsrc-cdfcde34dea7f87f505b5d0bb111da90da4684fb.tar.gz
Update to 1.0.65:
CHANGES IN V1.0.65 - cups-browsed: Listen for NetworkManager changes (Red Hat bug #975933). - cups-browsed: Fix for memory leak introduced in BZR rev 7059. - cups-browsed: Memory leak/uninit fixes. - cups-browsed: Cache prepared browse data to send. - cups-browsed: Only get local notifications once per BrowsePoll run. - cups-browsed: Fix BrowsePoll now notifications work properly. Need to maintain a list of printers to keep alive for the case of there being no notifications of changes. - cups-browsed: Use local browsepolling for getting initial printer list. - cups-browsed: Ignore browse packets for deleted printers. - cups-browsed: Cache connection to local cupsd. - cups-browsed: Use notifications to track local printers. This avoids expensive calls to cupsGetDests(). - cups-browsed: Manage subscriptions for local browsepolling. - cups-browsed: Track notify-sequence-number for notifications.
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile4
-rw-r--r--print/cups-filters/PLIST3
-rw-r--r--print/cups-filters/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index e7fe1ef2ce2..9c1934e3424 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/01/18 17:15:42 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/02/17 14:07:25 wiz Exp $
-DISTNAME= cups-filters-1.0.62
+DISTNAME= cups-filters-1.0.65
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff --git a/print/cups-filters/PLIST b/print/cups-filters/PLIST
index 3a785ef6123..487d8666790 100644
--- a/print/cups-filters/PLIST
+++ b/print/cups-filters/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2014/09/07 20:43:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/02/17 14:07:25 wiz Exp $
+bin/foomatic-rip
bin/ttfread
include/cupsfilters/colord.h
include/cupsfilters/colormanager.h
diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo
index de0f22178b1..b5936cf64d8 100644
--- a/print/cups-filters/distinfo
+++ b/print/cups-filters/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2015/01/18 17:15:42 wiz Exp $
+$NetBSD: distinfo,v 1.12 2015/02/17 14:07:25 wiz Exp $
-SHA1 (cups-filters-1.0.62.tar.xz) = 93f6b6ddadc4124bb6008428ae4cc466d9c51e1c
-RMD160 (cups-filters-1.0.62.tar.xz) = 3d2b83539bffa65c0e2bf0606f883c1e202d54b2
-Size (cups-filters-1.0.62.tar.xz) = 1329164 bytes
+SHA1 (cups-filters-1.0.65.tar.xz) = 8b5174f0265d1a640f1712eb0d8f48bca4ea1a81
+RMD160 (cups-filters-1.0.65.tar.xz) = cb348066a318874d593f83a433324b7007221edb
+Size (cups-filters-1.0.65.tar.xz) = 1333496 bytes