Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2019 01:22:46 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490769 - head/science/octopus/files
Message-ID:  <201901200122.x0K1Mkt2022235@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Jan 20 01:22:46 2019
New Revision: 490769
URL: https://svnweb.freebsd.org/changeset/ports/490769

Log:
  science/octopus: patches

Added:
  head/science/octopus/files/
  head/science/octopus/files/patch-configure   (contents, props changed)
  head/science/octopus/files/patch-external__libs_Makefile.in   (contents, props changed)

Added: head/science/octopus/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/science/octopus/files/patch-configure	Sun Jan 20 01:22:46 2019	(r490769)
@@ -0,0 +1,11 @@
+--- configure.orig	2019-01-19 22:21:03 UTC
++++ configure
+@@ -900,7 +900,7 @@ CPP
+ FC
+ FCFLAGS
+ FCCPP'
+-ac_subdirs_all='external_libs/spglib-1.9.9'
++ac_subdirs_all=''
+ 
+ # Initialize some variables set by options.
+ ac_init_help=

Added: head/science/octopus/files/patch-external__libs_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/science/octopus/files/patch-external__libs_Makefile.in	Sun Jan 20 01:22:46 2019	(r490769)
@@ -0,0 +1,10 @@
+--- external_libs/Makefile.in.orig	2019-01-19 22:16:26 UTC
++++ external_libs/Makefile.in
+@@ -392,7 +392,6 @@ top_srcdir = @top_srcdir@
+ SUBDIRS = \
+ 	metis-5.1       \
+ 	qshep           \
+-	spglib-1.9.9    \
+ 	fortrancl       \
+ 	bpdn            \
+ 	yaml-0.1.4      \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901200122.x0K1Mkt2022235>