Update to foomatic-db-engine-4.0.7.
This commit is contained in:
parent
61d7ec7f02
commit
8162b34a91
@ -1,12 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2011/04/15 18:40:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/04/15 18:50:06 ajacoutot Exp $
|
||||
|
||||
COMMENT= Foomatic PPD generator
|
||||
|
||||
DISTNAME= foomatic-db-engine-4.0.6
|
||||
DISTNAME= foomatic-db-engine-4.0.7
|
||||
CATEGORIES= print
|
||||
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (foomatic-db-engine-4.0.6.tar.gz) = s08XtWMEtI4+kMHGyPLChw==
|
||||
RMD160 (foomatic-db-engine-4.0.6.tar.gz) = 7oFZgRija3NlcWbDLHEttb5gxvU=
|
||||
SHA1 (foomatic-db-engine-4.0.6.tar.gz) = GMmGsL+19KvpQzxZGqDUSZm1edc=
|
||||
SHA256 (foomatic-db-engine-4.0.6.tar.gz) = QNy+L45RSltlVkJYraV07sysYbSyYUjpf85l5Sws1lI=
|
||||
SIZE (foomatic-db-engine-4.0.6.tar.gz) = 350697
|
||||
MD5 (foomatic-db-engine-4.0.7.tar.gz) = /PqOuc5UlLgbWK6YP8KutQ==
|
||||
RMD160 (foomatic-db-engine-4.0.7.tar.gz) = XN8ly8evEqTmJPqmXh3kcZq3afQ=
|
||||
SHA1 (foomatic-db-engine-4.0.7.tar.gz) = x/sdHglbK3gSBhBzFH3ZuXZHN8c=
|
||||
SHA256 (foomatic-db-engine-4.0.7.tar.gz) = /AcS8j2dcPoCKVrFrDqtD44re9FQINRLg8QPKVq2/pw=
|
||||
SIZE (foomatic-db-engine-4.0.7.tar.gz) = 354069
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.3 2010/08/22 06:57:00 ajacoutot Exp $
|
||||
--- Makefile.in.orig Mon Aug 9 12:07:55 2010
|
||||
+++ Makefile.in Sun Aug 22 07:27:13 2010
|
||||
@@ -186,13 +186,9 @@ check-config:
|
||||
$OpenBSD: patch-Makefile_in,v 1.4 2011/04/15 18:50:06 ajacoutot Exp $
|
||||
--- Makefile.in.orig Fri Feb 18 13:30:22 2011
|
||||
+++ Makefile.in Fri Apr 15 20:45:20 2011
|
||||
@@ -187,13 +187,9 @@ check-config:
|
||||
install-bin: check-config lib/Makefile
|
||||
# This is the only way to get the Perl-generated Makefile using
|
||||
# $(DESTDIR) properly
|
||||
@ -16,7 +16,7 @@ $OpenBSD: patch-Makefile_in,v 1.3 2010/08/22 06:57:00 ajacoutot Exp $
|
||||
${SRC}/mkinstalldirs $(DESTDIR)$(LIBDIR)/templates
|
||||
${INSTALL} -m 755 $(BINFILES) $(DESTDIR)$(BINDIR)
|
||||
${INSTALL} -m 755 $(SBINFILES) $(DESTDIR)$(SBINDIR)
|
||||
@@ -203,13 +199,6 @@ install-bin: check-config lib/Makefile
|
||||
@@ -204,13 +200,6 @@ install-bin: check-config lib/Makefile
|
||||
# Link to allow foomatic-ppdfile be called under the old name
|
||||
# foomatic-datafile
|
||||
ln -sf foomatic-ppdfile $(DESTDIR)$(BINDIR)/foomatic-datafile
|
||||
@ -30,7 +30,7 @@ $OpenBSD: patch-Makefile_in,v 1.3 2010/08/22 06:57:00 ajacoutot Exp $
|
||||
|
||||
install-man: check-config
|
||||
${SRC}/mkinstalldirs $(DESTDIR)$(MANDIR)
|
||||
@@ -225,6 +214,7 @@ build: defaults lib/Makefile foomatic-combo-xml foomat
|
||||
@@ -226,6 +215,7 @@ build: defaults lib/Makefile foomatic-combo-xml foomat
|
||||
$(PERL) -p -i -e "s=use lib '.*lib/';\n==s" $$m; \
|
||||
done
|
||||
chmod a+rx $(AC_OUTPUT_FILES) mkinstalldirs
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-configure,v 1.4 2010/08/22 06:57:00 ajacoutot Exp $
|
||||
--- configure.orig Mon Aug 9 12:07:57 2010
|
||||
+++ configure Sun Aug 22 07:33:40 2010
|
||||
@@ -4024,15 +4024,15 @@ CFLAGS="$save_CFLAGS"
|
||||
LIBS="$save_LIBS"
|
||||
$OpenBSD: patch-configure,v 1.5 2011/04/15 18:50:06 ajacoutot Exp $
|
||||
--- configure.orig Fri Feb 18 13:30:24 2011
|
||||
+++ configure Fri Apr 15 20:46:47 2011
|
||||
@@ -4038,15 +4038,15 @@ LIBS="$save_LIBS"
|
||||
|
||||
# Checks for programs/directories which are used by Foomtic
|
||||
|
||||
-SPOOLSEARCHPATH=/var/spool:/usr/spool/:/usr/local/spool:/usr/local/var/spool:/var/local/spool:/var/local
|
||||
-LOGSEARCHPATH=/var/log:/usr/log:/usr/local/log:/usr/local/var/log:/var/local/log:/var/local
|
||||
@ -26,7 +26,7 @@ $OpenBSD: patch-configure,v 1.4 2010/08/22 06:57:00 ajacoutot Exp $
|
||||
|
||||
# There is a bug in some versions of autoconf that causes
|
||||
# bad expansion of paths in the AC_PATH_* macros. This is very annoying
|
||||
@@ -4497,8 +4497,7 @@ else
|
||||
@@ -4516,8 +4516,7 @@ else
|
||||
PREFIX=$prefix
|
||||
fi
|
||||
echo -n Checking where Perl will find its libraries...
|
||||
@ -36,36 +36,38 @@ $OpenBSD: patch-configure,v 1.4 2010/08/22 06:57:00 ajacoutot Exp $
|
||||
if test -n "$PERLPREFIX"; then
|
||||
echo " $PERLPREFIX"
|
||||
else
|
||||
@@ -4512,7 +4511,7 @@ fi
|
||||
PERL_INSTALLDIRS=site
|
||||
@@ -4535,7 +4534,7 @@ fi
|
||||
|
||||
|
||||
# Check for bourne shell
|
||||
-for ac_prog in bash sh
|
||||
+for ac_prog in sh
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
@@ -5968,7 +5967,7 @@ fi
|
||||
@@ -5993,8 +5992,8 @@ fi
|
||||
done
|
||||
test -n "$CUPS_LPINFO" || CUPS_LPINFO="/usr/sbin/lpinfo"
|
||||
|
||||
-
|
||||
# Paths for PDQ
|
||||
+if [ x"$with_pdq" = x"yes" ]; then
|
||||
for ac_dir in pdq
|
||||
do
|
||||
# Extract the first word of "$ac_dir", so it can be a program name with args.
|
||||
@@ -6103,8 +6102,9 @@ fi
|
||||
@@ -6129,9 +6128,11 @@ fi
|
||||
test -n "$PDQ_PRINT" && break
|
||||
done
|
||||
test -n "$PDQ_PRINT" || PDQ_PRINT="/usr/bin/pdq"
|
||||
+fi # with_pdq = yes
|
||||
|
||||
-
|
||||
|
||||
# Paths for PPR
|
||||
+if [ x"$with_ppr" = x"yes" ]; then
|
||||
for ac_prog in ppr/bin/pprd
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
@@ -6417,7 +6417,7 @@ fi
|
||||
@@ -6444,7 +6445,7 @@ fi
|
||||
test -n "$PPR_PPOP" && break
|
||||
done
|
||||
test -n "$PPR_PPOP" || PPR_PPOP="/usr/bin/ppop"
|
||||
@ -73,4 +75,4 @@ $OpenBSD: patch-configure,v 1.4 2010/08/22 06:57:00 ajacoutot Exp $
|
||||
+fi # with_ppr = yes
|
||||
|
||||
|
||||
for ac_prog in nc netcat
|
||||
# Other paths
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-foomatic-combo-xml_c,v 1.3 2010/03/21 14:41:00 ajacoutot Exp $
|
||||
--- foomatic-combo-xml.c.orig Tue Jan 26 09:20:32 2010
|
||||
+++ foomatic-combo-xml.c Tue Jan 26 10:24:48 2010
|
||||
@@ -2151,7 +2151,7 @@ main(int argc, /* I - Number of command-line argu
|
||||
$OpenBSD: patch-foomatic-combo-xml_c,v 1.4 2011/04/15 18:50:06 ajacoutot Exp $
|
||||
--- foomatic-combo-xml.c.orig Fri Feb 18 13:30:22 2011
|
||||
+++ foomatic-combo-xml.c Fri Apr 15 20:45:20 2011
|
||||
@@ -2225,7 +2225,7 @@ main(int argc, /* I - Number of command-line argu
|
||||
/* Set libdir to the default if empty */
|
||||
|
||||
if (libdir == NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user