diff options
author | mat <mat@FreeBSD.org> | 2005-11-16 23:54:16 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-11-16 23:54:16 +0800 |
commit | b3512acf8ce835bcbfba0cabd507ddebdafba928 (patch) | |
tree | 1b90e6c3e5897b4e8bb14a7f297f48b107cf1850 /math | |
parent | 55ada706cae265e9c425cb8cb5b3bbd0e4104ba0 (diff) | |
download | freebsd-ports-gnome-b3512acf8ce835bcbfba0cabd507ddebdafba928.tar.gz freebsd-ports-gnome-b3512acf8ce835bcbfba0cabd507ddebdafba928.tar.zst freebsd-ports-gnome-b3512acf8ce835bcbfba0cabd507ddebdafba928.zip |
Update to 0.41
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Currency/distinfo | 6 | ||||
-rw-r--r-- | math/p5-Math-Currency/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index fb5d6d144748..4ad5538f1db2 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Currency -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Currency/distinfo b/math/p5-Math-Currency/distinfo index ce1cc52fa6f0..bba710d09434 100644 --- a/math/p5-Math-Currency/distinfo +++ b/math/p5-Math-Currency/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Currency-0.40.tar.gz) = 4ac52e2fb15d84528e210379bd43a323 -SHA256 (Math-Currency-0.40.tar.gz) = 503f5437cd3d78114d4c403e25ba0808574975bcf7b0748ddae40121e1fb4a76 -SIZE (Math-Currency-0.40.tar.gz) = 21124 +MD5 (Math-Currency-0.41.tar.gz) = f6c43bc24614ca8437167ad7dddbe9e4 +SHA256 (Math-Currency-0.41.tar.gz) = 8ec1af9f8bafd09f81a59f7ef5d1fb6a48a3cbda64705d69d900bf089dfeee90 +SIZE (Math-Currency-0.41.tar.gz) = 21483 diff --git a/math/p5-Math-Currency/pkg-plist b/math/p5-Math-Currency/pkg-plist index 7d80d78377e5..2c790c1b780c 100644 --- a/math/p5-Math-Currency/pkg-plist +++ b/math/p5-Math-Currency/pkg-plist @@ -1,5 +1,5 @@ +@comment $FreeBSD$ %%SITE_PERL%%/Math/Currency.pm -%%SITE_PERL%%/Math/Currency/EUR.pm %%SITE_PERL%%/Math/Currency/GBP.pm %%SITE_PERL%%/Math/Currency/JPY.pm @dirrm %%SITE_PERL%%/Math/Currency |