diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-05-24 19:20:17 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-05-24 19:20:17 +0000 |
commit | 94196219462bff28769071051d85bae754531240 (patch) | |
tree | b1d35c75f108f853f9771720b90f9e5096aa13a2 /math/mingw32-libgmp | |
parent | 4207feae1f21fb42622805d483d1805ed755b3fb (diff) | |
download | ports-94196219462bff28769071051d85bae754531240.tar.gz ports-94196219462bff28769071051d85bae754531240.zip |
Notes
Diffstat (limited to 'math/mingw32-libgmp')
-rw-r--r-- | math/mingw32-libgmp/Makefile | 2 | ||||
-rw-r--r-- | math/mingw32-libgmp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/mingw32-libgmp/Makefile b/math/mingw32-libgmp/Makefile index eecd49efa622..8c2d7ee74de5 100644 --- a/math/mingw32-libgmp/Makefile +++ b/math/mingw32-libgmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgmp -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.2 CATEGORIES= math devel MASTER_SITES= ftp://ftp.gmplib.org/pub/gmp-${PORTVERSION}/ PKGNAMEPREFIX= mingw32- diff --git a/math/mingw32-libgmp/distinfo b/math/mingw32-libgmp/distinfo index 4ffbaf8a38f6..a46ca56fc322 100644 --- a/math/mingw32-libgmp/distinfo +++ b/math/mingw32-libgmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (gmp-5.1.1.tar.bz2) = a0d4779f48b36519dfaceb5f987a7c76fcac223258bebea3bb2244310970afad -SIZE (gmp-5.1.1.tar.bz2) = 2213841 +SHA256 (gmp-5.1.2.tar.bz2) = 2099deea64ef3e58ac2b42eaaa0286c3231430a8e893359d806bfa31611c1b8f +SIZE (gmp-5.1.2.tar.bz2) = 2194495 |