mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.09
- Use USES=dos2unix Changes: http://search.cpan.org/dist/Math-Utils/Changes
This commit is contained in:
parent
d99dc0a380
commit
41c44d1646
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415085
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-Utils
|
||||
PORTVERSION= 1.08
|
||||
PORTVERSION= 1.09
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,6 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
USES= dos2unix perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Math-Utils-1.08.tar.gz) = edb4be69a9c2f637c7eb4165418eb80167052065bf16f3556764d0fc46878d5c
|
||||
SIZE (Math-Utils-1.08.tar.gz) = 23407
|
||||
SHA256 (Math-Utils-1.09.tar.gz) = b230c290aced54a38bbfaeab884d89f4222d7b4f70526ebb6a9e945bdfa2afca
|
||||
SIZE (Math-Utils-1.09.tar.gz) = 24386
|
||||
|
|
Loading…
Add table
Reference in a new issue