diff options
author | pav <pav@FreeBSD.org> | 2007-05-23 04:13:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-05-23 04:13:57 +0800 |
commit | c5335065323f70bfa05f46634bab4d108919f5a9 (patch) | |
tree | bbb92b8202891f8e19f49fe0c5d5d89581039e39 /math/miracl | |
parent | 2fc1d6e9e3c26283edf0e2dbf389a40a9aa68e10 (diff) | |
download | freebsd-ports-gnome-c5335065323f70bfa05f46634bab4d108919f5a9.tar.gz freebsd-ports-gnome-c5335065323f70bfa05f46634bab4d108919f5a9.tar.zst freebsd-ports-gnome-c5335065323f70bfa05f46634bab4d108919f5a9.zip |
- Update to 5.3 (unbreak checksum)
- Copy to local-distfiles, so we don't have to update this port every few days
Approved by: portmgr (implicit)
Diffstat (limited to 'math/miracl')
-rw-r--r-- | math/miracl/Makefile | 9 | ||||
-rw-r--r-- | math/miracl/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile index c92127a0651d..5557bee2d830 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -6,12 +6,13 @@ # PORTNAME= miracl -PORTVERSION= 5.23 -PORTREVISION= 3 +PORTVERSION= 5.3 CATEGORIES= math -MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ +MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}_${PORTREVISION} +DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library diff --git a/math/miracl/distinfo b/math/miracl/distinfo index e50f48b487e4..bc159fe43458 100644 --- a/math/miracl/distinfo +++ b/math/miracl/distinfo @@ -1,3 +1,3 @@ -MD5 (miracl/5.23_3/miracl.zip) = 106330e8dad86d89d0630bb7c65f0d4f -SHA256 (miracl/5.23_3/miracl.zip) = 286f09904b0b9c67903dca6b94b01a5c3a0f9ca27a2da186f28993633833b918 -SIZE (miracl/5.23_3/miracl.zip) = 1520155 +MD5 (miracl/5.3/miracl.zip) = 7ef68202b855ce90da8a4e84b5f51262 +SHA256 (miracl/5.3/miracl.zip) = 8c806f9ee60dbca52af93dd9c2e05a645022e1b5a6f4a367efbc6c533684fe15 +SIZE (miracl/5.3/miracl.zip) = 1528771 |