From owner-svn-ports-all@freebsd.org Thu Dec 3 20:51:30 2020 Return-Path: Delivered-To: svn-ports-all@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 520184AF0D2; Thu, 3 Dec 2020 20:51:30 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4Cn7Kt1scQz4kH7; Thu, 3 Dec 2020 20:51:30 +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 283601F7D3; Thu, 3 Dec 2020 20:51:30 +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 0B3KpTDb047349; Thu, 3 Dec 2020 20:51:29 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B3KpTaM047343; Thu, 3 Dec 2020 20:51:29 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202012032051.0B3KpTaM047343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 3 Dec 2020 20:51:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556926 - in head/science/quantum-espresso: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/science/quantum-espresso: . files X-SVN-Commit-Revision: 556926 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.34 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: Thu, 03 Dec 2020 20:51:30 -0000 Author: yuri Date: Thu Dec 3 20:51:28 2020 New Revision: 556926 URL: https://svnweb.freebsd.org/changeset/ports/556926 Log: science/quantum-espresso: Update 6.6 -> 6.7.0 Reported by: portscout Modified: head/science/quantum-espresso/Makefile head/science/quantum-espresso/distinfo head/science/quantum-espresso/files/patch-install_extlibs__makefile head/science/quantum-espresso/pkg-plist Modified: head/science/quantum-espresso/Makefile ============================================================================== --- head/science/quantum-espresso/Makefile Thu Dec 3 20:42:39 2020 (r556925) +++ head/science/quantum-espresso/Makefile Thu Dec 3 20:51:28 2020 (r556926) @@ -2,7 +2,7 @@ PORTNAME= quantum-espresso DISTVERSIONPREFIX= qe- -DISTVERSION= 6.6 +DISTVERSION= 6.7.0 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org Modified: head/science/quantum-espresso/distinfo ============================================================================== --- head/science/quantum-espresso/distinfo Thu Dec 3 20:42:39 2020 (r556925) +++ head/science/quantum-espresso/distinfo Thu Dec 3 20:51:28 2020 (r556926) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605494137 -SHA256 (QEF-q-e-qe-6.6_GH0.tar.gz) = 924656cb083f52e5d2fe71ade05881389dac64b45316f1bdd6dee1c6170a672c -SIZE (QEF-q-e-qe-6.6_GH0.tar.gz) = 77129279 +TIMESTAMP = 1607020633 +SHA256 (QEF-q-e-qe-6.7.0_GH0.tar.gz) = 11364f931894555f296f176ca91757f9a8d510f8e5264ced60e82e11c6de725f +SIZE (QEF-q-e-qe-6.7.0_GH0.tar.gz) = 99527132 Modified: head/science/quantum-espresso/files/patch-install_extlibs__makefile ============================================================================== --- head/science/quantum-espresso/files/patch-install_extlibs__makefile Thu Dec 3 20:42:39 2020 (r556925) +++ head/science/quantum-espresso/files/patch-install_extlibs__makefile Thu Dec 3 20:51:28 2020 (r556926) @@ -1,7 +1,7 @@ ---- install/extlibs_makefile.orig 2018-07-18 09:59:27 UTC +--- install/extlibs_makefile.orig 2020-11-30 12:57:09 UTC +++ install/extlibs_makefile -@@ -62,12 +62,6 @@ fake_lapack_external : - -rm fake_liblapack.a +@@ -39,12 +39,6 @@ liblapack : liblapack_$(LAPACK_LIBS_SWITCH) + liblapack_external : liblapack_internal: - $(call download_and_unpack,$(LAPACK_NETLIB_NAME),$(LAPACK_NETLIB_URL),LAPACK,LAPACK) @@ -10,6 +10,6 @@ - cd ../LAPACK; $(MAKE) blaslib lapacklib); else \ - (echo "no configuration file found for lapack"; \ - echo "run configure from main QE dir"; exit); fi - - libiotk: - if test ! -d ../S3DE; then \ + lapack_clean: + if test -d ../LAPACK; then (cd ../LAPACK; $(MAKE) clean); fi + lapack_veryclean: Modified: head/science/quantum-espresso/pkg-plist ============================================================================== --- head/science/quantum-espresso/pkg-plist Thu Dec 3 20:42:39 2020 (r556925) +++ head/science/quantum-espresso/pkg-plist Thu Dec 3 20:51:28 2020 (r556926) @@ -21,8 +21,6 @@ bin/head.x bin/hp.x bin/ibrav2cell.x bin/initial_state.x -bin/iotk.x -bin/iotk_print_kinds.x bin/kpoints.x bin/lambda.x bin/ld1.x