Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2020 14:52:57 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r529101 - head/print/cups-filters
Message-ID:  <202003251452.02PEqvp1048582@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Wed Mar 25 14:52:57 2020
New Revision: 529101
URL: https://svnweb.freebsd.org/changeset/ports/529101

Log:
  Update to 1.27.3.

Modified:
  head/print/cups-filters/Makefile
  head/print/cups-filters/distinfo

Modified: head/print/cups-filters/Makefile
==============================================================================
--- head/print/cups-filters/Makefile	Wed Mar 25 13:13:29 2020	(r529100)
+++ head/print/cups-filters/Makefile	Wed Mar 25 14:52:57 2020	(r529101)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cups-filters
-PORTVERSION=	1.27.2
-PORTREVISION=	1
+PORTVERSION=	1.27.3
 CATEGORIES=	print
 MASTER_SITES=	https://www.openprinting.org/download/cups-filters/
 
@@ -40,7 +39,9 @@ SHEBANG_FILES=	filter/braille/drivers/generic/brftoemb
 		filter/braille/filters/vectortopdf.in
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-shell=/bin/sh --with-pdftops-path=${LOCALBASE}/bin/pdftops
+CONFIGURE_ARGS=	--with-shell=/bin/sh \
+		--with-pdftops-path=${LOCALBASE}/bin/pdftops \
+		--with-test-font-path=/dev/null
 INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE= 		BRAILLE COLORD DOCS

Modified: head/print/cups-filters/distinfo
==============================================================================
--- head/print/cups-filters/distinfo	Wed Mar 25 13:13:29 2020	(r529100)
+++ head/print/cups-filters/distinfo	Wed Mar 25 14:52:57 2020	(r529101)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582984506
-SHA256 (cups-filters-1.27.2.tar.xz) = f7ad7ccda10340e468b9a45429baa54b84af8a170016cab89a3b5e404a97fa25
-SIZE (cups-filters-1.27.2.tar.xz) = 1493220
+TIMESTAMP = 1585144166
+SHA256 (cups-filters-1.27.3.tar.xz) = a292ec9aa6826ceb9152401586024eedbd912a97a39f546d50ffda1170436298
+SIZE (cups-filters-1.27.3.tar.xz) = 1492828



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003251452.02PEqvp1048582>