Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 8F21863B8A2 for ; Fri, 22 Feb 2008 02:14:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4AB1563B1A2; Fri, 22 Feb 2008 02:14:54 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 983F963B19E for ; Fri, 22 Feb 2008 02:14:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 50D36175C1; Fri, 22 Feb 2008 02:14:53 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/misc/watch To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080222021453.50D36175C1@cvs.netbsd.org> Date: Fri, 22 Feb 2008 02:14:53 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri Feb 22 02:14:53 UTC 2008 Modified Files: pkgsrc/misc/watch: Makefile distinfo pkgsrc/misc/watch/patches: patch-aa Removed Files: pkgsrc/misc/watch/patches: patch-ab Log Message: - merge patch-aa and patch-ab, they patched the same file. - Uses asprintf and getopt_long This closes PR pkg/38054. To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/misc/watch/Makefile cvs rdiff -r1.6 -r1.7 pkgsrc/misc/watch/distinfo cvs rdiff -r1.3 -r1.4 pkgsrc/misc/watch/patches/patch-aa cvs rdiff -r1.2 -r0 pkgsrc/misc/watch/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.