From owner-svn-ports-all@FreeBSD.ORG Mon Mar 31 09:58:29 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 A8A48165; Mon, 31 Mar 2014 09:58:29 +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 945AA384; Mon, 31 Mar 2014 09:58:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2V9wTR8008226; Mon, 31 Mar 2014 09:58:29 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2V9wR2D008211; Mon, 31 Mar 2014 09:58:27 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201403310958.s2V9wR2D008211@svn.freebsd.org> From: Boris Samorodov Date: Mon, 31 Mar 2014 09:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349716 - in head/print/foo2zjs: . files 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.17 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: Mon, 31 Mar 2014 09:58:29 -0000 Author: bsam Date: Mon Mar 31 09:58:27 2014 New Revision: 349716 URL: http://svnweb.freebsd.org/changeset/ports/349716 QAT: https://qat.redports.org/buildarchive/r349716/ Log: Update to version 20140330. Modified: head/print/foo2zjs/Makefile head/print/foo2zjs/distinfo head/print/foo2zjs/files/patch-Makefile head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in head/print/foo2zjs/files/patch-foo2oak-wrapper.in head/print/foo2zjs/files/patch-foo2qpdl-wrapper.in head/print/foo2zjs/files/patch-foo2xqx-wrapper.in head/print/foo2zjs/files/patch-foo2zjs-wrapper.in head/print/foo2zjs/files/patch-getweb.in head/print/foo2zjs/pkg-plist Modified: head/print/foo2zjs/Makefile ============================================================================== --- head/print/foo2zjs/Makefile Mon Mar 31 08:55:48 2014 (r349715) +++ head/print/foo2zjs/Makefile Mon Mar 31 09:58:27 2014 (r349716) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= foo2zjs -PORTVERSION= 20131225 -PORTREVISION= 1 +PORTVERSION= 20140330 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL:S,$,bsam/${PORTNAME}/,} \ Modified: head/print/foo2zjs/distinfo ============================================================================== --- head/print/foo2zjs/distinfo Mon Mar 31 08:55:48 2014 (r349715) +++ head/print/foo2zjs/distinfo Mon Mar 31 09:58:27 2014 (r349716) @@ -1,2 +1,2 @@ -SHA256 (foo2zjs-20131225.tar.gz) = 641067d1dc09a5468e41d93491e03f7b4605f30779acfc0101c7a99d7ddda694 -SIZE (foo2zjs-20131225.tar.gz) = 1761261 +SHA256 (foo2zjs-20140330.tar.gz) = 0ebcda005445b4cfa9e7ccf071b7acd553f3371c3d5195bd6ec9872bd164ea7c +SIZE (foo2zjs-20140330.tar.gz) = 1818765 Modified: head/print/foo2zjs/files/patch-Makefile ============================================================================== --- head/print/foo2zjs/files/patch-Makefile Mon Mar 31 08:55:48 2014 (r349715) +++ head/print/foo2zjs/files/patch-Makefile Mon Mar 31 09:58:27 2014 (r349716) @@ -1,6 +1,6 @@ ---- Makefile.orig 2013-11-18 20:57:48.000000000 +0400 -+++ Makefile 2013-11-24 00:25:20.393194109 +0400 -@@ -17,28 +17,26 @@ +--- Makefile.orig 2014-03-24 16:30:37.000000000 +0400 ++++ Makefile 2014-03-31 13:19:31.290736089 +0400 +@@ -17,28 +17,26 @@ SYSNAME := $(shell uname -n) VERSION=0.0 # Installation prefix... @@ -44,7 +44,7 @@ # User ID's LPuid=-oroot -@@ -291,7 +289,7 @@ +@@ -295,7 +293,7 @@ endif # Compiler flags #CFLAGS += -O2 -Wall -Wno-unused-but-set-variable @@ -53,7 +53,7 @@ #CFLAGS += -g # -@@ -599,10 +597,9 @@ +@@ -612,10 +610,9 @@ command2foo2lava-pjl.o: command2foo2lava # # Installation rules # @@ -67,7 +67,7 @@ # # If you use CUPS, then restart the spooler: # make cups -@@ -617,6 +614,7 @@ +@@ -630,6 +627,7 @@ install: all install-test install-prog i # On Ubuntu 7.10/8.x/9.x, run "system-config-printer". install-test: @@ -75,7 +75,7 @@ # # Installation Dependencies... # -@@ -636,19 +634,22 @@ +@@ -649,19 +647,22 @@ install-test: fi # ... OK! # @@ -91,9 +91,9 @@ # Install driver, wrapper, and development tools # $(INSTALL) -d $(BIN) +- $(INSTALL) -c $(PROGS) $(SHELLS) $(BIN)/ + $(INSTALL) -s -c $(PROGS) $(BIN) + $(INSTALL) -c $(SHELLS) $(BIN) -- $(INSTALL) -c $(PROGS) $(SHELLS) $(BIN)/ if [ "$(BINPROGS)" != "" ]; then \ $(INSTALL) -d $(UDEVBIN); \ - $(INSTALL) -c $(BINPROGS) $(UDEVBIN); \ @@ -101,11 +101,8 @@ fi # # Install gamma correction files. These are just templates, -@@ -663,25 +665,20 @@ - $(INSTALL) -d $(SHAREXQX)/ - $(INSTALL) -d $(SHARELAVA)/ +@@ -678,24 +679,16 @@ install-prog: $(INSTALL) -d $(SHAREHC)/ -+ echo "install-prog: exit" install-foo: + echo "install-foo:" @@ -120,6 +117,7 @@ - rm -f $(FOODB)/opt/foo2zjs-Nup.xml - rm -f $(FOODB)/opt/foo2zjs-NupOrient.xml - rm -f $(FOODB)/opt/foo2*-Quality.xml +- rm -f $(FOODB)/opt/foo2hp-AlignCMYK.xml - rm -f $(FOODB)/printer/KonicaMinolta*.xml # # Install current database files @@ -128,11 +126,10 @@ @if [ -d $(FOODB) ]; then \ - for dir in driver printer opt; do \ + for dir in printer opt; do \ -+ mkdir -p $(FOODB)/$$dir/; \ echo install -d $(FOODB)/$$dir/; \ $(INSTALL) -d $(FOODB)/$$dir/; \ echo install -m 644 foomatic-db/$$dir/*.xml $(FOODB)/$$dir/; \ -@@ -698,28 +695,20 @@ +@@ -712,28 +705,20 @@ install-foo: echo "*** ... wherever foomatic is stashed on your machine."; \ echo "***"; \ fi @@ -164,7 +161,7 @@ endif install-crd: -@@ -833,10 +822,10 @@ +@@ -847,10 +832,10 @@ install-extra: fi; \ done @@ -178,7 +175,7 @@ VARPPD=/var/lp/ppd install-ppd: # -@@ -871,6 +860,7 @@ +@@ -885,6 +870,7 @@ install-ppd: fi # export PATH=$$PATH:`pwd`:; \ @@ -186,7 +183,7 @@ if [ -d $(MODEL) ]; then \ rm -f $(MODEL)/KonicaMinolta*; \ cd PPD; \ -@@ -894,9 +884,9 @@ +@@ -908,9 +894,9 @@ install-ppd: done; \ fi Modified: head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in ============================================================================== --- head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in Mon Mar 31 08:55:48 2014 (r349715) +++ head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in Mon Mar 31 09:58:27 2014 (r349716) @@ -1,6 +1,6 @@ ---- foo2hiperc-wrapper.in.orig 2011-01-31 15:23:43.000000000 +0300 -+++ foo2hiperc-wrapper.in 2011-06-19 21:16:59.468615644 +0400 -@@ -46,10 +46,6 @@ PATH=$PATH:. +--- foo2hiperc-wrapper.in.orig 2013-12-02 00:25:17.000000000 +0400 ++++ foo2hiperc-wrapper.in 2014-03-31 13:01:56.653808270 +0400 +@@ -48,10 +48,6 @@ PATH=$PATH:. # # Log the command line, for debugging and problem reports # @@ -11,7 +11,7 @@ usage() { cat <