mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.004
- Add NO_ARCH Changes: http://search.cpan.org/dist/File-Slurp-Tiny/Changes
This commit is contained in:
parent
c424557b8c
commit
20e41833b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392347
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-Slurp-Tiny
|
||||
PORTVERSION= 0.003
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.004
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +13,7 @@ COMMENT= Simple, sane and efficient file slurper
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (File-Slurp-Tiny-0.003.tar.gz) = ded61a7ab96db8c6a14466a5984091a60af9b384b3355d06aeaa6433ac977c02
|
||||
SIZE (File-Slurp-Tiny-0.003.tar.gz) = 12091
|
||||
SHA256 (File-Slurp-Tiny-0.004.tar.gz) = 452995beeabf0e923e65fdc627a725dbb12c9e10c00d8018c16d10ba62757f1e
|
||||
SIZE (File-Slurp-Tiny-0.004.tar.gz) = 12841
|
||||
|
@ -1,3 +1,2 @@
|
||||
%%SITE_PERL%%/File/Slurp/Tiny.pm
|
||||
%%SITE_PERL%%/File/Slurp/benchmark.pl
|
||||
%%PERL5_MAN3%%/File::Slurp::Tiny.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user