X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=LE4mwW3 0dh37lF+AU8T8WnSdiMaATEe9NS0ozRQhwOD+wc555OBuMugrEXH7ZoHkGPmi/UY 8libcr8Jy5ZHGrDsWL6HUASRDIgx+Ao/bCGbG9jTHP2fdgmKyv/6BpnTk+S+D5c4 bbddPF0eG5tgIck2h8F/h/iVj2mZ0PqWzAyU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=IsmnVmUuV0T0e DUNA2C+aFDU+Jo=; b=hOna8xmBKvjiarN/anQAoxn+hdyIgWlqaFF8DfL6a72Q5 cvAownhU5rlgSsPIi70YG8VbkxqdlJuxcrPHB3ebOOYvLwbbVnXD2C7PX2sL5JKV j4NvaIePw3ClkpuwJKuZqfTnaczOmLfOR7m9cBl0Ua5SUAdTjZmCCTF11SgLGI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,KHOP_DNSBL_BUMP,KHOP_THREADED,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,TW_YG autolearn=no version=3.3.1 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=891n/+paCGiyZ8a292g/d3mNm/pVXd5cqRlUSOjKOFg=; b=bJBL00ILlVuYmJa1uplIuDcpAeY/lz+4FonTv3ZzSnF6j1Omd/RqmGqrnD9I2GajM8 0myfllmNKvj6MAwznKGxdJhaMp55FgeRTjNFczTE8E1eCwMqrjbzuf8bZmzLHlDHls// 5Py4GYyziUBZvPpGQ4nR+cBZ1+UDtP+ToDMWoAl8v0cyW19eGhsMtJd/n815sdQ4yPfc 2LtcrkOuSvA7CN1pXzZw09/QcxDueB3G5c4VdpbpSgJzQfYVAqQdyQPk9BcwHh9BZuHl uRoQfUZueqLul2nW3q95ZzqBmgRvfYmdyPjD+yK1dzpqDQ4sBjTsMEZo5NMWJNAjbyRQ I9qw== X-Received: by 10.112.126.9 with SMTP id mu9mr17076045lbb.99.1370521312730; Thu, 06 Jun 2013 05:21:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20130522081820.GT2406@calimero.vinschen.de> References: <20130521094222 DOT GF2406 AT calimero DOT vinschen DOT de> <20130521160510 DOT GO2406 AT calimero DOT vinschen DOT de> <20130522081820 DOT GT2406 AT calimero DOT vinschen DOT de> From: Frank Fesevur Date: Thu, 6 Jun 2013 14:21:22 +0200 Message-ID: Subject: Re: Patch for shutdown To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset=ISO-8859-1 2013/5/22 Corinna Vinschen: > After that, checking out the project is done using > > $ cvs -d :ext:@sourceware.org:/cvs/cygwin-apps co shutdown The code is in CVS. Since this is my first package and it uses the CVS I have a question about the next steps. If I understand things correctly, these are the steps needed: - add tag "rel1-10" to CVS - use cygport to generate the bin packages - "cygport --32 shutdown.cygport download prep compile package" - "cygport --64 shutdown.cygport download prep compile package" - I assume these commands will also generate a src package From there I follow the normal steps (ITA, RFU and announcement) as described on http://cygwin.com/setup.html Did I miss anything? Regards, Frank -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple