You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Peter Samuelson <pe...@p12n.org> on 2009/10/15 16:12:32 UTC

Re: svn commit: r39992 - in branches/1.6.x: . tools/dist

[Hyrum K. Wright]
> --- branches/1.6.x/tools/dist/construct-rolling-environment.sh	Tue Oct 13 09:06:53 2009	(r39991)
> +++ branches/1.6.x/tools/dist/construct-rolling-environment.sh	Tue Oct 13 09:09:30 2009	(r39992)
> @@ -7,7 +7,7 @@ SWIG=swig-1.3.36
>  
>  APR=apr-1.3.5
>  APR_UTIL=apr-util-1.3.7
> -NEON=neon-0.28.4
> +NEON=neon-0.29.0

Was that supposed to be part of this change?  I thought we tried not to
change our deps tarball after the 1.x.0 release.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2407940

Re: svn commit: r39992 - in branches/1.6.x: . tools/dist

Posted by "Hyrum K. Wright" <hy...@hyrumwright.org>.
On Oct 15, 2009, at 11:12 AM, Peter Samuelson wrote:

> [Hyrum K. Wright]
>> --- branches/1.6.x/tools/dist/construct-rolling-environment.sh	Tue  
>> Oct 13 09:06:53 2009	(r39991)
>> +++ branches/1.6.x/tools/dist/construct-rolling-environment.sh	Tue  
>> Oct 13 09:09:30 2009	(r39992)
>> @@ -7,7 +7,7 @@ SWIG=swig-1.3.36
>>
>> APR=apr-1.3.5
>> APR_UTIL=apr-util-1.3.7
>> -NEON=neon-0.28.4
>> +NEON=neon-0.29.0
>
> Was that supposed to be part of this change?  I thought we tried not  
> to
> change our deps tarball after the 1.x.0 release.

That was part of the nominated and voted revision, but it shouldn't  
affect the deps tarball.  I use the same set of scripts to roll patch  
releases, and I generally don't update the deps versions unless there  
is a pressing need.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2407944