Index: head/sysutils/p5-File-Which/Makefile =================================================================== --- head/sysutils/p5-File-Which/Makefile (revision 385161) +++ head/sysutils/p5-File-Which/Makefile (revision 385162) @@ -1,19 +1,19 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= File-Which -PORTVERSION= 1.09 -PORTREVISION= 1 +PORTVERSION= 1.17 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= demon@FreeBSD.org -COMMENT= Portable implementation of `which' in Perl +MAINTAINER= perl@FreeBSD.org +COMMENT= Portable implementation of which(1) in Perl -TEST_DEPENDS= p5-Test-Script>=1.05:${PORTSDIR}/devel/p5-Test-Script +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include Index: head/sysutils/p5-File-Which/distinfo =================================================================== --- head/sysutils/p5-File-Which/distinfo (revision 385161) +++ head/sysutils/p5-File-Which/distinfo (revision 385162) @@ -1,2 +1,2 @@ -SHA256 (File-Which-1.09.tar.gz) = b72fec6590160737cba97293c094962adf4f7d44d9e68dde7062ecec13f4b2c3 -SIZE (File-Which-1.09.tar.gz) = 15637 +SHA256 (File-Which-1.17.tar.gz) = e71d887ca9f76238e9d68aa45135f4540d955ee9e83a337946d576f518166663 +SIZE (File-Which-1.17.tar.gz) = 20497 Index: head/sysutils/p5-File-Which/pkg-descr =================================================================== --- head/sysutils/p5-File-Which/pkg-descr (revision 385161) +++ head/sysutils/p5-File-Which/pkg-descr (revision 385162) @@ -1,7 +1,5 @@ File::Which is a portable implementation (in Perl) of `which', and can be used to get the absolute filename of an executable program -installed somewhere in your PATH, or just check for its existence. It -includes the command-line utility `pwhich' which has the same function -as `which'. +installed somewhere in your PATH, or just check for its existence. WWW: http://search.cpan.org/dist/File-Which/ Index: head/sysutils/p5-File-Which/pkg-plist =================================================================== --- head/sysutils/p5-File-Which/pkg-plist (revision 385161) +++ head/sysutils/p5-File-Which/pkg-plist (revision 385162) @@ -1,4 +1,2 @@ -bin/pwhich -%%PERL5_MAN3%%/File::Which.3.gz -man/man1/pwhich.1.gz %%SITE_PERL%%/File/Which.pm +%%PERL5_MAN3%%/File::Which.3.gz