Received: by mail.netbsd.org (Postfix, from userid 605) id E71B684D70; Tue, 1 Aug 2017 07:22:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B19884D66 for ; Tue, 1 Aug 2017 07:22:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id U8W3uF38mX_H for ; Tue, 1 Aug 2017 07:22:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1DC1684CE4 for ; Tue, 1 Aug 2017 07:22:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 18E7DFACD; Tue, 1 Aug 2017 07:22:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501572124263910" MIME-Version: 1.0 Date: Tue, 1 Aug 2017 07:22:04 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/comms/py-serial To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170801072204.18E7DFACD@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1501572124263910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 1 07:22:04 UTC 2017 Added Files: pkgsrc/comms/py-serial: ALTERNATIVES Log Message: Added ALTERNATIVES To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/comms/py-serial/ALTERNATIVES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501572124263910 Content-Disposition: inline Content-Length: 284 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/comms/py-serial/ALTERNATIVES diff -u /dev/null pkgsrc/comms/py-serial/ALTERNATIVES:1.1 --- /dev/null Tue Aug 1 07:22:04 2017 +++ pkgsrc/comms/py-serial/ALTERNATIVES Tue Aug 1 07:22:03 2017 @@ -0,0 +1 @@ +bin/miniterm @PREFIX@/bin/miniterm@PYVERSSUFFIX@ --_----------=_1501572124263910--