diff options
author | wiz <wiz@pkgsrc.org> | 2010-05-25 08:52:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-05-25 08:52:59 +0000 |
commit | 26a0e825bd7ae683f312e422eebe76a4f5642717 (patch) | |
tree | 203d77a9b34a3764fe825c3ea35b3923033c3ccc /print | |
parent | c1720227193155f8c89cde5b637f9e93fcb053e8 (diff) | |
download | pkgsrc-26a0e825bd7ae683f312e422eebe76a4f5642717.tar.gz |
Fix spelling in comment.
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/distinfo | 6 | ||||
-rw-r--r-- | print/cups/patches/patch-ai | 4 | ||||
-rw-r--r-- | print/cups/patches/patch-at | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/print/cups/distinfo b/print/cups/distinfo index 84264dc36c2..59ab88031f7 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.69 2010/05/25 07:51:44 sbd Exp $ +$NetBSD: distinfo,v 1.70 2010/05/25 08:52:59 wiz Exp $ SHA1 (cups-1.4.3-source.tar.bz2) = 0dd9e3d709614d26cce77728b9263556c94c9559 RMD160 (cups-1.4.3-source.tar.bz2) = 6c5ab282405d6a1132163c727583f3a572307d88 @@ -11,7 +11,7 @@ SHA1 (patch-ae) = d89b47961d899f99b6c57be3ebdb6a7b34e55324 SHA1 (patch-af) = d062df1855e86e92f883f702996f28afc7aff90d SHA1 (patch-ag) = 680c1c7fb44d8153b5825252d2e297a5196ca98e SHA1 (patch-ah) = 763220bdbc01c9ab323c62b7bc601a3082bd03e2 -SHA1 (patch-ai) = a54740f2b12782e3445a6299fb942b70f792dce6 +SHA1 (patch-ai) = fae5b2b5e54ea947d92c89c0bdcdd86c7e3bad12 SHA1 (patch-an) = 231c871e31db279e8aeafba71506f93330e0a971 SHA1 (patch-ao) = 7fe50080b9a6fd4dac186020f9351ef6000373c7 -SHA1 (patch-at) = c8a9e92d5510b2bbf66b63ca6f2ff9be0a48d5da +SHA1 (patch-at) = aee1f0e8cbcd9e2dbcfa9af3fb675ea7ce1ce622 diff --git a/print/cups/patches/patch-ai b/print/cups/patches/patch-ai index 55b31287ca9..abf8143522e 100644 --- a/print/cups/patches/patch-ai +++ b/print/cups/patches/patch-ai @@ -1,6 +1,6 @@ -$NetBSD: patch-ai,v 1.17 2010/05/25 08:09:58 sbd Exp $ +$NetBSD: patch-ai,v 1.18 2010/05/25 08:52:59 wiz Exp $ -Don't create directorys, do that with OWN_DIRS and OWN_DIRS_PERMS +Don't create directories, do that with OWN_DIRS and OWN_DIRS_PERMS --- notifier/Makefile.orig 2009-04-12 23:04:51.000000000 +0000 +++ notifier/Makefile diff --git a/print/cups/patches/patch-at b/print/cups/patches/patch-at index dd9e4e5a1e1..6e7570b7712 100644 --- a/print/cups/patches/patch-at +++ b/print/cups/patches/patch-at @@ -1,6 +1,6 @@ -$NetBSD: patch-at,v 1.10 2010/05/25 08:09:58 sbd Exp $ +$NetBSD: patch-at,v 1.11 2010/05/25 08:52:59 wiz Exp $ -Don't create directorys, do that with OWN_DIRS and OWN_DIRS_PERMS +Don't create directories, do that with OWN_DIRS and OWN_DIRS_PERMS --- scheduler/Makefile.orig 2009-05-26 23:27:06.000000000 +0000 +++ scheduler/Makefile |