1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.8

- Support STAGEDIR
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-02 17:50:48 +00:00
parent aae017a0ab
commit 28f8f1260f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329087
3 changed files with 4 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Matrix
PORTVERSION= 0.7
PORTVERSION= 0.8
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,7 +13,4 @@ COMMENT= Math::Matrix - multiply and invert matrices
USES= perl5
USE_PERL5= configure
MAN3= Math::Matrix.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Math-Matrix-0.7.tar.gz) = 59d65767d252eabc2c2d1771fdf95a6d7b854cf57066a3897319be137c285592
SIZE (Math-Matrix-0.7.tar.gz) = 7477
SHA256 (Math-Matrix-0.8.tar.gz) = 74db24195672a481012230b112e97ee9b7cb8cc30e8374d852e1ffd67c9af467
SIZE (Math-Matrix-0.8.tar.gz) = 7748

View File

@ -1,5 +1,6 @@
%%SITE_PERL%%/Math/Matrix.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Matrix/.packlist
%%PERL5_MAN3%%/Math::Matrix.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Matrix
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math