diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-15 13:00:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-15 13:00:11 +0000 |
commit | 30aec4c95da39433ca13f3c6f144530f5d8a9155 (patch) | |
tree | 63be1f2e4888efdda7f19e32fc4777b5cb20fa4d /math/miracl | |
parent | Update to Wine 0.9.35. Among others, this brings the following changes: (diff) |
- Update to a new distfile
Reported by: Andreas Svensson <andreas.svensson@4wit.se>
Diffstat (limited to 'math/miracl')
-rw-r--r-- | math/miracl/Makefile | 3 | ||||
-rw-r--r-- | math/miracl/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile index 7e317ceb4f5d..0ea825ea99cf 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -7,10 +7,11 @@ PORTNAME= miracl PORTVERSION= 5.23 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} +DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}_${PORTREVISION} MAINTAINER= ports@FreeBSD.org COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library diff --git a/math/miracl/distinfo b/math/miracl/distinfo index 61008b612a09..651afb11f148 100644 --- a/math/miracl/distinfo +++ b/math/miracl/distinfo @@ -1,3 +1,3 @@ -MD5 (miracl/5.23/miracl.zip) = 990f9a6eba27d0cd5ea2fad799b42c5d -SHA256 (miracl/5.23/miracl.zip) = 80a06094765cc101f2e117f19483acda2eb0bd1e102dbc9f503375e814fa26d6 -SIZE (miracl/5.23/miracl.zip) = 1511452 +MD5 (miracl/5.23_1/miracl.zip) = f54bd53b57b996c4901040aab2b517d3 +SHA256 (miracl/5.23_1/miracl.zip) = 3895339bc81a56f8d35f9ed662efe33f7cf20309ac4ed73883e5bcb56267a860 +SIZE (miracl/5.23_1/miracl.zip) = 1511480 |