svn commit: r363306 - head/math/mpir

Pietro Cerutti gahr at FreeBSD.org
Tue Jul 29 10:33:54 UTC 2014


Author: gahr
Date: Tue Jul 29 10:33:53 2014
New Revision: 363306
URL: http://svnweb.freebsd.org/changeset/ports/363306
QAT: https://qat.redports.org/buildarchive/r363306/

Log:
  - Update to 2.7.0-alpha10
    Announcement:
    https://groups.google.com/d/msg/mpir-devel/-E0FeqfyHEI/uUFAEsBMJOwJ

Modified:
  head/math/mpir/Makefile
  head/math/mpir/distinfo

Modified: head/math/mpir/Makefile
==============================================================================
--- head/math/mpir/Makefile	Tue Jul 29 10:32:08 2014	(r363305)
+++ head/math/mpir/Makefile	Tue Jul 29 10:33:53 2014	(r363306)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpir
-DISTVERSION=	2.7.0-alpha9
+DISTVERSION=	2.7.0-alpha10
 CATEGORIES=	math
 MASTER_SITES=	http://www.mpir.org/
 
@@ -22,6 +22,8 @@ INSTALL_TARGET+=install-strip
 MPIR_VERSION=	10.6.0
 MPIRXX_VERSION=	4.4.0
 
+INFO=		mpir
+
 PLIST_FILES=	include/mpir.h \
 		include/mpirxx.h \
 		lib/libmpir.a \

Modified: head/math/mpir/distinfo
==============================================================================
--- head/math/mpir/distinfo	Tue Jul 29 10:32:08 2014	(r363305)
+++ head/math/mpir/distinfo	Tue Jul 29 10:33:53 2014	(r363306)
@@ -1,2 +1,2 @@
-SHA256 (mpir-2.7.0-alpha9.tar.bz2) = f8ede4d3422b39d0182042289cefab97f9bcaf7608e97e6c10fc09060b8e9bc7
-SIZE (mpir-2.7.0-alpha9.tar.bz2) = 3578569
+SHA256 (mpir-2.7.0-alpha10.tar.bz2) = 4f5c8f05c98f25ec671422851b5f656cd00582c0117c3f2b588925d446861740
+SIZE (mpir-2.7.0-alpha10.tar.bz2) = 3576875


More information about the svn-ports-all mailing list