FreeBSD Bugzilla – Attachment 208008 Details for
Bug 240997
math/petiga: Update to 20190820
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
petiga-g20190820.patch
petiga-g20190820.patch (text/plain), 2.28 KB, created by
takefu
on 2019-10-02 08:05:21 UTC
(
hide
)
Description:
petiga-g20190820.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2019-10-02 08:05:21 UTC
Size:
2.28 KB
patch
obsolete
>diff -udprN /usr/ports/math/petiga/distinfo ./distinfo >--- /usr/ports/math/petiga/distinfo 2018-05-21 11:10:10.079204000 +0000 >+++ ./distinfo 2019-09-27 06:35:29.927909000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1526897728 >-SHA256 (petiga-g20180518.tar.gz) = 6be68ce0de611b7811de0097021b3b78a86185d29cdd36d3ce04f22b8ba9c9de >-SIZE (petiga-g20180518.tar.gz) = 189972 >+TIMESTAMP = 1569566129 >+SHA256 (petiga-g20190820.tar.gz) = 65d9c9572a9d43dc3a9d00a45f144710cf2aba55a0ed48e2e04e05cc9d4c0664 >+SIZE (petiga-g20190820.tar.gz) = 191491 >diff -udprN /usr/ports/math/petiga/files/patch-CMakeLists.txt ./files/patch-CMakeLists.txt >--- /usr/ports/math/petiga/files/patch-CMakeLists.txt 2018-05-21 11:10:10.079204000 +0000 >+++ ./files/patch-CMakeLists.txt 2019-09-27 06:41:26.100977000 +0000 >@@ -1,14 +1,5 @@ >---- CMakeLists.txt.orig 2018-05-17 14:35:00 UTC >+--- CMakeLists.txt.orig 2019-08-20 07:57:51 UTC > +++ CMakeLists.txt >-@@ -15,7 +15,7 @@ else () >- find_library (PETSC_LIBRARIES NAMES petsc HINTS "${PETSC_DIR}" PATH_SUFFIXES "${PETSC_ARCH}/lib" "lib" NO_DEFAULT_PATH) >- find_path (PETSC_CONF_DIR petscrules HINTS "${PETSC_DIR}/${PETSC_ARCH}" PATH_SUFFIXES "lib/petsc/conf" "conf" NO_DEFAULT_PATH) >- mark_as_advanced (PETSC_CONF_DIR) >-- include (${PETSC_CONF_DIR}/PETScConfig.cmake) >-+ include (${PETSC_CONF_DIR}/PETScBuildInternal.cmake) >- mark_as_advanced (PETSC_CLANGUAGE_Cxx) >- endif () >- > @@ -67,8 +67,8 @@ if (BUILD_STATIC_LIBS) > endif () > >diff -udprN /usr/ports/math/petiga/Makefile ./Makefile >--- /usr/ports/math/petiga/Makefile 2019-07-26 20:46:53.088592000 +0000 >+++ ./Makefile 2019-10-02 08:02:33.929415000 +0000 >@@ -1,8 +1,7 @@ > # $FreeBSD: head/math/petiga/Makefile 507372 2019-07-26 20:46:53Z gerald $ > > PORTNAME= petiga >-DISTVERSION= g20180518 >-PORTREVISION= 7 >+DISTVERSION= g20190820 > CATEGORIES= math python > MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ > >@@ -17,13 +16,13 @@ LIB_DEPENDS= libblas.so:math/blas \ > libmpich.so:net/mpich \ > libpetsc.so:science/PETSc > >+USES= cmake compiler:c++14-lang fortran xorg >+ > BB_ACCOUNT= dalcinl > BB_PROJECT= ${PORTNAME} >-BB_COMMIT= e2a59b1ba054 >+BB_COMMIT= 2a48dea69533 > > WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} >- >-USES= cmake compiler:c++14-lang fortran > USE_XORG= x11 > USE_LDCONFIG= yes >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 240997
: 208008