delorie.com/archives/browse.cgi | search |
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:subject:references:to:cc:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=laVhntD48ZEZvacl | |
pI3ESA9mjT1wUoq91C+uMhMGYAbuUUQYXVOHxOPUMBwYjjPIbodshftv0yDoCroi | |
kugMuOVsLcsuaHfxHR/kjOKDclRIFadB97uuACzgehGCGXogmPkyzRdsfxG2aqfl | |
mlLYQIZivrz1/mcu0wUIx1tcXns= | |
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:subject:references:to:cc:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=89ycTQhNxcmckCdQ4EGT0Y | |
3h6ZY=; b=ZF1Bksq17YW7lItk8XVQmhNzrA7E6rPXkEOeCpSWTJOgAGoVxBr0LV | |
j5un4p+HTXf8GiETSUcRVAOd+uz8CpC3M9kXOQV0hWVZ48L5dSlGx/OYAqS2Cho1 | |
9YvgjwqU4+qpqq+K/ES1DkJzshPk09vIvHwgT54LfaRMGBLqJMh1k= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=among, Hx-spam-relays-external:ESMTPA |
X-HELO: | out4-smtp.messagingengine.com |
X-ME-Sender: | <xms:sc8ZWQ6Cf86HfoDs2Qa7D-td5KIR5qqe5EeGFpOgTdh5TO7eHYxrPg> |
Subject: | Re: Making a package obsolete |
References: | <0996331f-befd-6f4f-2979-a906d8895063 AT cornell DOT edu> <eff720fe-1a1f-8779-2611-db725e8f1372 AT dronecode DOT org DOT uk> <e53a32eb-2034-400e-4df5-eee6b0292e10 AT cornell DOT edu> <d32d69fd-4b4c-b94a-37cc-003a49503a84 AT dronecode DOT org DOT uk> <46439427-ebcd-8b95-5be5-e9eff4daac6f AT cornell DOT edu> |
To: | The Cygwin Mailing List <cygwin AT cygwin DOT com> |
Cc: | Ken Brown <kbrown AT cornell DOT edu> |
From: | Jon Turney <jon DOT turney AT dronecode DOT org DOT uk> |
Message-ID: | <20762138-fb8e-3842-6b06-928f264b4549@dronecode.org.uk> |
Date: | Mon, 15 May 2017 16:56:28 +0100 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
MIME-Version: | 1.0 |
In-Reply-To: | <46439427-ebcd-8b95-5be5-e9eff4daac6f@cornell.edu> |
On 15/05/2017 15:30, Ken Brown wrote: > On 5/14/2017 1:38 PM, Jon Turney wrote: >> On 13/05/2017 20:44, Ken Brown wrote: >>> On 5/13/2017 7:12 AM, Jon Turney wrote: >>>> On 12/05/2017 22:02, Ken Brown wrote: >>>>> I have a package that is going to become obsolete, but its contents >>>>> will >>>>> be distributed among several other packages. So I can't handle >>>>> this by >>>>> defining OBSOLETES in any one .cygport file. Is there a standard >>>>> way to >>>>> deal with this using cygport, or should I just create the necessary >>>>> tarballs and .hint file manually? >>>> >>>> I think the best way to do that is to bump your package revision, >>>> change >>>> it's category to _obsolete, make it's contents empty, and make it >>>> depend >>>> on the packages which are replacing it. >>> >>> Yes, that was my first thought. But there's no longer a source file for >>> the obsolete package[1], and cygport complains that SRC_URI must be >>> defined. Maybe cygport should be patched to allow an empty SRC_URI when >>> the category is _obsolete. Or do you see another way around this? >> >> I would think you can use the same SRC_URI as previously, but set >> PKG_CONTENTS="" and PKG_IGNORE="*" ? > > You're right, I can do something like that. I was being overly pedantic > in wanting SRC_URI to be "accurate". Sorry for the noise. You can always make an empty tarball called texlive-collection-htmlxml-20170515.tar.xz or whatever, and use that for SRC_URI. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |