From owner-svn-ports-head@freebsd.org Wed Aug 3 19:06:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13263BAEE74; Wed, 3 Aug 2016 19:06:02 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 E2AA21A70; Wed, 3 Aug 2016 19:06:01 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u73J61mm023891; Wed, 3 Aug 2016 19:06:01 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u73J60Ac023887; Wed, 3 Aug 2016 19:06:00 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201608031906.u73J60Ac023887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 3 Aug 2016 19:06:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419541 - 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-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2016 19:06:02 -0000 Author: pawel Date: Wed Aug 3 19:06:00 2016 New Revision: 419541 URL: https://svnweb.freebsd.org/changeset/ports/419541 Log: - Update to version 1.10.0 - Update required dependencies PR: 211534 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 Wed Aug 3 18:26:42 2016 (r419540) +++ head/print/cups-filters/Makefile Wed Aug 3 19:06:00 2016 (r419541) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ @@ -17,15 +17,15 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 CONFLICTS= cups-pstoraster-[0-9]* foomatic-filters-[0-9]* -USES= compiler:c++11-lib cpe ghostscript gmake gnome libtool pathfix \ - pkgconfig shebangfix tar:xz +USES= compiler:c++11-lib cpe gettext ghostscript gmake gnome libtool \ + iconv pathfix pkgconfig shebangfix tar:xz CPE_VENDOR= linuxfoundation SHEBANG_FILES= filter/braille/drivers/generic/brftoembosser.in \ filter/braille/drivers/index/imageubrltoindexv3.in \ filter/braille/drivers/index/imageubrltoindexv4.in \ filter/braille/drivers/index/textbrftoindexv3.in \ filter/braille/filters/imagetobrf.in \ - filter/braille/filters/texttobrf.in filter/textonly + filter/braille/filters/texttobrf.in USE_GNOME= glib20 USE_RC_SUBR= cups_browsed GNU_CONFIGURE= yes @@ -34,7 +34,7 @@ CONFIGURE_ARGS= --disable-silent-rules - INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib +LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB} USE_LDCONFIG= yes OPTIONS_DEFINE= BRAILLE COLORD DOCS IJS IMAGEFILTERS Modified: head/print/cups-filters/distinfo ============================================================================== --- head/print/cups-filters/distinfo Wed Aug 3 18:26:42 2016 (r419540) +++ head/print/cups-filters/distinfo Wed Aug 3 19:06:00 2016 (r419541) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466869491 -SHA256 (cups-filters-1.9.0.tar.xz) = 63421044883a9250428655dc0b0c2531dead4a009fb2fd33d6fb6a9598598522 -SIZE (cups-filters-1.9.0.tar.xz) = 1387668 +TIMESTAMP = 1469563729 +SHA256 (cups-filters-1.10.0.tar.xz) = 1f708a404164fb8eb341e5410e1b849b19cb47ce1bbe0d97c3673768db3401a1 +SIZE (cups-filters-1.10.0.tar.xz) = 1399652 Modified: head/print/cups-filters/pkg-plist ============================================================================== --- head/print/cups-filters/pkg-plist Wed Aug 3 18:26:42 2016 (r419540) +++ head/print/cups-filters/pkg-plist Wed Aug 3 19:06:00 2016 (r419541) @@ -31,6 +31,7 @@ libexec/cups/filter/bannertopdf libexec/cups/filter/commandtoescpx libexec/cups/filter/commandtopclx libexec/cups/filter/foomatic-rip +libexec/cups/filter/gstopdf libexec/cups/filter/gstopxl libexec/cups/filter/gstoraster %%BRAILLE%%libexec/cups/filter/imagetobrf @@ -45,17 +46,17 @@ libexec/cups/filter/pdftoopvp libexec/cups/filter/pdftopdf libexec/cups/filter/pdftops libexec/cups/filter/pdftoraster -libexec/cups/filter/pstopdf libexec/cups/filter/rastertoescpx libexec/cups/filter/rastertopclx libexec/cups/filter/rastertopdf +libexec/cups/filter/rastertops libexec/cups/filter/sys5ippprinter %%BRAILLE%%libexec/cups/filter/textbrftoindexv3 %%BRAILLE%%libexec/cups/filter/textbrftoindexv4 -libexec/cups/filter/textonly %%BRAILLE%%libexec/cups/filter/texttobrf libexec/cups/filter/texttopdf libexec/cups/filter/texttops +libexec/cups/filter/texttotext libexec/cups/filter/urftopdf man/man1/foomatic-rip.1.gz man/man5/cups-browsed.conf.5.gz @@ -121,4 +122,3 @@ share/ppd/cupsfilters/HP-Color_LaserJet_ share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd share/ppd/cupsfilters/pxlcolor.ppd share/ppd/cupsfilters/pxlmono.ppd -share/ppd/cupsfilters/textonly.ppd