mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 6.1.2
- Reset maintainership to ports@FreeBSD.org PR: ports/109560 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
parent
3432302a77
commit
e50b0c2fe9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186226
2 changed files with 7 additions and 7 deletions
|
@ -6,15 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= gmp-ecm
|
||||
PORTVERSION= 6.1
|
||||
PORTVERSION= 6.1.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://gforge.inria.fr/frs/download.php/736/
|
||||
MASTER_SITES= http://gforge.inria.fr/frs/download.php/1498/
|
||||
DISTNAME= ecm-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Elliptic Curve Method for Integer Factorization
|
||||
|
||||
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
|
||||
LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-gmp=${LOCALBASE}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ecm-6.1.tar.gz) = 9899caf707fe3c7c77a7a5f1861d9098
|
||||
SHA256 (ecm-6.1.tar.gz) = 53d70b6105b794612fdf60e4681be76a09cbdfb663100233d96e9b89f8788933
|
||||
SIZE (ecm-6.1.tar.gz) = 425346
|
||||
MD5 (ecm-6.1.2.tar.gz) = 483124c396f7709d7f52d0e45b428574
|
||||
SHA256 (ecm-6.1.2.tar.gz) = 8af2e26f54b39927b6672ad0cbb46601de1f0276de4c2fa4d0c615583bb49916
|
||||
SIZE (ecm-6.1.2.tar.gz) = 388248
|
||||
|
|
Loading…
Add table
Reference in a new issue