diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Text-FindIndent/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index 7c946767c83f..d46be2acdcff 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -1,6 +1,5 @@ PORTNAME= Text-FindIndent -PORTVERSION= 0.10 -PORTREVISION= 1 +DISTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER @@ -8,7 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module to heuristically determine the indent style of a file -WWW= https://metacpan.org/release/Text-FindIndent +WWW= https://metacpan.org/dist/Text-FindIndent LICENSE= ART10 GPLv1+ LICENSE_COMB= dual @@ -16,4 +15,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/p5-Text-FindIndent/distinfo b/textproc/p5-Text-FindIndent/distinfo index 28b19d88e301..fbcc162706d6 100644 --- a/textproc/p5-Text-FindIndent/distinfo +++ b/textproc/p5-Text-FindIndent/distinfo @@ -1,2 +1,3 @@ -SHA256 (Text-FindIndent-0.10.tar.gz) = 492c37e7bb5a4fca665e03728c0affe39c1235f65d85f27136f487af29797a30 -SIZE (Text-FindIndent-0.10.tar.gz) = 34541 +TIMESTAMP = 1747755988 +SHA256 (Text-FindIndent-0.12.tar.gz) = 93cf7c74b313ac842108f272cd00cd6f705aa711a997d8a6345e3b4cae9242ca +SIZE (Text-FindIndent-0.12.tar.gz) = 16906 |