aboutsummaryrefslogtreecommitdiff
path: root/science/quantum-espresso
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-12-03 20:51:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-12-03 20:51:28 +0000
commitf0b4dbaf2485d82c9c8efb0dbc00d5521752b44c (patch)
treeaad59e45124872da7ce9858475767edd5e077e4a /science/quantum-espresso
parentba76cff5a04095ab8c14c72c8051d5869c3a57cf (diff)
downloadports-f0b4dbaf2485d82c9c8efb0dbc00d5521752b44c.tar.gz
ports-f0b4dbaf2485d82c9c8efb0dbc00d5521752b44c.zip
science/quantum-espresso: Update 6.6 -> 6.7.0
Reported by: portscout
Notes
Notes: svn path=/head/; revision=556926
Diffstat (limited to 'science/quantum-espresso')
-rw-r--r--science/quantum-espresso/Makefile2
-rw-r--r--science/quantum-espresso/distinfo6
-rw-r--r--science/quantum-espresso/files/patch-install_extlibs__makefile12
-rw-r--r--science/quantum-espresso/pkg-plist2
4 files changed, 10 insertions, 12 deletions
diff --git a/science/quantum-espresso/Makefile b/science/quantum-espresso/Makefile
index ec42f1ebb2e1..dd9602b749b3 100644
--- a/science/quantum-espresso/Makefile
+++ b/science/quantum-espresso/Makefile
@@ -2,7 +2,7 @@
PORTNAME= quantum-espresso
DISTVERSIONPREFIX= qe-
-DISTVERSION= 6.6
+DISTVERSION= 6.7.0
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/quantum-espresso/distinfo b/science/quantum-espresso/distinfo
index 8ecf7c4c1b9c..1001f57d0ee6 100644
--- a/science/quantum-espresso/distinfo
+++ b/science/quantum-espresso/distinfo
@@ -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
diff --git a/science/quantum-espresso/files/patch-install_extlibs__makefile b/science/quantum-espresso/files/patch-install_extlibs__makefile
index bc0f925c359c..5154137a4bf7 100644
--- a/science/quantum-espresso/files/patch-install_extlibs__makefile
+++ b/science/quantum-espresso/files/patch-install_extlibs__makefile
@@ -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:
diff --git a/science/quantum-espresso/pkg-plist b/science/quantum-espresso/pkg-plist
index a92e904b3ae4..31c85f5fa574 100644
--- a/science/quantum-espresso/pkg-plist
+++ b/science/quantum-espresso/pkg-plist
@@ -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