diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-10-09 16:03:20 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-10-09 16:03:20 +0000 |
commit | 327d3c29b97b41442984fdc8a9b59754c46bdd07 (patch) | |
tree | 828d0c5f1db9629191b5abce954e71ffc686c7f4 /textproc/p5-Lingua-EN-NameParse | |
parent | d1a08f0d2986d1762089352cb15024e39397d51d (diff) |
Update to 1.36, and add NO_ARCH.
Notes
Notes:
svn path=/head/; revision=423610
Diffstat (limited to 'textproc/p5-Lingua-EN-NameParse')
-rw-r--r-- | textproc/p5-Lingua-EN-NameParse/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-NameParse/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-NameParse/Makefile b/textproc/p5-Lingua-EN-NameParse/Makefile index c72bcfa8fa8c..a9303111003b 100644 --- a/textproc/p5-Lingua-EN-NameParse/Makefile +++ b/textproc/p5-Lingua-EN-NameParse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-NameParse -PORTVERSION= 1.34 +PORTVERSION= 1.36 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,5 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-EN-NameParse/distinfo b/textproc/p5-Lingua-EN-NameParse/distinfo index bad4a65096bf..dbb0dacc271b 100644 --- a/textproc/p5-Lingua-EN-NameParse/distinfo +++ b/textproc/p5-Lingua-EN-NameParse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466519947 -SHA256 (Lingua-EN-NameParse-1.34.tar.gz) = 7633bae5f1c8727ba403ae286c303e5e08fa321bae37be2d8d2a2240eb885d82 -SIZE (Lingua-EN-NameParse-1.34.tar.gz) = 27304 +TIMESTAMP = 1476028950 +SHA256 (Lingua-EN-NameParse-1.36.tar.gz) = 3cc663818d99977a24b5c555eb29438bd5a36e5476b2102d9014f7fbf93fb747 +SIZE (Lingua-EN-NameParse-1.36.tar.gz) = 35648 |