Update to foo2zjs-20130321.

This commit is contained in:
ajacoutot 2013-05-13 08:39:05 +00:00
parent 06fd468afa
commit 376bfb621c
4 changed files with 12 additions and 13 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.43 2013/03/11 11:37:53 espie Exp $
# $OpenBSD: Makefile,v 1.44 2013/05/13 08:39:05 ajacoutot Exp $
COMMENT= driver for ZjStream wire protocol compatible printers
VERSION= 20130306
VERSION= 20130321
DISTNAME= foo2zjs-${VERSION}
REVISION= 0
CATEGORIES= print

View File

@ -1,2 +1,2 @@
SHA256 (foo2zjs-20130306.tar.gz) = hKwM3eIvRABtEQxkeGBJnWavHPScq0a5zZ6yiZRLG7M=
SIZE (foo2zjs-20130306.tar.gz) = 1678271
SHA256 (foo2zjs-20130321.tar.gz) = Sbg8c1mYy1aJfc5LpSctkfGj2fYc7jZsGtWQvBjZhog=
SIZE (foo2zjs-20130321.tar.gz) = 1678832

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Makefile,v 1.20 2013/03/10 08:11:05 ajacoutot Exp $
--- Makefile.orig Sun Mar 3 18:14:01 2013
+++ Makefile Sun Mar 10 08:53:41 2013
$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
@@ -16,11 +16,6 @@ SYSNAME := $(shell uname -n)
# No version number yet...
VERSION=0.0
@ -180,7 +180,7 @@ $OpenBSD: patch-Makefile,v 1.20 2013/03/10 08:11:05 ajacoutot Exp $
rm -f $(LOCALMODEL)/KonicaMinolta*; \
cd PPD; \
for ppd in *.ppd; do \
@@ -1486,11 +1424,8 @@ install-doc: doc
@@ -1501,11 +1439,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.13 2013/03/10 08:11:05 ajacoutot Exp $
--- getweb.in.orig Sun Mar 10 09:07:33 2013
+++ getweb.in Sun Mar 10 09:07:33 2013
$OpenBSD: patch-getweb_in,v 1.14 2013/05/13 08:39:06 ajacoutot Exp $
--- getweb.in.orig Mon May 13 10:36:36 2013
+++ getweb.in Mon May 13 10:36:36 2013
@@ -11,7 +11,7 @@
VERSION='20130306'
VERSION='20130321'
-WGETOPTS="--passive-ftp -q"
+WGETOPTS="-V"