Update to cups-filters-1.22.6.

This commit is contained in:
ajacoutot 2019-05-16 20:19:31 +00:00
parent 6c976f8d25
commit 947973670b
3 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.151 2019/04/16 08:05:12 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.152 2019/05/16 20:19:31 ajacoutot Exp $
BROKEN-alpha= ICE in cupsfilters/image-jpeg.c:316
BROKEN-hppa= ICE on filter/pdftopdf/qpdf_pdftopdf.cc:147
COMMENT= OpenPrinting CUPS filters
DISTNAME= cups-filters-1.22.5
DISTNAME= cups-filters-1.22.6
CATEGORIES= print
@ -22,7 +22,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += avahi-client avahi-common avahi-glib c cups cupsimage
WANTLIB += dbus-1 expat ffi fontconfig freetype gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gmp gnutls gobject-2.0 hogweed iconv idn2
WANTLIB += intl jpeg lcms2 m nettle openjp2 p11-kit pcre png16
WANTLIB += intl jpeg lcms2 m nettle openjp2 p11-kit pcre png
WANTLIB += poppler pthread qpdf tasn1 tiff unistring z
WANTLIB += ${COMPILER_LIBCXX}

View File

@ -1,2 +1,2 @@
SHA256 (cups-filters-1.22.5.tar.gz) = glShhcM5xJw+zSvbXkMOuZFDY7Q5Rli6BybW11i7r/I=
SIZE (cups-filters-1.22.5.tar.gz) = 1910364
SHA256 (cups-filters-1.22.6.tar.gz) = smkfXNdlxhmpZKv5LcG1Q/EUyOXFjbmxbeO70zMsOp4=
SIZE (cups-filters-1.22.6.tar.gz) = 1910822

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-Makefile_in,v 1.10 2018/09/03 07:55:48 ajacoutot Exp $
$OpenBSD: patch-Makefile_in,v 1.11 2019/05/16 20:19:31 ajacoutot Exp $
Our ln(1) does not support the `-r' knob.
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -5774,9 +5774,9 @@ install-exec-hook:
@@ -5775,9 +5775,9 @@ install-exec-hook:
$(INSTALL) -d -m 755 $(DESTDIR)$(bindir)
$(INSTALL) -d -m 755 $(DESTDIR)$(pkgfilterdir)
$(INSTALL) -d -m 755 $(DESTDIR)$(pkgbackenddir)