Update to foo2zjs-20130220.
This commit is contained in:
parent
289b0cb0ee
commit
efd4bbba60
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2013/02/02 09:05:29 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2013/03/02 13:51:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= driver for ZjStream wire protocol compatible printers
|
||||
|
||||
VERSION= 20130122
|
||||
VERSION= 20130220
|
||||
DISTNAME= foo2zjs-${VERSION}
|
||||
|
||||
CATEGORIES= print
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (foo2zjs-20130122.tar.gz) = f9KEDPN/2GeLysrOx2ZCY8HZUu9QouhRDffWiK8wr4A=
|
||||
SIZE (foo2zjs-20130122.tar.gz) = 1644261
|
||||
SHA256 (foo2zjs-20130220.tar.gz) = ZFzNvjKYJx3SousAUbRGLNG0N00u0tDuJN8XBQSNX0c=
|
||||
SIZE (foo2zjs-20130220.tar.gz) = 1646963
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-Makefile,v 1.18 2012/10/12 20:00:38 ajacoutot Exp $
|
||||
--- Makefile.orig Sun Sep 9 07:07:40 2012
|
||||
+++ Makefile Fri Oct 12 21:19:33 2012
|
||||
$OpenBSD: patch-Makefile,v 1.19 2013/03/02 13:51:30 ajacoutot Exp $
|
||||
--- Makefile.orig Thu Feb 21 01:05:38 2013
|
||||
+++ Makefile Fri Mar 1 10:27:02 2013
|
||||
@@ -16,11 +16,6 @@ SYSNAME := $(shell uname -n)
|
||||
# No version number yet...
|
||||
VERSION=0.0
|
||||
@ -179,7 +179,7 @@ $OpenBSD: patch-Makefile,v 1.18 2012/10/12 20:00:38 ajacoutot Exp $
|
||||
rm -f $(LOCALMODEL)/KonicaMinolta*; \
|
||||
cd PPD; \
|
||||
for ppd in *.ppd; do \
|
||||
@@ -1450,11 +1389,8 @@ install-doc: doc
|
||||
@@ -1452,11 +1391,8 @@ install-doc: doc
|
||||
#
|
||||
$(INSTALL) -d -m 755 $(DOCDIR)
|
||||
$(INSTALL) -c -m 644 manual.pdf $(DOCDIR)
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-getweb_in,v 1.11 2013/02/02 09:05:29 ajacoutot Exp $
|
||||
$OpenBSD: patch-getweb_in,v 1.12 2013/03/02 13:51:30 ajacoutot Exp $
|
||||
--- getweb.in.orig Tue Jan 22 22:34:31 2013
|
||||
+++ getweb.in Sat Feb 2 09:57:40 2013
|
||||
+++ getweb.in Fri Mar 1 10:27:02 2013
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
VERSION='$Id: patch-getweb_in,v 1.11 2013/02/02 09:05:29 ajacoutot Exp $'
|
||||
VERSION='$Id: patch-getweb_in,v 1.12 2013/03/02 13:51:30 ajacoutot Exp $'
|
||||
|
||||
-WGETOPTS="--passive-ftp -q"
|
||||
+WGETOPTS="-V"
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2013/02/02 09:05:29 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2013/03/02 13:51:30 ajacoutot Exp $
|
||||
@conflict foomatic-db-<4.0.20091207p1
|
||||
@conflict foo2zjs-cup-*
|
||||
@pkgpath print/foo2zjs,-cups
|
||||
@ -121,7 +121,6 @@ share/foo2zjs/firmware/
|
||||
share/foo2zjs/gamma-lookup.ps
|
||||
share/foo2zjs/gamma.ps
|
||||
share/foo2zjs/icm/
|
||||
share/foomatic/
|
||||
share/foomatic/db/
|
||||
share/foomatic/db/source/
|
||||
share/foomatic/db/source/PPD/
|
||||
|
Loading…
Reference in New Issue
Block a user