diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-07 01:45:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-07 01:45:51 +0800 |
commit | 520dab7e5442ffd6cadc1da3616ddefe095c377c (patch) | |
tree | 7bc305a21f445c1197e19cda4161baa969745bfd /textproc | |
parent | f098f07861cfc068d4ea6cee944eefd0a5590f3f (diff) | |
download | freebsd-ports-gnome-520dab7e5442ffd6cadc1da3616ddefe095c377c.tar.gz freebsd-ports-gnome-520dab7e5442ffd6cadc1da3616ddefe095c377c.tar.zst freebsd-ports-gnome-520dab7e5442ffd6cadc1da3616ddefe095c377c.zip |
- Update to 1.31
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Lingua-EN-FindNumber/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-FindNumber/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-FindNumber/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-FindNumber/Makefile b/textproc/p5-Lingua-EN-FindNumber/Makefile index 2f24a7b0e18d..77a3df7e4c83 100644 --- a/textproc/p5-Lingua-EN-FindNumber/Makefile +++ b/textproc/p5-Lingua-EN-FindNumber/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-FindNumber -PORTVERSION= 1.30 -PORTREVISION= 1 +PORTVERSION= 1.31 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-Lingua-EN-FindNumber/distinfo b/textproc/p5-Lingua-EN-FindNumber/distinfo index 2d936af879cb..dbdb92532745 100644 --- a/textproc/p5-Lingua-EN-FindNumber/distinfo +++ b/textproc/p5-Lingua-EN-FindNumber/distinfo @@ -1,2 +1,2 @@ -SHA256 (Lingua-EN-FindNumber-1.30.tar.gz) = 48b07c07ec14a79a69b8505f6d91c7449f5144eabe8fd606e43fbec7f932b03c -SIZE (Lingua-EN-FindNumber-1.30.tar.gz) = 9960 +SHA256 (Lingua-EN-FindNumber-1.31.tar.gz) = f67f4d4983bd29da5cbbff3cb18dd70788692b35e2dabcd4c65bef1cd2bf658f +SIZE (Lingua-EN-FindNumber-1.31.tar.gz) = 10343 |