On 2013/12/06 16:47, LEVAI Daniel wrote:
> Hey guys,
> 
> I'm preparing an update for sieve-connect, and the new release requires
> p5-Net_SSLeay >=1.37.
> In the port's Makefile, SSLeay is not listed as a RUN_DEPEND, because
> p5-IO-Socket-SSL is, and that would pull in SSLeay. It is also the case
> that in -current, SSLeay is v1.54.
> So, is it advised adding an explicit dependency with version requirement
> to RUN_DEPENDS?
> If not, should/can I also remove the explicit version requirement from
> p5-IO-Socket-SSL that it must be >=1.14, as the version is already 1.89
> in -current?
> 
> 
> Thanks for the input,
> Daniel
> 
> -- 
> LÉVAI Dániel
> PGP key ID = 0x83B63A8F
> Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F
> 

I would do one of two things:

1. RUN_DEPENDS on p5-Net_SSLeay >=1.37

or 2. ignore it, p5-Net_SSLeay was updated to 1.38 in 2011,
and people are meant to do a full pkg_delete / pkg_add cycle
this release anyway



Reply via email to