View | Details | Raw Unified | Return to bug 149520
Collapse All | Expand All

(-)p5-Math-Currency/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	Math-Currency
8
PORTNAME=	Math-Currency
9
PORTVERSION=	0.46
9
PORTVERSION=	0.47
10
PORTREVISION=	1
11
CATEGORIES=	math perl5
10
CATEGORIES=	math perl5
12
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
13
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
(-)p5-Math-Currency/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Math-Currency-0.46.tar.gz) = f56b98a4f4c3fa19cd402e8e0aa0dad5
1
MD5 (Math-Currency-0.47.tar.gz) = 545e37f755c50385df2dec5b8d55239b
2
SHA256 (Math-Currency-0.46.tar.gz) = 4c8d0006396ececcb7306083617cec0d402659afbff10fb0bfa51e5fa8812e40
2
SHA256 (Math-Currency-0.47.tar.gz) = 459f9689ebe6bfc13855d2cace279ce0b5df0bf6ccc37361076f10ff916aa209
3
SIZE (Math-Currency-0.46.tar.gz) = 23843
3
SIZE (Math-Currency-0.47.tar.gz) = 30985
(-)p5-Math-Currency/pkg-plist (-2 / +3 lines)
Lines 1-6 Link Here
1
@comment $FreeBSD: ports/math/p5-Math-Currency/pkg-plist,v 1.6 2006/01/22 02:26:18 edwin Exp $
1
@comment $FreeBSD: ports/math/p5-Math-Currency/pkg-plist,v 1.6 2006/01/22 02:26:18 edwin Exp $
2
%%SITE_PERL%%/Math/Currency.pm
2
%%SITE_PERL%%/Math/Currency.pm
3
%%SITE_PERL%%/Math/Currency/GBP.pm
3
%%SITE_PERL%%/Math/Currency/de_DE.pm
4
%%SITE_PERL%%/Math/Currency/JPY.pm
4
%%SITE_PERL%%/Math/Currency/en_GB.pm
5
%%SITE_PERL%%/Math/Currency/ja_JP.pm
5
@dirrm %%SITE_PERL%%/Math/Currency
6
@dirrm %%SITE_PERL%%/Math/Currency
6
@dirrmtry %%SITE_PERL%%/Math
7
@dirrmtry %%SITE_PERL%%/Math

Return to bug 149520