From owner-svn-ports-head@freebsd.org Tue Apr 24 12:40:48 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6627FA2DF8; Tue, 24 Apr 2018 12:40:48 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7553F7812F; Tue, 24 Apr 2018 12:40:48 +0000 (UTC) (envelope-from bofh@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6EC20132E5; Tue, 24 Apr 2018 12:40:48 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3OCemoq092024; Tue, 24 Apr 2018 12:40:48 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3OCem4R092021; Tue, 24 Apr 2018 12:40:48 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201804241240.w3OCem4R092021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 24 Apr 2018 12:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468199 - in head/print/foomatic-db-engine: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: in head/print/foomatic-db-engine: . files X-SVN-Commit-Revision: 468199 X-SVN-Commit-Repository: ports 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.25 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: Tue, 24 Apr 2018 12:40:49 -0000 Author: bofh Date: Tue Apr 24 12:40:47 2018 New Revision: 468199 URL: https://svnweb.freebsd.org/changeset/ports/468199 Log: print/foomatic-db-engine: Update version 4.0.12=>4.0.13 - Pet portlint Modified: head/print/foomatic-db-engine/Makefile head/print/foomatic-db-engine/distinfo head/print/foomatic-db-engine/files/patch-foomatic-getpjloptions.in Modified: head/print/foomatic-db-engine/Makefile ============================================================================== --- head/print/foomatic-db-engine/Makefile Tue Apr 24 12:31:32 2018 (r468198) +++ head/print/foomatic-db-engine/Makefile Tue Apr 24 12:40:47 2018 (r468199) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= foomatic-db-engine -PORTVERSION= 4.0.12 -PORTREVISION= 1 +PORTVERSION= 4.0.13 PORTEPOCH= 2 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ @@ -15,8 +14,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libcurl.so:ftp/curl -USE_GNOME= libxml2 USES= gmake perl5 +USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/ \ LIB_CUPS=${LOCALBASE}/libexec/cups \ Modified: head/print/foomatic-db-engine/distinfo ============================================================================== --- head/print/foomatic-db-engine/distinfo Tue Apr 24 12:31:32 2018 (r468198) +++ head/print/foomatic-db-engine/distinfo Tue Apr 24 12:40:47 2018 (r468199) @@ -1,2 +1,3 @@ -SHA256 (foomatic-db-engine-4.0.12.tar.gz) = 66143b76ed5b325b7025e261ad917b543de534c6d0a6e495d5489a20cace7c21 -SIZE (foomatic-db-engine-4.0.12.tar.gz) = 360499 +TIMESTAMP = 1524530260 +SHA256 (foomatic-db-engine-4.0.13.tar.gz) = b5c89027aa26967d2e6db62e2af7db0c4039d2480d4fbf2476a6ddcf609a5faf +SIZE (foomatic-db-engine-4.0.13.tar.gz) = 360631 Modified: head/print/foomatic-db-engine/files/patch-foomatic-getpjloptions.in ============================================================================== --- head/print/foomatic-db-engine/files/patch-foomatic-getpjloptions.in Tue Apr 24 12:31:32 2018 (r468198) +++ head/print/foomatic-db-engine/files/patch-foomatic-getpjloptions.in Tue Apr 24 12:40:47 2018 (r468199) @@ -9,14 +9,16 @@ Remove useless braces around variable-names. -mi ---- foomatic-getpjloptions.in 2015-02-14 07:21:56.000000000 -0500 -+++ foomatic-getpjloptions.in 2015-02-15 07:36:23.000000000 -0500 -@@ -1,3 +1,3 @@ +--- foomatic-getpjloptions.in.orig 2018-03-02 19:15:50 UTC ++++ foomatic-getpjloptions.in +@@ -1,4 +1,4 @@ -#!@SH@ +#!/bin/sh # # Polls PJL options from local or network printers -@@ -23,6 +23,5 @@ + # +@@ -22,8 +22,7 @@ + NC=@NC@ CAT=@CAT@ -PRINTF=@PRINTF@ @@ -24,12 +26,16 @@ Remove useless braces around variable-names. +PRINTF=printf # sh builtin usage(){ -@@ -63,12 +62,13 @@ + cat </dev/null | ${PERL} -p -e "s/\014//" ++ # as well as the carriage-returns (\r or, in octal, 015) + $NC -w 3 $1 $2 2>/dev/null | tr -d "\015\014" else # We have one argument, do local printer request