diff options
author | erwin <erwin@FreeBSD.org> | 2007-02-11 17:39:31 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2007-02-11 17:39:31 +0800 |
commit | 10b66a90545b7ee9eb3404731fed4ea4c94872fd (patch) | |
tree | b6d7e7389d9802ca1ce2e9dc56fbab39b5b952ab /ftp/p5-File-Fetch | |
parent | 473d4a54be968f69af0848eef6d13fa48d3536ef (diff) | |
download | freebsd-ports-graphics-10b66a90545b7ee9eb3404731fed4ea4c94872fd.tar.gz freebsd-ports-graphics-10b66a90545b7ee9eb3404731fed4ea4c94872fd.tar.zst freebsd-ports-graphics-10b66a90545b7ee9eb3404731fed4ea4c94872fd.zip |
Update to 0.10
PR: 108909
Submitted by: "Marcelo Araujo" <araujo@bsdmail.org>
Approved by: maintainer timeout
Diffstat (limited to 'ftp/p5-File-Fetch')
-rw-r--r-- | ftp/p5-File-Fetch/Makefile | 2 | ||||
-rw-r--r-- | ftp/p5-File-Fetch/distinfo | 6 | ||||
-rw-r--r-- | ftp/p5-File-Fetch/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile index 954cca393fd..9e7a1c97f4e 100644 --- a/ftp/p5-File-Fetch/Makefile +++ b/ftp/p5-File-Fetch/Makefile @@ -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 diff --git a/ftp/p5-File-Fetch/distinfo b/ftp/p5-File-Fetch/distinfo index 45c4297f00e..89c8efb0e22 100644 --- a/ftp/p5-File-Fetch/distinfo +++ b/ftp/p5-File-Fetch/distinfo @@ -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 diff --git a/ftp/p5-File-Fetch/pkg-plist b/ftp/p5-File-Fetch/pkg-plist index 745b885279f..222ab6a560e 100644 --- a/ftp/p5-File-Fetch/pkg-plist +++ b/ftp/p5-File-Fetch/pkg-plist @@ -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 |