aboutsummaryrefslogtreecommitdiff
path: root/math/mpc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2015-04-05 18:36:09 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2015-04-05 18:36:09 +0000
commitbc88b95c7daf1942dac5ca8e2af0558f69b267b9 (patch)
tree5ada22b6e41607a5a2ac5257fc654d9ef9e0baff /math/mpc
parent1c08288d89b83e513432b581d5cf6674df605686 (diff)
downloadports-bc88b95c7daf1942dac5ca8e2af0558f69b267b9.tar.gz
ports-bc88b95c7daf1942dac5ca8e2af0558f69b267b9.zip
Update to MPC version 1.0.3 which brings two changes:
- Fixed mpc_pow, see http://lists.gforge.inria.fr/pipermail/mpc-discuss/2014-October/001315.html - Switched to libtool 2.4.5. No PORTREVISION bump of dependent ports since this is really a minor change and transparent for users that link dynamically.
Notes
Notes: svn path=/head/; revision=383350
Diffstat (limited to 'math/mpc')
-rw-r--r--math/mpc/Makefile3
-rw-r--r--math/mpc/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile
index 08b89bd25a4b..856d5f6f3b19 100644
--- a/math/mpc/Makefile
+++ b/math/mpc/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mpc
-PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTVERSION= 1.0.3
CATEGORIES= math devel
MASTER_SITES= http://www.multiprecision.org/mpc/download/
diff --git a/math/mpc/distinfo b/math/mpc/distinfo
index edee665883ef..ee97af5335a1 100644
--- a/math/mpc/distinfo
+++ b/math/mpc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mpc-1.0.2.tar.gz) = b561f54d8a479cee3bc891ee52735f18ff86712ba30f036f8b8537bae380c488
-SIZE (mpc-1.0.2.tar.gz) = 633173
+SHA256 (mpc-1.0.3.tar.gz) = 617decc6ea09889fb08ede330917a00b16809b8db88c29c31bfbb49cbf88ecc3
+SIZE (mpc-1.0.3.tar.gz) = 669925