From owner-svn-ports-all@FreeBSD.ORG Sat Jun 7 18:28:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7935E9E7; Sat, 7 Jun 2014 18:28:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5AEB7252A; Sat, 7 Jun 2014 18:28:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s57ISYmw054902; Sat, 7 Jun 2014 18:28:34 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s57ISXHT054899; Sat, 7 Jun 2014 18:28:33 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201406071828.s57ISXHT054899@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Sat, 7 Jun 2014 18:28:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356937 - head/print/cups-filters X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2014 18:28:34 -0000 Author: danilo Date: Sat Jun 7 18:28:33 2014 New Revision: 356937 URL: http://svnweb.freebsd.org/changeset/ports/356937 QAT: https://qat.redports.org/buildarchive/r356937/ Log: - Update from 1.0.53 to 1.0.54 - Add libtool to USES PR: ports/190758 Submitted by: Naram Qashat (maintainer) Modified: head/print/cups-filters/Makefile head/print/cups-filters/distinfo head/print/cups-filters/pkg-plist Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Sat Jun 7 18:15:43 2014 (r356936) +++ head/print/cups-filters/Makefile Sat Jun 7 18:28:33 2014 (r356937) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.0.53 -PORTREVISION= 1 +PORTVERSION= 1.0.54 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ @@ -22,13 +21,13 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap libpoppler.so:${PORTSDIR}/graphics/poppler MAKE_JOBS_UNSAFE=YES -USES= compiler:c++11-lib pathfix pkgconfig shebangfix tar:xz +USES= compiler:c++11-lib pathfix pkgconfig shebangfix tar:xz libtool SHEBANG_FILES= filter/textonly USE_GNOME= glib20 USE_GHOSTSCRIPT= yes USE_RC_SUBR= cups_browsed GNU_CONFIGURE= yes -CUPS_SOCKET= /var/run/cups.sock +CUPS_SOCKET?= /var/run/cups.sock CONFIGURE_ARGS= --with-cups-domainsocket=${CUPS_SOCKET} CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz" \ LIBQPDF_CFLAGS="-I${LOCALBASE}/include" LIBQPDF_LIBS="-lqpdf" Modified: head/print/cups-filters/distinfo ============================================================================== --- head/print/cups-filters/distinfo Sat Jun 7 18:15:43 2014 (r356936) +++ head/print/cups-filters/distinfo Sat Jun 7 18:28:33 2014 (r356937) @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.0.53.tar.xz) = a25b55228cc13549d6989a9f6319e4e313ce42fe88d8b645e02b0c17d02dc2bf -SIZE (cups-filters-1.0.53.tar.xz) = 1312476 +SHA256 (cups-filters-1.0.54.tar.xz) = f9a58cc9f02f2257727248a71b99a74e6ef79e2e8527ef58bcd81e6154bc0966 +SIZE (cups-filters-1.0.54.tar.xz) = 1314324 Modified: head/print/cups-filters/pkg-plist ============================================================================== --- head/print/cups-filters/pkg-plist Sat Jun 7 18:15:43 2014 (r356936) +++ head/print/cups-filters/pkg-plist Sat Jun 7 18:28:33 2014 (r356937) @@ -11,13 +11,13 @@ include/fontembed/fontfile.h include/fontembed/iofn.h include/fontembed/sfnt.h lib/libcupsfilters.a -lib/libcupsfilters.la lib/libcupsfilters.so lib/libcupsfilters.so.1 +lib/libcupsfilters.so.1.0.0 lib/libfontembed.a -lib/libfontembed.la lib/libfontembed.so lib/libfontembed.so.1 +lib/libfontembed.so.1.0.0 libdata/pkgconfig/libcupsfilters.pc libdata/pkgconfig/libfontembed.pc libexec/cups/backend/parallel @@ -39,6 +39,7 @@ libexec/cups/filter/pdftoraster libexec/cups/filter/pstopdf libexec/cups/filter/rastertoescpx libexec/cups/filter/rastertopclx +libexec/cups/filter/rastertopdf libexec/cups/filter/textonly libexec/cups/filter/texttopdf libexec/cups/filter/texttops