mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 1.106
Changes: http://search.cpan.org/dist/System-Command/Changes
This commit is contained in:
parent
205e0dd1a4
commit
dacd0446f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330223
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= System-Command
|
||||
PORTVERSION= 1.105
|
||||
PORTVERSION= 1.106
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (System-Command-1.105.tar.gz) = f6d97e05db470bbc1b730c13b609601dffcefc5e1a1d81ac90edc4e67961817d
|
||||
SIZE (System-Command-1.105.tar.gz) = 21970
|
||||
SHA256 (System-Command-1.106.tar.gz) = 9481c024b59d42dd756a87dc41275ee1660bbfd8cc45935a1e5c9a78a72cf194
|
||||
SIZE (System-Command-1.106.tar.gz) = 23157
|
||||
|
@ -1,6 +1,9 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/System/Command/.packlist
|
||||
%%SITE_PERL%%/System/Command.pm
|
||||
%%SITE_PERL%%/System/Command/Reaper.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/System/Command/.packlist
|
||||
%%PERL5_MAN3%%/System::Command.3.gz
|
||||
%%PERL5_MAN3%%/System::Command::Reaper.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/System/Command
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/System
|
||||
@dirrm %%SITE_PERL%%/System/Command
|
||||
@dirrmtry %%SITE_PERL%%/System
|
||||
|
Loading…
Reference in New Issue
Block a user