mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.10
PR: 108909 Submitted by: "Marcelo Araujo" <araujo@bsdmail.org> Approved by: maintainer timeout
This commit is contained in:
parent
0a3ced492a
commit
2ecafaae2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184853
3 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= File-Fetch
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= ftp www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= File
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (File-Fetch-0.08.tar.gz) = bd2fc93569b571dcd4d4140b4ccbc001
|
||||
SHA256 (File-Fetch-0.08.tar.gz) = 2c97691dcb9ae4520e3134a59eb081f098f3f7d97498270d526091ce43a1c4ad
|
||||
SIZE (File-Fetch-0.08.tar.gz) = 10472
|
||||
MD5 (File-Fetch-0.10.tar.gz) = 515746879e2ef1aa780e24c1e7b7f04f
|
||||
SHA256 (File-Fetch-0.10.tar.gz) = 30b4ac3ff5cf7fa3d586eb629f8a10a012231d0ac30e859e0eafef194245ad15
|
||||
SIZE (File-Fetch-0.10.tar.gz) = 12113
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
%%SITE_PERL%%/File/Fetch.pm
|
||||
%%SITE_PERL%%/File/Fetch/Item.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Fetch
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
|
||||
|
|
Loading…
Add table
Reference in a new issue