update to 1.50
This commit is contained in:
parent
ca97af0a94
commit
f6b6300183
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290447
2 changed files with 4 additions and 4 deletions
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= msieve
|
||||
PORTVERSION= 1.49
|
||||
PORTVERSION= 1.50
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= \
|
||||
${PORTNAME}/${PORTNAME}/${PORTNAME:C/^m/M/}%20v${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}src
|
||||
|
||||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Fast factorization of big integers using MPQS and GNFS
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (msieve149.tar.gz) = cca83c5783ede1b839e22891b8daac90142581fb7e0775791fafba692e187c27
|
||||
SIZE (msieve149.tar.gz) = 457680
|
||||
SHA256 (msieve150src.tar.gz) = 42e58975fe03ba8d3ffae096962aa4d53d381aa0f9cfb5e6244da11eadcce676
|
||||
SIZE (msieve150src.tar.gz) = 547458
|
||||
|
|
Loading…
Reference in a new issue