svn commit: r404973 - head/x11-fonts/py-bdflib

Kubilay Kocak koobs at FreeBSD.org
Fri Jan 1 10:54:50 UTC 2016


On 1/01/2016 7:44 PM, Sunpoet Po-Chuan Hsieh wrote:
>  On Fri, Jan 1, 2016 at 3:25 PM, Kubilay Kocak <koobs at freebsd.org
> <mailto:koobs at freebsd.org>> wrote:
> 
>     On 1/01/2016 5:36 PM, Sunpoet Po-Chuan Hsieh wrote:
>     >  MASTER_SITES=        CHEESESHOP/source/b/${PORTNAME}
> 
>     Can this go, or does it have a weird dist path / file name?
> 
> 
> I think we need to fix this line:
> 
> CHEESESHOP:source/${DISTNAME:C/(.).*/\1/}/${DISTNAME:C/(.*)-[0-9].*/\1/}
> 
> It does not recognize DISTVERSIONPREFIX and DISTVERSIONSUFFIX which are
> usually non-digit.
> It might work if we replace [0-9].* with DISTVERSIONFULL. (at least it
> works for this port)
> 
> Regards,
> sunpoet

See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205762

Are the issues related? Could both be solved by improving the CHEESESHOP
entry?


More information about the svn-ports-head mailing list