On 2018/09/07 01:22, Charlene Wendling wrote:
> Hi, 
> 
> Here is an update for devel/p5-File-BaseDir, a Perl module that can be
> used to find user files and directories according to the freedesktop.org
> standard. 
> 
> What's new upstream (changelog [1])
> 
> - Upstream CPAN maintainer changed
> - Various tests fixes
> - Support for IconTheme and UserDirs (~/{Desktop,Downloads,...})
> - More dependencies as a result
> 
> What's new in the port: 
> 
> - Requires sysutils/p5-File-Which as a BUILD_DEPENDS
> 
> Testing: 
> 
> - 'make test' passes.
> - Tested the pod examples without any issues 
> - There are reverse dependencies, 'make test' passes for those 2, also
> played a bit with the modules, it's fine. 
>       - (BUILD+RUN)   devel/p5-File-DesktopEntry
>       - (RUN)         devel/p5-File-MimeInfo 
>               
> 
> Comments/feedbacks are welcome! 
> 
> Charlène.
> 
> [1] https://metacpan.org/source/KIMRYAN/File-BaseDir-0.08/Changes



This fails here, it wants IPC/System/Simple.pm which we don't have:

| ===>  Configuring for p5-File-BaseDir-0.08
| Checking prerequisites...
|   requires:
|     !  IPC::System::Simple is not installed
| 
| ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
| of the modules indicated above before proceeding with this installation

...and then in "make test":

| Can't locate IPC/System/Simple.pm in @INC (you may need to install the 
IPC::System::Simple module) (@INC contains: 
/usr/obj/ports/p5-File-BaseDir-0.08/File-BaseDir-0.08/blib/lib 
/usr/obj/ports/p5-File-BaseDir-0.08/File-BaseDir-0.08/blib/arch 
/usr/local/libdata/perl5/site_perl/amd64-openbsd 
/usr/local/libdata/perl5/site_perl /usr/libdata/perl5/amd64-openbsd 
/usr/libdata/perl5 .) at 
/usr/obj/ports/p5-File-BaseDir-0.08/File-BaseDir-0.08/blib/lib/File/UserDirs.pm 
line 4.

Reply via email to