svn commit: r475332 - head/math/arb

Yuri Victorovich yuri at FreeBSD.org
Wed Jul 25 20:12:05 UTC 2018


Author: yuri
Date: Wed Jul 25 20:12:03 2018
New Revision: 475332
URL: https://svnweb.freebsd.org/changeset/ports/475332

Log:
  math/arb: Update 2.13.0 -> 2.14.0

Modified:
  head/math/arb/Makefile
  head/math/arb/distinfo
  head/math/arb/pkg-plist

Modified: head/math/arb/Makefile
==============================================================================
--- head/math/arb/Makefile	Wed Jul 25 19:54:16 2018	(r475331)
+++ head/math/arb/Makefile	Wed Jul 25 20:12:03 2018	(r475332)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	arb
-DISTVERSION=	2.13.0
-PORTREVISION=	1
+DISTVERSION=	2.14.0
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -21,8 +20,5 @@ CONFIGURE_ARGS=	--disable-static
 USE_GITHUB=	yes
 GH_ACCOUNT=	fredrik-johansson
 USE_LDCONFIG=	yes
-
-post-install:
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libarb.so.*
 
 .include <bsd.port.mk>

Modified: head/math/arb/distinfo
==============================================================================
--- head/math/arb/distinfo	Wed Jul 25 19:54:16 2018	(r475331)
+++ head/math/arb/distinfo	Wed Jul 25 20:12:03 2018	(r475332)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522369576
-SHA256 (fredrik-johansson-arb-2.13.0_GH0.tar.gz) = d075116d094bfda96f9c4ce10bb9bf23b333a8246f48c532427168d0f91b7788
-SIZE (fredrik-johansson-arb-2.13.0_GH0.tar.gz) = 1331452
+TIMESTAMP = 1532548553
+SHA256 (fredrik-johansson-arb-2.14.0_GH0.tar.gz) = bdd28aeea8be133a3a1971bd836d2a5b946cd4dd0c0c695188bd03d1ec119959
+SIZE (fredrik-johansson-arb-2.14.0_GH0.tar.gz) = 1469189

Modified: head/math/arb/pkg-plist
==============================================================================
--- head/math/arb/pkg-plist	Wed Jul 25 19:54:16 2018	(r475331)
+++ head/math/arb/pkg-plist	Wed Jul 25 20:12:03 2018	(r475332)
@@ -25,4 +25,4 @@ include/mag.h
 include/partitions.h
 lib/libarb.so
 lib/libarb.so.2
-lib/libarb.so.2.4.0
+lib/libarb.so.2.5.0


More information about the svn-ports-all mailing list