mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Remove p5-Params-Util dependency, which was removed from File::ShareDir almost
6 years ago. While here, add NO_ARCH and sort plist. PORTREVISION bump for dependency change.
This commit is contained in:
parent
0e0b83bdc0
commit
e4f5842a11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410803
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= File-ShareDir
|
||||
PORTVERSION= 1.102
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,11 +14,11 @@ COMMENT= Locate per-dist and per-module shared files
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Class-Inspector>=1.12:${PORTSDIR}/devel/p5-Class-Inspector \
|
||||
p5-Params-Util>=0.07:${PORTSDIR}/devel/p5-Params-Util
|
||||
RUN_DEPENDS= p5-Class-Inspector>=1.12:${PORTSDIR}/devel/p5-Class-Inspector
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
%%PERL5_MAN3%%/File::ShareDir.3.gz
|
||||
%%SITE_PERL%%/File/ShareDir.pm
|
||||
%%SITE_PERL%%/auto/share/dist/File-ShareDir/sample.txt
|
||||
%%SITE_PERL%%/auto/share/dist/File-ShareDir/subdir/sample.txt
|
||||
%%SITE_PERL%%/auto/share/module/File-ShareDir/test_file.txt
|
||||
%%PERL5_MAN3%%/File::ShareDir.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user