diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-30 01:39:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-30 01:39:00 +0000 |
commit | 5fa716f599dc75abce6f238311b9323d2aa8e829 (patch) | |
tree | 69a84684db7d136e2b890a71eae7fc9f99d2dbbb /textproc/p5-Number-Format | |
parent | 9d77dbda8e977cbcfe36ec2e77004cf4b4b5ca4e (diff) |
Notes
Diffstat (limited to 'textproc/p5-Number-Format')
-rw-r--r-- | textproc/p5-Number-Format/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Number-Format/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 5951785f94a0..264d1092dfaa 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Number-Format -PORTVERSION= 1.72a +PORTVERSION= 1.73 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,5 @@ COMMENT= Perl extension for formatting numbers PERL_CONFIGURE= yes MAN3= Number::Format.3 -WRKSRC= ${WRKDIR}/${PORTNAME}-1.72 - -post-patch: - ${PERL} -pi -e 's/en_US/en_US.US-ASCII/' ${WRKSRC}/t/*.t .include <bsd.port.mk> diff --git a/textproc/p5-Number-Format/distinfo b/textproc/p5-Number-Format/distinfo index 76600305c411..c4110414908c 100644 --- a/textproc/p5-Number-Format/distinfo +++ b/textproc/p5-Number-Format/distinfo @@ -1,3 +1,3 @@ -MD5 (Number-Format-1.72a.tar.gz) = 03c5692dd75f6ca63e325ab9d3f16c7b -SHA256 (Number-Format-1.72a.tar.gz) = aceaea57101afa8ae2c6f0762b854ab458706b0f3da0c40bf628a90d1cbfadc6 -SIZE (Number-Format-1.72a.tar.gz) = 22425 +MD5 (Number-Format-1.73.tar.gz) = 3a4188de6e84b04361def285b93dc240 +SHA256 (Number-Format-1.73.tar.gz) = 84a2b722ef21ab92bd09ee8de9ecf9969cd95a0655815e8c9b0720669986e46c +SIZE (Number-Format-1.73.tar.gz) = 22742 |