Minor update to system-config-printer-1.3.6.

This commit is contained in:
ajacoutot 2011-08-23 06:41:31 +00:00
parent b9e654d3c0
commit 94cbaa9f93
3 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.29 2011/07/29 16:56:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.30 2011/08/23 06:41:31 ajacoutot Exp $
COMMENT= printer (CUPS) administration tool
DISTNAME= system-config-printer-1.3.5
DISTNAME= system-config-printer-1.3.6
CATEGORIES= print sysutils

View File

@ -1,5 +1,5 @@
MD5 (system-config-printer-1.3.5.tar.xz) = nYBmQ/F9xlpJKh1OimDy7A==
RMD160 (system-config-printer-1.3.5.tar.xz) = oyax3eZDQnUAvJGZXMHEaWFvLUM=
SHA1 (system-config-printer-1.3.5.tar.xz) = hKsj6SwEznF00INfFUdTd1TLucA=
SHA256 (system-config-printer-1.3.5.tar.xz) = I8eKMEBNqXkF+17HdNik4XRmwANjQHmu+3bbRrKopBk=
SIZE (system-config-printer-1.3.5.tar.xz) = 994512
MD5 (system-config-printer-1.3.6.tar.xz) = 3Hoi/BFR+QO1FuXPQJgtnQ==
RMD160 (system-config-printer-1.3.6.tar.xz) = aYHTAEaKVHh3NFx4QrWTD7r0y7k=
SHA1 (system-config-printer-1.3.6.tar.xz) = fCNltvPdDM3t3c2XiNc2InznhY8=
SHA256 (system-config-printer-1.3.6.tar.xz) = QS84xF0Tdj9phytzf5t4hfBjNwSk73HqrnuMMObdcBM=
SIZE (system-config-printer-1.3.6.tar.xz) = 988332

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-cupshelpers_cupshelpers_py,v 1.6 2011/07/29 16:56:32 ajacoutot Exp $
--- cupshelpers/cupshelpers.py.orig Thu Jul 28 18:04:13 2011
+++ cupshelpers/cupshelpers.py Fri Jul 29 18:50:55 2011
@@ -699,7 +699,7 @@ def missingExecutables(ppd):
$OpenBSD: patch-cupshelpers_cupshelpers_py,v 1.7 2011/08/23 06:41:31 ajacoutot Exp $
--- cupshelpers/cupshelpers.py.orig Fri Aug 19 12:17:26 2011
+++ cupshelpers/cupshelpers.py Tue Aug 23 08:33:10 2011
@@ -698,7 +698,7 @@ def missingExecutables(ppd):
# First, a local function. How to check that something exists
# in a path:
@ -10,7 +10,7 @@ $OpenBSD: patch-cupshelpers_cupshelpers_py,v 1.6 2011/07/29 16:56:32 ajacoutot E
if name == "-":
# A filter of "-" means that no filter is required,
# i.e. the device accepts the given format as-is.
@@ -813,7 +813,7 @@ def missingExecutables(ppd):
@@ -812,7 +812,7 @@ def missingExecutables(ppd):
exepath = pathcheck (exe,
"/usr/lib/cups/filter:"