Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2018 07:29:05 +0200
From:      Niclas Zeising <zeising@freebsd.org>
To:        Koichiro Iwao <meta@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org
Subject:   Re: svn commit: r476013 - in head: . Mk audio/rhythmbox cad/brlcad chinese/librime devel/directfb devel/imake devel/lndir devel/makedepend devel/sdl12 editors/vim emulators/open-vm-tools emulators/ston...
Message-ID:  <54be1788-fb1a-f366-7335-97f73a22ad30@freebsd.org>
In-Reply-To: <20180801003545.tviomlllmxt6du2j@icepick.vmeta.jp>
References:  <201807311841.w6VIfUdL060838@repo.freebsd.org> <20180801003545.tviomlllmxt6du2j@icepick.vmeta.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/01/18 02:35, Koichiro Iwao wrote:
> On Tue, Jul 31, 2018 at 06:41:30PM +0000, Niclas Zeising wrote:
>> Author: zeising
>> Date: Tue Jul 31 18:41:30 2018
>> New Revision: 476013
>> URL: https://svnweb.freebsd.org/changeset/ports/476013
>>
>> Log:
>>    Switch to xorgproto instead of individual packages
>>    
>>    Upstream used to distribute protocol headers as separate packages, but has
>>    decided to merge those to a common package, named xorgproto.  This update
>>    tracks that change.
>>    
>>    * Add a new port, x11/xorgproto, with are protocol headers for xorg.
>>    * Hook the new protocol port to the build and to infrastructure in
>>      bsd.xorg.mk.
>>    * Update all ports with a dependency on any of the old *proto packages to
>>      instead depend on xorgproto.  Bump portrevision.
>>    * Delete the old *proto packages, update MOVED.
>>
>> (snip)
>>    
>> Modified: head/UPDATING
>> ==============================================================================
>> --- head/UPDATING	Tue Jul 31 18:38:39 2018	(r476012)
>> +++ head/UPDATING	Tue Jul 31 18:41:30 2018	(r476013)
>> @@ -5,6 +5,15 @@ they are unavoidable.
>>   You should get into the habit of checking this file for changes each time
>>   you update your ports collection, before attempting any port upgrades.
>>   
>> +20180731:
>> +  AFFECTS: users of x11/xorg and all ports with USE_XORG=*proto
>> +  AUTHOR: zeising@daemonic.se
>> +
>> +  The xorg *proto packages have all been merged into one package,
>> +  x11/xorgproto.  This might cause issues with upgrading.  If you
>> +  get conflicts between xorgproto and old *proto packages, please
>> +  remove the old package and install xorgproto again.
>> +
>>   20180728:
>>     AFFECTS: users who upgrade from security/kc to security/kc24
>>     AUTHOR: pi@FreeBSD.org
> 
> I needed to remove evieext package, too. It isn't named *proto but a
> proto package. Maybe most people easily realize it, though.
> 

It is a proto package, but I missed it, probably because of the name. 
I've removed it now.  Apologies for the breakage.
Regards
-- 
Niclas Zeising



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54be1788-fb1a-f366-7335-97f73a22ad30>