FreeBSD Bugzilla – Attachment 141548 Details for
Bug 188371
[PATCH] print/cups-filters: update to 1.0.52, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cups-filters-1.0.52.patch
cups-filters-1.0.52.patch (text/plain), 2.87 KB, created by
Naram Qashat
on 2014-04-08 05:00:00 UTC
(
hide
)
Description:
cups-filters-1.0.52.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2014-04-08 05:00:00 UTC
Size:
2.87 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 350563) >+++ Makefile (working copy) >@@ -1,11 +1,11 @@ > # $FreeBSD$ > > PORTNAME= cups-filters >-PORTVERSION= 1.0.50 >+PORTVERSION= 1.0.52 > CATEGORIES= print > MASTER_SITES= http://www.openprinting.org/download/cups-filters/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= cyberbotx@cyberbotx.com > COMMENT= Backends, filters and other software (was part of the core CUPS) > > LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ >@@ -26,9 +26,9 @@ > USE_GHOSTSCRIPT= yes > GNU_CONFIGURE= yes > CUPS_SOCKET= /var/run/cups.sock >-CONFIGURE_ARGS= --with-domainsocket=${CUPS_SOCKET} >+CONFIGURE_ARGS= --with-cups-domainsocket=${CUPS_SOCKET} > CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz" \ >- LIBQPDF_CFLAGS="-I/usr/local/include" LIBQPDF_LIBS="-lqpdf" >+ LIBQPDF_CFLAGS="-I${LOCALBASE}/include" LIBQPDF_LIBS="-lqpdf" > > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib >@@ -43,6 +43,14 @@ > post-patch: > @${REINPLACE_CMD} 's:-std=c++0x:-std=c++11:' ${WRKSRC}/Makefile.in > >+post-configure: >+ @${REINPLACE_CMD} \ >+ -e 's|\(BANNERTOPDF_DATADIR = \).*\(/share/cups/data\)|\1${PREFIX}\2|' \ >+ -e 's|\(CUPS_DATADIR = \).*\(/share/cups\)|\1${PREFIX}\2|' \ >+ -e 's|\(CUPS_SERVERBIN = \).*\(/libexec/cups\)|\1${PREFIX}\2|' \ >+ -e 's|\(CUPS_SERVERROOT = \).*\(/etc/cups\)|\1${PREFIX}\2|' \ >+ ${WRKSRC}/Makefile >+ > post-install: > @${RM} -rf ${STAGEDIR}${PREFIX}/libexec/cups/filter/foomatic-rip \ > ${STAGEDIR}${PREFIX}/man/man1/foomatic-rip.1 >Index: distinfo >=================================================================== >--- distinfo (revision 350563) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (cups-filters-1.0.50.tar.xz) = 771bdaeaa171cfb3850b229d5d167bde2abcd40b900075ae72d4867acc8adbe7 >-SIZE (cups-filters-1.0.50.tar.xz) = 1309912 >+SHA256 (cups-filters-1.0.52.tar.xz) = 32fc3647e7d610217d813cfe87dae861bb27a3df50a084578bc659722022fd13 >+SIZE (cups-filters-1.0.52.tar.xz) = 1311192 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 350563) >+++ pkg-plist (working copy) >@@ -68,11 +68,11 @@ > share/cups/mime/cupsfilters.types > share/cups/ppdc/escp.h > share/cups/ppdc/pcl.h >-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >-%%PORTDOCS%%%%DOCSDIR%%/COPYING >-%%PORTDOCS%%%%DOCSDIR%%/INSTALL >-%%PORTDOCS%%%%DOCSDIR%%/NEWS >-%%PORTDOCS%%%%DOCSDIR%%/README >+%%DOCSDIR%%/AUTHORS >+%%DOCSDIR%%/COPYING >+%%DOCSDIR%%/INSTALL >+%%DOCSDIR%%/NEWS >+%%DOCSDIR%%/README > share/ppd/cupsfilters/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd > share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd > share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd >@@ -82,7 +82,7 @@ > share/ppd/cupsfilters/textonly.ppd > @dirrmtry share/ppd/cupsfilters > @dirrmtry share/ppd >-%%PORTDOCS%%@dirrmtry %%DOCSDIR%% >+@dirrm %%DOCSDIR%% > @dirrmtry share/cups/ppdc > @dirrmtry share/cups/mime > @dirrmtry share/cups/drv
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
Actions:
View
|
Diff
Attachments on
bug 188371
: 141548