From owner-svn-ports-head@freebsd.org Wed Aug 14 14:38:37 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 71D94ADB45; Wed, 14 Aug 2019 14:38:37 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 467sdn2GLrz4P2M; Wed, 14 Aug 2019 14:38:37 +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 14DCC1586; Wed, 14 Aug 2019 14:38:37 +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 x7EEcaSW062485; Wed, 14 Aug 2019 14:38:36 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7EEca87062481; Wed, 14 Aug 2019 14:38:36 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201908141438.x7EEca87062481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 14 Aug 2019 14:38:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508923 - head/math/qd X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/qd X-SVN-Commit-Revision: 508923 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Aug 2019 14:38:37 -0000 Author: yuri Date: Wed Aug 14 14:38:36 2019 New Revision: 508923 URL: https://svnweb.freebsd.org/changeset/ports/508923 Log: math/qd: Update 2.3.7 -> 2.3.22 PR: 230686 Approved by: fortran (maintainer's timeout ~1 year) Modified: head/math/qd/Makefile head/math/qd/distinfo head/math/qd/pkg-descr head/math/qd/pkg-plist Modified: head/math/qd/Makefile ============================================================================== --- head/math/qd/Makefile Wed Aug 14 14:18:36 2019 (r508922) +++ head/math/qd/Makefile Wed Aug 14 14:38:36 2019 (r508923) @@ -2,15 +2,21 @@ # $FreeBSD$ PORTNAME= qd -PORTVERSION= 2.3.7 -PORTREVISION= 12 +DISTVERSION= 2.3.22 CATEGORIES= math -MASTER_SITES= http://www.cs.berkeley.edu/~yozo/software/ +MASTER_SITES= http://crd-legacy.lbl.gov/~dhbailey/mpdist/ MAINTAINER= fortran@FreeBSD.org COMMENT= Double-Double and Quad-Double Arithmetic +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= fortran libtool GNU_CONFIGURE= yes -USES= fortran +CONFIGURE_ARGS= --enable-shared --disable-static +USE_LDCONFIG= yes + +OPTIONS_DEFINE= DOCS .include Modified: head/math/qd/distinfo ============================================================================== --- head/math/qd/distinfo Wed Aug 14 14:18:36 2019 (r508922) +++ head/math/qd/distinfo Wed Aug 14 14:38:36 2019 (r508923) @@ -1,2 +1,3 @@ -SHA256 (qd-2.3.7.tar.gz) = c886c96ca8081196089fe00eac74765a43e7500ae27e2e107a7c4f10fa95b4f1 -SIZE (qd-2.3.7.tar.gz) = 577083 +TIMESTAMP = 1565793055 +SHA256 (qd-2.3.22.tar.gz) = 30c1ffe46b95a0e9fa91085949ee5fca85f97ff7b41cd5fe79f79bab730206d3 +SIZE (qd-2.3.22.tar.gz) = 1426419 Modified: head/math/qd/pkg-descr ============================================================================== --- head/math/qd/pkg-descr Wed Aug 14 14:18:36 2019 (r508922) +++ head/math/qd/pkg-descr Wed Aug 14 14:38:36 2019 (r508923) @@ -8,4 +8,4 @@ are also provided. This work was done at Lawrence Berkeley National Laboratory, NERSC Division, Yozo Hida with Xiaoye S. Li and David H. Bailey. -WWW: http://www.cs.berkeley.edu/~yozo/ +WWW: http://crd-legacy.lbl.gov/~dhbailey/mpdist Modified: head/math/qd/pkg-plist ============================================================================== --- head/math/qd/pkg-plist Wed Aug 14 14:18:36 2019 (r508922) +++ head/math/qd/pkg-plist Wed Aug 14 14:38:36 2019 (r508923) @@ -4,17 +4,23 @@ include/qd/c_dd.h include/qd/c_qd.h include/qd/dd_inline.h include/qd/dd_real.h +include/qd/ddext.mod +include/qd/ddmodule.mod include/qd/fpu.h include/qd/inline.h include/qd/qd_config.h include/qd/qd_inline.h include/qd/qd_real.h -lib/libqd.a -lib/libqd_f_main.a -lib/libqdmod.a -lib/qd/ddext.mod -lib/qd/ddmodule.mod -lib/qd/qdext.mod -lib/qd/qdmodule.mod -share/doc/qd/README -share/doc/qd/qd.pdf +include/qd/qdext.mod +include/qd/qdmodule.mod +lib/libqd.so +lib/libqd.so.0 +lib/libqd.so.0.0.0 +lib/libqd_f_main.so +lib/libqd_f_main.so.0 +lib/libqd_f_main.so.0.0.0 +lib/libqdmod.so +lib/libqdmod.so.0 +lib/libqdmod.so.0.0.0 +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/qd.pdf