mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
Update to 0.94
- Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Filter-Simple/Changes
This commit is contained in:
parent
6de9b20958
commit
4f44fb706d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447370
3 changed files with 6 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Filter-Simple
|
||||
PORTVERSION= 0.91
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.94
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +13,7 @@ COMMENT= Simplified source filtering
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Filter-Simple-0.91.tar.gz) = c75a4945e94ecfe97e1409f49df036700d2e072e288497e205c4d319a80f694d
|
||||
SIZE (Filter-Simple-0.91.tar.gz) = 18835
|
||||
TIMESTAMP = 1501862768
|
||||
SHA256 (Filter-Simple-0.94.tar.gz) = cffc0b960d783dfbcf7b247f5fea65c84de230ee2f091f142ca9b8aeb07e79d2
|
||||
SIZE (Filter-Simple-0.94.tar.gz) = 19292
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
%%PERL5_MAN3%%/Filter::Simple.3.gz
|
||||
%%SITE_PERL%%/Filter/Simple.pm
|
||||
%%PERL5_MAN3%%/Filter::Simple.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue