From owner-svn-ports-head@freebsd.org Tue Aug 6 16:16:51 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 84CADC4D0C; Tue, 6 Aug 2019 16:16:51 +0000 (UTC) (envelope-from pfg@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 4630Bq2wvqz4B7x; Tue, 6 Aug 2019 16:16:51 +0000 (UTC) (envelope-from pfg@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 47D3C2E821; Tue, 6 Aug 2019 16:16:51 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x76GGpB3007890; Tue, 6 Aug 2019 16:16:51 GMT (envelope-from pfg@FreeBSD.org) Received: (from pfg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x76GGoeO007889; Tue, 6 Aug 2019 16:16:50 GMT (envelope-from pfg@FreeBSD.org) Message-Id: <201908061616.x76GGoeO007889@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pfg set sender to pfg@FreeBSD.org using -f From: "Pedro F. Giffuni" Date: Tue, 6 Aug 2019 16:16:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508261 - head/math/superlu_mt X-SVN-Group: ports-head X-SVN-Commit-Author: pfg X-SVN-Commit-Paths: head/math/superlu_mt X-SVN-Commit-Revision: 508261 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: Tue, 06 Aug 2019 16:16:51 -0000 Author: pfg Date: Tue Aug 6 16:16:50 2019 New Revision: 508261 URL: https://svnweb.freebsd.org/changeset/ports/508261 Log: math/superlu_mt: update URLs. Make fetchable again. Cleanup distfiles while here. Approved by: thierry (mentor) Modified: head/math/superlu_mt/Makefile head/math/superlu_mt/distinfo Modified: head/math/superlu_mt/Makefile ============================================================================== --- head/math/superlu_mt/Makefile Tue Aug 6 16:16:02 2019 (r508260) +++ head/math/superlu_mt/Makefile Tue Aug 6 16:16:50 2019 (r508261) @@ -1,14 +1,13 @@ -# Created by: Pedro Giffuni +# Created by: Pedro Giffuni # $FreeBSD$ PORTNAME= superlu_mt PORTVERSION= 3.1.20160319 PORTREVISION= 6 CATEGORIES= math -MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \ - http://crd.lbl.gov/~xiaoye/:doc +MASTER_SITES= https://portal.nersc.gov/project/sparse/superlu/ \ + https://portal.nersc.gov/project/sparse/xiaoye-web/:doc DISTNAME= ${PORTNAME}_3.1 -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} simax97.ps.gz:doc DIST_SUBDIR= superlu2 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} @@ -18,7 +17,6 @@ COMMENT= Routines for performing multithreaded sparse LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt -BROKEN= unfetchable BROKEN_aarch64= fails to build: undefined reference to sbrk BROKEN_powerpc64= fails to build: pstest runs away and consumes all memory BROKEN_sparc64= fails to link @@ -26,6 +24,7 @@ BROKEN_sparc64= fails to link USES= fortran gmake OPTIONS_DEFINE= DOCS +DOCS_DISTFILES= simax97.ps.gz:doc .include Modified: head/math/superlu_mt/distinfo ============================================================================== --- head/math/superlu_mt/distinfo Tue Aug 6 16:16:02 2019 (r508260) +++ head/math/superlu_mt/distinfo Tue Aug 6 16:16:50 2019 (r508261) @@ -1,5 +1,3 @@ -TIMESTAMP = 1494706587 -SHA256 (superlu2/superlu_mt_3.1.tar.gz) = 407b544b9a92b2ed536b1e713e80f986824cf3016657a4bfc2f3e7d2a76ecab6 -SIZE (superlu2/superlu_mt_3.1.tar.gz) = 1824440 +TIMESTAMP = 1565022927 SHA256 (superlu2/simax97.ps.gz) = 8f8ae10e28dfdeda2fed58b0bcec1bf96f10fa7b1d055aff160d77d7aeb8a983 SIZE (superlu2/simax97.ps.gz) = 158724