diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index 47158296f73..ffabe4f38c5 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -1,12 +1,10 @@ -# $OpenBSD: Makefile,v 1.38 2013/01/30 11:02:47 stsp Exp $ +# $OpenBSD: Makefile,v 1.39 2013/02/02 09:05:29 ajacoutot Exp $ COMMENT= driver for ZjStream wire protocol compatible printers -VERSION= 20120909 +VERSION= 20130122 DISTNAME= foo2zjs-${VERSION} -REVISION= 2 - CATEGORIES= print HOMEPAGE= http://foo2zjs.rkkda.com/ diff --git a/print/foo2zjs/distinfo b/print/foo2zjs/distinfo index 9c51ab09e1e..fc43d34561a 100644 --- a/print/foo2zjs/distinfo +++ b/print/foo2zjs/distinfo @@ -1,2 +1,2 @@ -SHA256 (foo2zjs-20120909.tar.gz) = cJTi4ACibvS4qNYaR4OT6giAK8maFoi7X2oeKEeKxLk= -SIZE (foo2zjs-20120909.tar.gz) = 1644146 +SHA256 (foo2zjs-20130122.tar.gz) = f9KEDPN/2GeLysrOx2ZCY8HZUu9QouhRDffWiK8wr4A= +SIZE (foo2zjs-20130122.tar.gz) = 1644261 diff --git a/print/foo2zjs/patches/patch-getweb_in b/print/foo2zjs/patches/patch-getweb_in index d58cbf3a8dc..d825d93be2c 100644 --- a/print/foo2zjs/patches/patch-getweb_in +++ b/print/foo2zjs/patches/patch-getweb_in @@ -1,16 +1,16 @@ -$OpenBSD: patch-getweb_in,v 1.10 2012/08/17 13:54:26 ajacoutot Exp $ ---- getweb.in.orig Tue May 17 11:44:16 2011 -+++ getweb.in Fri Aug 17 15:49:21 2012 +$OpenBSD: patch-getweb_in,v 1.11 2013/02/02 09:05:29 ajacoutot Exp $ +--- getweb.in.orig Tue Jan 22 22:34:31 2013 ++++ getweb.in Sat Feb 2 09:57:40 2013 @@ -11,7 +11,7 @@ - VERSION='$Id: patch-getweb_in,v 1.10 2012/08/17 13:54:26 ajacoutot Exp $' + VERSION='$Id: patch-getweb_in,v 1.11 2013/02/02 09:05:29 ajacoutot Exp $' -WGETOPTS="--passive-ftp -q" +WGETOPTS="-V" usage() { cat <