From bb0fe684378f5a1ff6abe7663c4e35fa802dd47d Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 23 Oct 2005 15:36:48 +0000 Subject: Fixed pkglint warnings. --- shells/zsh/Makefile.common | 4 ++-- shells/zsh/distinfo | 22 +++++++++++----------- shells/zsh/patches/patch-ad | 2 ++ shells/zsh/patches/patch-af | 2 ++ shells/zsh/patches/patch-ag | 2 ++ shells/zsh/patches/patch-ah | 2 ++ shells/zsh/patches/patch-ai | 2 ++ shells/zsh/patches/patch-aj | 2 ++ shells/zsh/patches/patch-ak | 2 ++ shells/zsh/patches/patch-al | 2 ++ shells/zsh/patches/patch-am | 2 ++ shells/zsh/patches/patch-an | 2 ++ 12 files changed, 33 insertions(+), 13 deletions(-) (limited to 'shells') diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index b26b6c30e3f..2c6aff4a1d1 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2005/10/11 12:43:00 joerg Exp $ +# $NetBSD: Makefile.common,v 1.28 2005/10/23 15:36:48 rillig Exp $ DISTNAME= zsh-${ZSH_VERSION} CATEGORIES= shells @@ -80,7 +80,7 @@ PKG_SHELL= bin/zsh INSTALL_TARGET= install install.info pre-install: - @cd ${WRKSRC}/Completion; find . -name \*.orig -exec rm \{\} \; + @cd ${WRKSRC}/Completion; ${FIND} . -name \*.orig -exec ${RM} \{\} \; post-install: @${INSTALL_DATA_DIR} ${PREFIX}/share/doc/zsh diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index 4aadb1989ef..fec41f439c3 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.23 2005/10/11 12:43:00 joerg Exp $ +$NetBSD: distinfo,v 1.24 2005/10/23 15:36:48 rillig Exp $ SHA1 (zsh-4.2.5.tar.bz2) = 4dc142eb37c4dadae29ed7fb51756ed89ba64263 RMD160 (zsh-4.2.5.tar.bz2) = 10e2319b30d5791d39c0a4488e297d451adbdbe5 @@ -6,14 +6,14 @@ Size (zsh-4.2.5.tar.bz2) = 2074535 bytes SHA1 (patch-aa) = 5e5fde0f21a64c2e0579958868b05737ef0c6afb SHA1 (patch-ab) = 815de90c379035dbc02b251cee148f6df47f9a65 SHA1 (patch-ac) = 821c6f60ddfddb72e14d5a33b1b448b2c5c0a036 -SHA1 (patch-ad) = a10254d6ab2833c412c07ccf2c9850146330b812 +SHA1 (patch-ad) = fdd1e0c337e3efec5f94d363d93128e8a7dc5af3 SHA1 (patch-ae) = 7d4514d0bad6553d3c0cf115874bf50ed0da3d48 -SHA1 (patch-af) = 82112d5a986a411ef786a77aef8318b0382b55a8 -SHA1 (patch-ag) = 226bd32c4773f774fc32917995d22e6862c9a29a -SHA1 (patch-ah) = 7c3c8f0248514d9d5b49aa7614b9d904818ee2ef -SHA1 (patch-ai) = 8860dff9d404d37c533b4a504deacd2fd53ae75f -SHA1 (patch-aj) = 63ab6c60ced9797f85fd4f6d66378d075df80d3f -SHA1 (patch-ak) = 94357cd693db8883573d151ada587d97182dbc22 -SHA1 (patch-al) = 5d64cc17df312921be919c4398194c6c14dce769 -SHA1 (patch-am) = 0c3c403e35b1ae274874f17eac6807d7b7289ca2 -SHA1 (patch-an) = 68349a486e06264a6e07858d1471c56a351929e5 +SHA1 (patch-af) = 2389809b3933104be4db45a3d00036d44072056f +SHA1 (patch-ag) = 2e99c91e7acaa4e1e0eb90f36ca739c0737473e8 +SHA1 (patch-ah) = c25246d0067afaa8fc17c25a803ca68e6de0846e +SHA1 (patch-ai) = 6065726a9ddbe04a2c43a88b09cbb6fe3937d094 +SHA1 (patch-aj) = dc53a299185bd2549ae390e5fd665dfb609d47b9 +SHA1 (patch-ak) = 8ceabf360b684c01f6eccc8b569c09e7cc41984d +SHA1 (patch-al) = e762398c8f44c1a2e759db29c124aa1050baf744 +SHA1 (patch-am) = a271782ccb1ccad1db6c03405055bb30ff05c420 +SHA1 (patch-an) = adbf96233d3d1cb6b8a1637cb4ae4e5747838fba diff --git a/shells/zsh/patches/patch-ad b/shells/zsh/patches/patch-ad index a5d207c54b8..992737c855c 100644 --- a/shells/zsh/patches/patch-ad +++ b/shells/zsh/patches/patch-ad @@ -1,3 +1,5 @@ +$NetBSD: patch-ad,v 1.10 2005/10/23 15:36:48 rillig Exp $ + --- Completion/BSD/Command/_chflags.orig 2005-05-09 23:55:24.000000000 +0200 +++ Completion/BSD/Command/_chflags 2005-05-09 23:55:03.000000000 +0200 @@ -25,7 +25,7 @@ diff --git a/shells/zsh/patches/patch-af b/shells/zsh/patches/patch-af index c076ed1cd3a..45580e1ddc2 100644 --- a/shells/zsh/patches/patch-af +++ b/shells/zsh/patches/patch-af @@ -1,3 +1,5 @@ +$NetBSD: patch-af,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Command/_apm.orig 2005-05-09 23:57:43.000000000 +0200 +++ Completion/Unix/Command/_apm 2005-05-09 23:58:44.000000000 +0200 @@ -11,7 +11,7 @@ diff --git a/shells/zsh/patches/patch-ag b/shells/zsh/patches/patch-ag index b0cf1a48d87..357e374bdca 100644 --- a/shells/zsh/patches/patch-ag +++ b/shells/zsh/patches/patch-ag @@ -1,3 +1,5 @@ +$NetBSD: patch-ag,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Command/_cvs.orig 2005-05-09 23:57:52.000000000 +0200 +++ Completion/Unix/Command/_cvs 2005-05-09 23:59:19.000000000 +0200 @@ -7,7 +7,7 @@ diff --git a/shells/zsh/patches/patch-ah b/shells/zsh/patches/patch-ah index cd4e4539feb..c2b99645528 100644 --- a/shells/zsh/patches/patch-ah +++ b/shells/zsh/patches/patch-ah @@ -1,3 +1,5 @@ +$NetBSD: patch-ah,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Command/_ifconfig.orig 2005-05-09 23:57:59.000000000 +0200 +++ Completion/Unix/Command/_ifconfig 2005-05-09 23:58:49.000000000 +0200 @@ -19,7 +19,7 @@ diff --git a/shells/zsh/patches/patch-ai b/shells/zsh/patches/patch-ai index 69227f4aadc..303d3cfbc1e 100644 --- a/shells/zsh/patches/patch-ai +++ b/shells/zsh/patches/patch-ai @@ -1,3 +1,5 @@ +$NetBSD: patch-ai,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Command/_mount.orig 2005-05-09 23:58:03.000000000 +0200 +++ Completion/Unix/Command/_mount 2005-05-09 23:59:50.000000000 +0200 @@ -471,7 +471,7 @@ diff --git a/shells/zsh/patches/patch-aj b/shells/zsh/patches/patch-aj index 94a25512c24..e2f14f65a0c 100644 --- a/shells/zsh/patches/patch-aj +++ b/shells/zsh/patches/patch-aj @@ -1,3 +1,5 @@ +$NetBSD: patch-aj,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Command/_mt.orig 2005-05-09 23:58:35.000000000 +0200 +++ Completion/Unix/Command/_mt 2005-05-09 23:57:23.000000000 +0200 @@ -44,7 +44,7 @@ diff --git a/shells/zsh/patches/patch-ak b/shells/zsh/patches/patch-ak index f173e18828a..6bfb80c8467 100644 --- a/shells/zsh/patches/patch-ak +++ b/shells/zsh/patches/patch-ak @@ -1,3 +1,5 @@ +$NetBSD: patch-ak,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Command/_sysctl.orig 2005-05-09 23:58:13.000000000 +0200 +++ Completion/Unix/Command/_sysctl 2005-05-09 23:58:54.000000000 +0200 @@ -13,7 +13,7 @@ diff --git a/shells/zsh/patches/patch-al b/shells/zsh/patches/patch-al index cc952e22d18..5b0c6ea478e 100644 --- a/shells/zsh/patches/patch-al +++ b/shells/zsh/patches/patch-al @@ -1,3 +1,5 @@ +$NetBSD: patch-al,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Type/_file_systems.orig 2005-05-09 23:58:17.000000000 +0200 +++ Completion/Unix/Type/_file_systems 2005-05-10 00:00:42.000000000 +0200 @@ -16,9 +16,9 @@ diff --git a/shells/zsh/patches/patch-am b/shells/zsh/patches/patch-am index 01173c5b1f3..8851c3c89af 100644 --- a/shells/zsh/patches/patch-am +++ b/shells/zsh/patches/patch-am @@ -1,3 +1,5 @@ +$NetBSD: patch-am,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Completion/Unix/Type/_net_interfaces.orig 2005-05-09 23:58:21.000000000 +0200 +++ Completion/Unix/Type/_net_interfaces 2005-05-10 00:00:05.000000000 +0200 @@ -12,7 +12,7 @@ diff --git a/shells/zsh/patches/patch-an b/shells/zsh/patches/patch-an index 528044713f0..98e09af5c43 100644 --- a/shells/zsh/patches/patch-an +++ b/shells/zsh/patches/patch-an @@ -1,3 +1,5 @@ +$NetBSD: patch-an,v 1.2 2005/10/23 15:36:48 rillig Exp $ + --- Src/Modules/zpty.c.orig 2004-06-03 00:15:01.000000000 +0200 +++ Src/Modules/zpty.c 2005-05-10 00:01:41.000000000 +0200 @@ -246,15 +246,13 @@ -- cgit v1.2.3