diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-08 15:45:16 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-08 15:45:16 +0800 |
commit | 8c10568a8bad15bd4e148e5298d61c75faa3c30d (patch) | |
tree | 8ec8a8ad03e47a7286399402357b1c326bf89c9d /textproc/p5-Lingua-EN-Infinitive | |
parent | ccabcd384d766804d3ce54b6a7ae1d257ce0fc11 (diff) | |
parent | 39324c127c7b2461bbbbbb06c5dd94442e997b46 (diff) | |
download | freebsd-ports-gnome-mate-1.16.tar.gz freebsd-ports-gnome-mate-1.16.tar.zst freebsd-ports-gnome-mate-1.16.zip |
Merge branch 'master' into mate-1.16mate-1.16
Diffstat (limited to 'textproc/p5-Lingua-EN-Infinitive')
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/Makefile | 12 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/distinfo | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/pkg-plist | 2 |
3 files changed, 14 insertions, 5 deletions
diff --git a/textproc/p5-Lingua-EN-Infinitive/Makefile b/textproc/p5-Lingua-EN-Infinitive/Makefile index 37d2d2648c4c..bff83cb85cf3 100644 --- a/textproc/p5-Lingua-EN-Infinitive/Makefile +++ b/textproc/p5-Lingua-EN-Infinitive/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-Infinitive -PORTVERSION= 1.11 -PORTREVISION= 1 +PORTVERSION= 1.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine the infinitive form of a conjugated word +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-Moo>=2.003000:devel/p5-Moo \ + p5-Type-Tiny>=1.000005:devel/p5-Type-Tiny +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure diff --git a/textproc/p5-Lingua-EN-Infinitive/distinfo b/textproc/p5-Lingua-EN-Infinitive/distinfo index 2cd4c0f67334..71880c4efaca 100644 --- a/textproc/p5-Lingua-EN-Infinitive/distinfo +++ b/textproc/p5-Lingua-EN-Infinitive/distinfo @@ -1,2 +1,3 @@ -SHA256 (Lingua-EN-Infinitive-1.11.tgz) = a828278853cd80f2fb745e9322f1553d27b4f9a16faa2b53860beff85d6ab25f -SIZE (Lingua-EN-Infinitive-1.11.tgz) = 13898 +TIMESTAMP = 1484155869 +SHA256 (Lingua-EN-Infinitive-1.14.tgz) = 1f5735daf9f491994efa262dd676a3e70d894c7d84f99bad9c119c2b47f98349 +SIZE (Lingua-EN-Infinitive-1.14.tgz) = 21948 diff --git a/textproc/p5-Lingua-EN-Infinitive/pkg-plist b/textproc/p5-Lingua-EN-Infinitive/pkg-plist index b7d6b353e549..b1791922eabd 100644 --- a/textproc/p5-Lingua-EN-Infinitive/pkg-plist +++ b/textproc/p5-Lingua-EN-Infinitive/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Lingua::EN::Infinitive.3.gz %%SITE_PERL%%/Lingua/EN/Infinitive.pm +%%PERL5_MAN3%%/Lingua::EN::Infinitive.3.gz |