Update to foo2zjs-20130618.

This commit is contained in:
ajacoutot 2013-07-12 07:34:45 +00:00
parent 814042a41a
commit 20803d56e5
4 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.45 2013/05/30 17:56:35 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.46 2013/07/12 07:34:45 ajacoutot Exp $
COMMENT= driver for ZjStream wire protocol compatible printers
VERSION= 20130527
VERSION= 20130618
DISTNAME= foo2zjs-${VERSION}
CATEGORIES= print

View File

@ -1,2 +1,2 @@
SHA256 (foo2zjs-20130527.tar.gz) = MYlaNImgiXvQpCm8g04DV1MlpuEHa+ZjpiT89e1M7y4=
SIZE (foo2zjs-20130527.tar.gz) = 1678871
SHA256 (foo2zjs-20130618.tar.gz) = f2dSh2DbjqqoemaTVhuIZ3dP2K3hKtSTn/hn7E+UCOg=
SIZE (foo2zjs-20130618.tar.gz) = 1680171

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Makefile,v 1.21 2013/05/13 08:39:05 ajacoutot Exp $
--- Makefile.orig Sat Mar 23 21:00:35 2013
+++ Makefile Mon May 13 10:36:36 2013
$OpenBSD: patch-Makefile,v 1.22 2013/07/12 07:34:45 ajacoutot Exp $
--- Makefile.orig Tue Jun 18 11:55:33 2013
+++ Makefile Fri Jul 12 09:32:35 2013
@@ -16,11 +16,6 @@ SYSNAME := $(shell uname -n)
# No version number yet...
VERSION=0.0
@ -180,7 +180,7 @@ $OpenBSD: patch-Makefile,v 1.21 2013/05/13 08:39:05 ajacoutot Exp $
rm -f $(LOCALMODEL)/KonicaMinolta*; \
cd PPD; \
for ppd in *.ppd; do \
@@ -1501,11 +1439,8 @@ install-doc: doc
@@ -1502,11 +1440,8 @@ install-doc: doc
#
$(INSTALL) -d -m 755 $(DOCDIR)
$(INSTALL) -c -m 644 manual.pdf $(DOCDIR)

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-getweb_in,v 1.15 2013/05/30 17:56:35 ajacoutot Exp $
--- getweb.in.orig Thu May 30 19:54:07 2013
+++ getweb.in Thu May 30 19:54:07 2013
$OpenBSD: patch-getweb_in,v 1.16 2013/07/12 07:34:45 ajacoutot Exp $
--- getweb.in.orig Fri Jul 12 09:32:35 2013
+++ getweb.in Fri Jul 12 09:32:35 2013
@@ -11,7 +11,7 @@
VERSION='20130527'
VERSION='20130618'
-WGETOPTS="--passive-ftp -q"
+WGETOPTS="-V"