From owner-svn-ports-all@freebsd.org Wed Jul 25 20:12:05 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00C811053A08; Wed, 25 Jul 2018 20:12:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A46398CE8B; Wed, 25 Jul 2018 20:12:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 858EB1EF02; Wed, 25 Jul 2018 20:12:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6PKC4f8092064; Wed, 25 Jul 2018 20:12:04 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6PKC3d3092061; Wed, 25 Jul 2018 20:12:03 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807252012.w6PKC3d3092061@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 25 Jul 2018 20:12:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475332 - head/math/arb X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/arb X-SVN-Commit-Revision: 475332 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2018 20:12:05 -0000 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@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 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