FreeBSD Bugzilla – Attachment 180879 Details for
Bug 217848
print/cups-filters: Update to 1.13.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cups-filters-1.13.4.patch
cups-filters-1.13.4.patch (text/plain), 4.20 KB, created by
Naram Qashat
on 2017-03-16 16:38:55 UTC
(
hide
)
Description:
cups-filters-1.13.4.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2017-03-16 16:38:55 UTC
Size:
4.20 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 436241) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= cups-filters >-PORTVERSION= 1.11.4 >-PORTREVISION= 1 >+PORTVERSION= 1.13.4 > CATEGORIES= print > MASTER_SITES= http://www.openprinting.org/download/cups-filters/ > >@@ -9,12 +8,16 @@ > MAINTAINER= cyberbotx@cyberbotx.com > COMMENT= Additional backends, filters and other software for CUPS > >+LICENSE= BSD4CLAUSE GPLv2 GPLv2+ GPLv3 GPLv3+ LGPL20 LGPL21+ MIT >+LICENSE_COMB= multi >+ > LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ > libqpdf.so:print/qpdf \ > libcupsimage.so:print/cups \ > libfreetype.so:print/freetype2 \ > libfontconfig.so:x11-fonts/fontconfig \ >- libpoppler.so:graphics/poppler >+ libpoppler.so:graphics/poppler \ >+ libmupdf.so:graphics/mupdf > > CONFLICTS= cups-pstoraster-[0-9]* foomatic-filters-[0-9]* > >Index: distinfo >=================================================================== >--- distinfo (revision 436241) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1474565618 >-SHA256 (cups-filters-1.11.4.tar.xz) = d6288dc9d13f16c54e74979fd2a3e3fceee882a13a47553967ae69f51d32b849 >-SIZE (cups-filters-1.11.4.tar.xz) = 1408760 >+TIMESTAMP = 1489586863 >+SHA256 (cups-filters-1.13.4.tar.xz) = 94c7d6624f16a8c11683c863e6457c5daa70e60f9a739c355349b45c3abc8dbd >+SIZE (cups-filters-1.13.4.tar.xz) = 1421224 >Index: files/patch-filter_gstoraster.c >=================================================================== >--- files/patch-filter_gstoraster.c (nonexistent) >+++ files/patch-filter_gstoraster.c (working copy) >@@ -0,0 +1,11 @@ >+--- filter/gstoraster.c.orig 2016-11-23 21:36:11 UTC >++++ filter/gstoraster.c >+@@ -48,6 +48,8 @@ MIT Open Source License - http://www.o >+ #include <signal.h> >+ #include <errno.h> >+ >++#define execvpe(a, b, c) execvp(a, b) >++ >+ #define PDF_MAX_CHECK_COMMENT_LINES 20 >+ >+ typedef enum { > >Property changes on: files/patch-filter_gstoraster.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: files/patch-filter_mupdftoraster.c >=================================================================== >--- files/patch-filter_mupdftoraster.c (nonexistent) >+++ files/patch-filter_mupdftoraster.c (working copy) >@@ -0,0 +1,11 @@ >+--- filter/mupdftoraster.c.orig 2016-11-23 21:36:11 UTC >++++ filter/mupdftoraster.c >+@@ -50,6 +50,8 @@ MIT Open Source License - http://www.o >+ #include <unistd.h> >+ #include <errno.h> >+ >++#define execvpe(a, b, c) execvp(a, b) >++ >+ #define PDF_MAX_CHECK_COMMENT_LINES 20 >+ >+ #define CUPS_IPTEMPFILE "/tmp/ip-XXXXXX" > >Property changes on: files/patch-filter_mupdftoraster.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 436241) >+++ pkg-plist (working copy) >@@ -1,3 +1,4 @@ >+bin/driverless > bin/foomatic-rip > bin/ttfread > etc/cups/cups-browsed.conf >@@ -6,6 +7,7 @@ > include/cupsfilters/colormanager.h > include/cupsfilters/driver.h > include/cupsfilters/image.h >+include/cupsfilters/ppdgenerator.h > include/cupsfilters/raster.h > include/fontembed/bitset.h > include/fontembed/embed.h >@@ -23,9 +25,11 @@ > libdata/pkgconfig/libcupsfilters.pc > libdata/pkgconfig/libfontembed.pc > libexec/cups/backend/beh >+libexec/cups/backend/driverless > libexec/cups/backend/implicitclass > libexec/cups/backend/parallel > libexec/cups/backend/serial >+libexec/cups/driver/driverless > libexec/cups/filter/bannertopdf > %%BRAILLE%%libexec/cups/filter/brftoembosser > libexec/cups/filter/commandtoescpx >@@ -58,7 +62,7 @@ > libexec/cups/filter/texttopdf > libexec/cups/filter/texttops > libexec/cups/filter/texttotext >-libexec/cups/filter/urftopdf >+man/man1/driverless.1.gz > man/man1/foomatic-rip.1.gz > man/man5/cups-browsed.conf.5.gz > man/man8/cups-browsed.8.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
cyberbotx
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 217848
: 180879 |
181246