Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 18:41:22 +0200
From:      Vasil Dimov <vd@FreeBSD.org>
To:        Andrej Zverev <andrej.zverev@gmail.com>
Cc:        "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, Vasil Dimov <vd@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r347563 - head/misc/ossp-uuid
Message-ID:  <CAMFAB1qzFYs_LFE1Bx3a-uKQaGqKKGh%2B3A1ZX6XwVjT%2BeUQjEw@mail.gmail.com>
In-Reply-To: <78A893C4-2C20-4009-925A-E44AE397B2BD@gmail.com>
References:  <201403091126.s29BQJm6010911@svn.freebsd.org> <78A893C4-2C20-4009-925A-E44AE397B2BD@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9 March 2014 15:25, Andrej Zverev <andrej.zverev@gmail.com> wrote:
> In original patch pkg-plist was correct.

No, it was not because it did not contain e.g.
%%WITH_PERL%%%%PERL5_MAN3%%/OSSP::uuid.3.gz

> You now trying to remove directories which belong to lang/perl but not to=
 your port.

I added those because they were listed by "make WITH_PERL=3D1
check-orphans" and I also found other ports that do that:

find /usr/ports/ -mindepth 3 -maxdepth 3 -name pkg-plist |xargs grep
'@dirrmtry %%SITE_PERL%%$'

find /usr/ports/ -mindepth 3 -maxdepth 3 -name pkg-plist |xargs grep
'@dirrmtry lib/perl5'

I assume that those should be removed now since you sent this email.
Should %%WITH_PERL%%lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod.gz
be removed from misc/ossp-uuid/pkg-plist too?

>> On 09 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2014 =D0=B3., at 15:26, Vasil Dimov=
 <vd@FreeBSD.org> wrote:
[...]
>> --- head/misc/ossp-uuid/pkg-plist    Sun Mar  9 10:23:40 2014    (r34756=
2)
>> +++ head/misc/ossp-uuid/pkg-plist    Sun Mar  9 11:26:18 2014    (r34756=
3)
>> @@ -5,7 +5,9 @@ include/ossp/uuid++.hh
>> lib/libuuid.a
>> lib/libuuid++.a
>> lib/libuuid++.la
>> +%%WITH_PERL%%lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod.gz
>> libdata/pkgconfig/uuid.pc
>> +%%WITH_PERL%%%%PERL5_MAN3%%/OSSP::uuid.3.gz
>> %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/OSSP/uuid.pm
>> %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/OSSP/uuid.pod
>> %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP/uuid/.packlist
>> @@ -14,4 +16,17 @@ libdata/pkgconfig/uuid.pc
>> %%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP/uuid
>> %%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OSSP
>> %%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/OSSP
>> +%%WITH_PERL%%@dirrmtry %%PERL5_MAN3%%
>> +%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
>> +%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
>> +%%WITH_PERL%%@dirrmtry %%SITE_PERL%%
>> +%%WITH_PERL%%@dirrmtry lib/perl5/%%PERL_VER%%/man
>> +%%WITH_PERL%%@dirrmtry lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%
>> +%%WITH_PERL%%@dirrmtry lib/perl5/%%PERL_VER%%
>> +%%WITH_PERL%%@dirrmtry lib/perl5/site_perl
>> +%%WITH_PERL%%@dirrmtry lib/perl5
>> +man/man1/uuid-config.1.gz
>> +man/man1/uuid.1.gz
>> +man/man3/uuid++.3.gz
>> +man/man3/uuid.3.gz
>> @dirrmtry include/ossp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMFAB1qzFYs_LFE1Bx3a-uKQaGqKKGh%2B3A1ZX6XwVjT%2BeUQjEw>