From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89681 invoked by alias); 17 Apr 2016 19:13:32 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 89664 invoked by uid 89); 17 Apr 2016 19:13:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, shipping X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 17 Apr 2016 19:13:30 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9713A83F44 for ; Sun, 17 Apr 2016 19:13:29 +0000 (UTC) Received: from [10.10.116.19] (ovpn-116-19.rdu2.redhat.com [10.10.116.19]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u3HJDSTL018135 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 17 Apr 2016 15:13:29 -0400 Subject: Re: cygport patches for TeX Live To: cygwin-apps@cygwin.com References: <571125E5.6000004@cornell.edu> From: Yaakov Selkowitz Message-ID: <5713E057.2000907@cygwin.com> Date: Sun, 17 Apr 2016 19:13:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <571125E5.6000004@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-04/txt/msg00025.txt.bz2 On 2016-04-15 12:33, Ken Brown wrote: > I'm attaching three patches that I used in preparing the recent test > release of the TeX Live collections. The first is self-explanatory. The > second and third reflect the fact that I'm now shipping .tlpobj files > and maintaining /usr/share/tlpkg/texlive.tlpdb, so that tlmgr knows what > collections and packages are installed. Applied and pushed. -- Yaakov