- Update to 0.09
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Text-Affixes/Changes
This commit is contained in:
parent
28e56989fe
commit
638d907780
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400290
3 changed files with 9 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Affixes
|
||||
PORTVERSION= 0.07
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.09
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,7 +10,11 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module for prefixes and suffixes analisys of text
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Text-Affixes-0.07.tar.gz) = c771fd9e46d16f2a38901afc1252445d8b586308e4da35dd88983b675b23afa4
|
||||
SIZE (Text-Affixes-0.07.tar.gz) = 3841
|
||||
SHA256 (Text-Affixes-0.09.tar.gz) = 7d0808f7194d7a68786fee8fedc36414c69029c460cc41efe608d2bbfb3dcc5e
|
||||
SIZE (Text-Affixes-0.09.tar.gz) = 18444
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
%%PERL5_MAN3%%/Text::Affixes.3.gz
|
||||
%%SITE_PERL%%/Text/Affixes.pm
|
||||
%%SITE_PERL%%/auto/Text/Affixes/autosplit.ix
|
||||
%%PERL5_MAN3%%/Text::Affixes.3.gz
|
||||
|
|
Loading…
Reference in a new issue