tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/subversion
Le 06/09/15 13:24, Greg Troxel a écrit :
>
> Richard PALO <richard%netbsd.org@localhost> writes:
>
>> Le 05/09/15 16:10, Adam Ciarcinski a écrit :
>>> Module Name: pkgsrc
>>> Committed By: adam
>>> Date: Sat Sep 5 14:10:59 UTC 2015
>>>
>>> Modified Files:
>>> pkgsrc/devel/subversion: Makefile Makefile.version distinfo
>>> pkgsrc/devel/subversion/files: build-outputs.mk
>>>
>>> Log Message:
>>> Changes 1.9.1:
>>
>>
>> Not being apache minded, any idea how to fix the fallout in ap2-subversion?:
>
> -- checking for apr_memcache_create in -laprutil-1... yes
> -- checking for Apache module support via DSO through APXS... found at /opt/local/bin/apxs
> -- checking httpd version... recent enough
> -- checking mod_dav version... acceptable
> -- checking whether Apache version is compatible with APR version... no
> -- configure: error: Apache version 2.4.16 incompatible with APR version 1.5.2
> -- *** Error code 1
>
> Does the previous subversion version build with apache 2.4?
>
> As I understand it, there was apr0, used with apache 1.3, and apr1, used
> with apache 2.0 and up. Or mabe 2.0 could use either. Subversion could
> be built with either, at least earlier, and this was necessary in order
> to be able to build the apache module for either 1.3, 2.0 or 2.2.
>
> The Makefiles for apache22 and apache24 both include devel/apr and seem
> to depend on >= 1.5.
>
> So it looks like a buggy check for apr version in svn 1.9.1.
>
> I am curious what Adam thinks.
>
As I'm in a middle of a pkg_rolling-replace update,
this is the current (that is, previous) situation:
> richard@omnis:/home/richard/src/pkgsrc/www/ap2-subversion$ bmake info
> Information for ap24-subversion-1.9.0:
>
> Comment:
> WebDAV server (Apache module) for Subversion
>
> Requires:
> {gcc49,gcc49-libs}>=4.9
> gcc49-libs>=4.9.1
> serf>=1.3.4nb1
> cyrus-sasl>=2.1.26
> gettext-lib>=0.18
> subversion-base>=1.9.0
> apache>=2.4.7<2.5
> apache>=2.4.7nb1
>
> Required by:
> subversion-1.9.0nb1
> ...
and
> richard@omnis:/home/richard/src/pkgsrc/www/ap2-subversion$ pkg_info subversion
> Information for subversion-1.9.0nb1:
>
> Comment:
> Version control system, meta-package
>
> Requires:
> subversion-base-1.9.0{,nb[0-9]*}
> ap24-subversion-1.9.0{,nb[0-9]*}
> p5-subversion-1.9.0{,nb[0-9]*}
> py27-subversion-1.9.0{,nb[0-9]*}
> ruby200-subversion-1.9.0{,nb[0-9]*}
> serf>=1.3.4nb1
> cyrus-sasl>=2.1.26
> gettext-lib>=0.18
> python27>=2.7.1nb2
> gcc49-libs>=4.9.1
> ...
--
Richard PALO
Home |
Main Index |
Thread Index |
Old Index