- update to 2.08
- remove groff - HOMEPAGE is taken care of by cpan.port.mk - remove maintainer per his request OK jasper@ sthen@ OK Markus Bergkvist (old MAINTAINER)
This commit is contained in:
parent
b6668dfa07
commit
0bffa0ae99
@ -1,10 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 20:52:06 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/07/20 17:30:28 gsoares Exp $
|
||||
|
||||
COMMENT = implement the data type "matrix of reals"
|
||||
DISTNAME = Math-MatrixReal-2.05
|
||||
DISTNAME = Math-MatrixReal-2.08
|
||||
CATEGORIES = math
|
||||
HOMEPAGE = http://search.cpan.org/~leto/Math-MatrixReal/
|
||||
MAINTAINER = Markus Bergkvist <markus.bergkvist@telia.com>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
@ -17,6 +15,5 @@ MODCPAN_EXAMPLES= Yes
|
||||
MODCPAN_EXAMPLES_DIST= example
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Math-MatrixReal-2.05.tar.gz) = Z/IxIkJIMLXuoET5h7iSuQ==
|
||||
RMD160 (Math-MatrixReal-2.05.tar.gz) = qG/UsV9nJtE1+9Oe40fKFR39Uls=
|
||||
SHA1 (Math-MatrixReal-2.05.tar.gz) = oeyq2lYCMhCMCro2ZKU8UD/AhVk=
|
||||
SHA256 (Math-MatrixReal-2.05.tar.gz) = R/TKmnVJzCCBZvfGBJh3yTqbl7jH+a/GzhT/6df/qak=
|
||||
SIZE (Math-MatrixReal-2.05.tar.gz) = 64172
|
||||
MD5 (Math-MatrixReal-2.08.tar.gz) = EHQmrhG6cUiR1fTImTq6jA==
|
||||
RMD160 (Math-MatrixReal-2.08.tar.gz) = i070C+CtrCddm2eORMF9gvmlzR4=
|
||||
SHA1 (Math-MatrixReal-2.08.tar.gz) = RHUVEfD6s1nB5eiPg+woqh5LJTM=
|
||||
SHA256 (Math-MatrixReal-2.08.tar.gz) = k3fG83qGDt0y1gKHQa1SW3P+eoSPPJ1xtPZSayJR9/w=
|
||||
SIZE (Math-MatrixReal-2.08.tar.gz) = 80582
|
||||
|
Loading…
Reference in New Issue
Block a user