Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7DD3DA6558 for ; Fri, 14 Aug 2015 17:54:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2DB2D14A21D; Fri, 14 Aug 2015 17:54:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E1F914A1FC for ; Fri, 14 Aug 2015 17:54:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id aXW0Y_oGLdKV for ; Fri, 14 Aug 2015 17:54:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D5C6E14A1FF for ; Fri, 14 Aug 2015 17:54:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CC70798; Fri, 14 Aug 2015 17:54:43 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 14 Aug 2015 17:54:43 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/reposurgeon To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20150814175443.CC70798@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Fri Aug 14 17:54:43 UTC 2015 Modified Files: pkgsrc/devel/reposurgeon: Makefile distinfo Log Message: Update to 3.28: 3.26: 2015-07-05 Make repotool honor the mirror directory argument for CVS. Fix gitlab issue 4: even successful CVS export returns error code. Fix some name lookup issues from the cache needing invalidation. Implement and document that action stamps from author dates are preferred. New --filter option to mailbox_out for selective emission of headers. Fix gitlab issue #9: blank lines in svn:ignore misinterpreted. 3.27: 2015-06-22 Per-repo-type preserves aren't clobbered when there's a lister. Git repository hooks are preserved. Read support for Monotone, not yet very well tested. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/reposurgeon/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/reposurgeon/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.