Update to foomatic-db-4.0.20110415.
This commit is contained in:
parent
8162b34a91
commit
96cdbbe9ec
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2011/04/15 18:40:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2011/04/15 19:16:23 ajacoutot Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= Foomatic PPD data
|
||||
|
||||
V= 20110101
|
||||
V= 20110415
|
||||
DISTNAME= foomatic-db-4.0-${V}
|
||||
PKGNAME= foomatic-db-4.0.${V}
|
||||
CATEGORIES= print
|
||||
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (foomatic-db-4.0-20110101.tar.gz) = A0troZS0BazktlQH7K+RVg==
|
||||
RMD160 (foomatic-db-4.0-20110101.tar.gz) = lgIsEAX+K/0+jbajRCIU6/5zi+c=
|
||||
SHA1 (foomatic-db-4.0-20110101.tar.gz) = WCkMS5vnIkjm0JbJg4eRnLkkJ8o=
|
||||
SHA256 (foomatic-db-4.0-20110101.tar.gz) = CMJEn2J1BqubCYC2NIH3RGXfEErTTk/toJEKiUTvofU=
|
||||
SIZE (foomatic-db-4.0-20110101.tar.gz) = 26804560
|
||||
MD5 (foomatic-db-4.0-20110415.tar.gz) = 9LcC6Xe0Q0FPJS/8mDQPjg==
|
||||
RMD160 (foomatic-db-4.0-20110415.tar.gz) = 9DKY97ds6bdv+wxS5phskeiB7JM=
|
||||
SHA1 (foomatic-db-4.0-20110415.tar.gz) = UgVw4lSAVwCCW7HKynnNbtHLo0c=
|
||||
SHA256 (foomatic-db-4.0-20110415.tar.gz) = vJ7U7MsXphsk+shT4f4Hyz9vOVKqFC96xNON8P0U9Dg=
|
||||
SIZE (foomatic-db-4.0-20110415.tar.gz) = 30112462
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/09/09 14:41:26 ajacoutot Exp $
|
||||
--- Makefile.in.orig Tue Mar 27 01:57:13 2007
|
||||
+++ Makefile.in Tue Apr 24 01:00:15 2007
|
||||
@@ -72,8 +72,10 @@ install-db:
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2011/04/15 19:16:23 ajacoutot Exp $
|
||||
--- Makefile.in.orig Fri Apr 15 09:40:49 2011
|
||||
+++ Makefile.in Fri Apr 15 20:57:11 2011
|
||||
@@ -73,8 +73,10 @@ install-db:
|
||||
cp $$d $(DESTDIR)$(LIBDIR)/db/source/driver; \
|
||||
done )
|
||||
cp db/source/opt/*.xml $(DESTDIR)$(LIBDIR)/db/source/opt
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2009/12/10 10:58:25 ajacoutot Exp $
|
||||
--- configure.orig Mon Dec 7 09:22:31 2009
|
||||
+++ configure Tue Dec 8 11:51:40 2009
|
||||
@@ -1791,9 +1791,9 @@ echo "${ECHO_T}no" >&6; }
|
||||
$OpenBSD: patch-configure,v 1.2 2011/04/15 19:16:23 ajacoutot Exp $
|
||||
--- configure.orig Fri Apr 15 09:41:03 2011
|
||||
+++ configure Fri Apr 15 20:57:11 2011
|
||||
@@ -1794,9 +1794,9 @@ echo "${ECHO_T}no" >&6; }
|
||||
fi
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ $OpenBSD: patch-configure,v 1.1 2009/12/10 10:58:25 ajacoutot Exp $
|
||||
BSB=$BINSEARCHPATH:$SBINSEARCHPATH
|
||||
for ac_dir in cups/model
|
||||
do
|
||||
@@ -1962,7 +1962,7 @@ DRIVERXMLS="";
|
||||
@@ -1971,7 +1971,7 @@ DRIVERXMLS="";
|
||||
while test -n "$drivers"; do
|
||||
if echo $drivers |grep "," >/dev/null; then
|
||||
THIS="`echo $drivers |sed -e 's/,.*//'`"
|
||||
@ -23,7 +23,7 @@ $OpenBSD: patch-configure,v 1.1 2009/12/10 10:58:25 ajacoutot Exp $
|
||||
else
|
||||
THIS=$drivers
|
||||
drivers=""
|
||||
@@ -1970,14 +1970,14 @@ while test -n "$drivers"; do
|
||||
@@ -1979,14 +1979,14 @@ while test -n "$drivers"; do
|
||||
case "$THIS" in
|
||||
ALL)
|
||||
# ALL = PRINTERS + FILES...
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user