Update to foomatic-db-engine-4.0.12.
This commit is contained in:
parent
117f2c35a4
commit
b70e0cb261
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2014/08/28 17:51:43 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2015/02/15 08:00:01 ajacoutot Exp $
|
||||
|
||||
COMMENT= Foomatic PPD generator
|
||||
|
||||
DISTNAME= foomatic-db-engine-4.0.11
|
||||
DISTNAME= foomatic-db-engine-4.0.12
|
||||
CATEGORIES= print
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (foomatic-db-engine-4.0.11.tar.gz) = qpDfKPbdlNO1kKeJAJxqF5JpbFzrseDdYDfX3KoJ/98=
|
||||
SIZE (foomatic-db-engine-4.0.11.tar.gz) = 360379
|
||||
SHA256 (foomatic-db-engine-4.0.12.tar.gz) = ZhQ7du1bMltwJeJhrZF7VD3lNMbQpuSV1UiaIMrOfCE=
|
||||
SIZE (foomatic-db-engine-4.0.12.tar.gz) = 360499
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.7 2013/03/23 08:33:58 ajacoutot Exp $
|
||||
--- configure.orig Mon Mar 11 18:57:50 2013
|
||||
+++ configure Sat Mar 23 09:07:47 2013
|
||||
@@ -3705,15 +3705,15 @@ LIBS="$save_LIBS"
|
||||
$OpenBSD: patch-configure,v 1.8 2015/02/15 08:00:01 ajacoutot Exp $
|
||||
--- configure.orig Sat Feb 14 13:21:56 2015
|
||||
+++ configure Sun Feb 15 08:50:24 2015
|
||||
@@ -3717,15 +3717,15 @@ LIBS="$save_LIBS"
|
||||
|
||||
# Checks for programs/directories which are used by Foomtic
|
||||
|
||||
@ -26,7 +26,7 @@ $OpenBSD: patch-configure,v 1.7 2013/03/23 08:33:58 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
|
||||
@@ -4175,8 +4175,7 @@ else
|
||||
@@ -4187,8 +4187,7 @@ else
|
||||
PREFIX=$prefix
|
||||
fi
|
||||
echo -n Checking where Perl will find its libraries...
|
||||
@ -36,7 +36,7 @@ $OpenBSD: patch-configure,v 1.7 2013/03/23 08:33:58 ajacoutot Exp $
|
||||
if test -n "$PERLPREFIX"; then
|
||||
echo " $PERLPREFIX"
|
||||
else
|
||||
@@ -4194,7 +4193,7 @@ fi
|
||||
@@ -4206,7 +4205,7 @@ fi
|
||||
|
||||
|
||||
# Check for bourne shell
|
||||
@ -45,7 +45,7 @@ $OpenBSD: patch-configure,v 1.7 2013/03/23 08:33:58 ajacoutot Exp $
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
@@ -5652,8 +5651,8 @@ fi
|
||||
@@ -5664,8 +5663,8 @@ fi
|
||||
done
|
||||
test -n "$CUPS_LPINFO" || CUPS_LPINFO="/usr/sbin/lpinfo"
|
||||
|
||||
@ -55,7 +55,7 @@ $OpenBSD: patch-configure,v 1.7 2013/03/23 08:33:58 ajacoutot Exp $
|
||||
for ac_dir in pdq
|
||||
do
|
||||
# Extract the first word of "$ac_dir", so it can be a program name with args.
|
||||
@@ -5788,9 +5787,11 @@ fi
|
||||
@@ -5800,9 +5799,11 @@ fi
|
||||
test -n "$PDQ_PRINT" && break
|
||||
done
|
||||
test -n "$PDQ_PRINT" || PDQ_PRINT="/usr/bin/pdq"
|
||||
@ -67,7 +67,7 @@ $OpenBSD: patch-configure,v 1.7 2013/03/23 08:33:58 ajacoutot Exp $
|
||||
for ac_prog in ppr/bin/pprd
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
@@ -6103,7 +6104,7 @@ fi
|
||||
@@ -6115,7 +6116,7 @@ fi
|
||||
test -n "$PPR_PPOP" && break
|
||||
done
|
||||
test -n "$PPR_PPOP" || PPR_PPOP="/usr/bin/ppop"
|
||||
|
Loading…
Reference in New Issue
Block a user