diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-01 06:51:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-01 06:51:08 +0800 |
commit | c02ea7bf17ef958b0f01569d7da5b4b4f2add564 (patch) | |
tree | 9aecedf1c0f8a835b01ce419f0c42f96ea974765 /textproc | |
parent | 2273cf501e6e28eed76a080c66cbd0e7921cfc74 (diff) | |
download | freebsd-ports-gnome-c02ea7bf17ef958b0f01569d7da5b4b4f2add564.tar.gz freebsd-ports-gnome-c02ea7bf17ef958b0f01569d7da5b4b4f2add564.tar.zst freebsd-ports-gnome-c02ea7bf17ef958b0f01569d7da5b4b4f2add564.zip |
Update to 1
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Games-Dissociate/ChangeLog
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Games-Dissociate/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Games-Dissociate/distinfo | 5 | ||||
-rw-r--r-- | textproc/p5-Games-Dissociate/pkg-plist | 2 |
3 files changed, 9 insertions, 5 deletions
diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile index a81e1dfb7faf..56653a890548 100644 --- a/textproc/p5-Games-Dissociate/Makefile +++ b/textproc/p5-Games-Dissociate/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Games-Dissociate -PORTVERSION= 0.19 -PORTREVISION= 1 +PORTVERSION= 1 CATEGORIES= textproc games perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AVIF @@ -12,9 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dissociated Press algorithm and filter +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:devel/p5-Test-Pod-Coverage +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Games-Dissociate/distinfo b/textproc/p5-Games-Dissociate/distinfo index eb1b30eb57ce..d4971590ba4d 100644 --- a/textproc/p5-Games-Dissociate/distinfo +++ b/textproc/p5-Games-Dissociate/distinfo @@ -1,2 +1,3 @@ -SHA256 (Games-Dissociate-0.19.tar.gz) = 27a38a83bd45b7fc295fed426c9476a860c9836416d6f24ebf58eb97d067d471 -SIZE (Games-Dissociate-0.19.tar.gz) = 29703 +TIMESTAMP = 1488303350 +SHA256 (Games-Dissociate-1.tar.gz) = cbdf914defc9cd772b2c72b5ecab177739cdb62deeef39d3f318f163f10cafbb +SIZE (Games-Dissociate-1.tar.gz) = 29925 diff --git a/textproc/p5-Games-Dissociate/pkg-plist b/textproc/p5-Games-Dissociate/pkg-plist index bda34af7c816..0809599d4227 100644 --- a/textproc/p5-Games-Dissociate/pkg-plist +++ b/textproc/p5-Games-Dissociate/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Games::Dissociate.3.gz %%SITE_PERL%%/Games/Dissociate.pm +%%PERL5_MAN3%%/Games::Dissociate.3.gz |