diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Chess-PGN-Parse/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Chess-PGN-Parse/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Chess-PGN-Parse/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Chess-PGN-Parse/Makefile b/textproc/p5-Chess-PGN-Parse/Makefile index 1de6c16cabd0..aac02fe10eef 100644 --- a/textproc/p5-Chess-PGN-Parse/Makefile +++ b/textproc/p5-Chess-PGN-Parse/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Chess-PGN-Parse -PORTVERSION= 0.19 -PORTREVISION= 1 +PORTVERSION= 0.20 CATEGORIES= textproc games perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GMAX @@ -12,6 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Reads and parses PGN (Portable Game Notation) Chess files +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Chess-PGN-Parse/distinfo b/textproc/p5-Chess-PGN-Parse/distinfo index b57ca6719b0e..6bbec33759a9 100644 --- a/textproc/p5-Chess-PGN-Parse/distinfo +++ b/textproc/p5-Chess-PGN-Parse/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chess-PGN-Parse-0.19.tar.gz) = fa500c3125de2ff9c4e4d21b16b5db12a8a44bbeb8a256dce803cbba18eec654 -SIZE (Chess-PGN-Parse-0.19.tar.gz) = 26538 +SHA256 (Chess-PGN-Parse-0.20.tar.gz) = ce7a8a89b69f53e84b868ffd7c84226bb813e32f14130f6ba218c7eafbe5fa0d +SIZE (Chess-PGN-Parse-0.20.tar.gz) = 27649 diff --git a/textproc/p5-Chess-PGN-Parse/pkg-plist b/textproc/p5-Chess-PGN-Parse/pkg-plist index 8bd17e4ddbfb..b96dc2f78fea 100644 --- a/textproc/p5-Chess-PGN-Parse/pkg-plist +++ b/textproc/p5-Chess-PGN-Parse/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Chess::PGN::Parse.3.gz %%SITE_PERL%%/Chess/PGN/Parse.pm +%%PERL5_MAN3%%/Chess::PGN::Parse.3.gz |