FreeBSD Bugzilla – Attachment 199874 Details for
Bug 233618
cad/gmsh: Update to 4.0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update ; Unmark broken on 12/13-i386
gmsh (text/plain), 3.06 KB, created by
Nathan
on 2018-12-05 23:17:40 UTC
(
hide
)
Description:
Update ; Unmark broken on 12/13-i386
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-12-05 23:17:40 UTC
Size:
3.06 KB
patch
obsolete
>cad/gmsh: > >* Update to 4.0.6 >* Unmark broken on 12/13-i386, built in poudriere >* Correct order of variables, per handbook >* Add missing LDCONFIG, installs shared libraries > >PR: 233618 >Submitted by: Nathan <ndowens@yahoo.com> >Approved by: portmgr (Unmaintained port) > >Index: cad/gmsh/Makefile >=================================================================== >--- cad/gmsh/Makefile (revision 486476) >+++ cad/gmsh/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gmsh >-DISTVERSION= 4.0.2 >-PORTREVISION= 1 >+DISTVERSION= 4.0.6 > CATEGORIES= cad > MASTER_SITES= http://gmsh.info/src/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-source >@@ -15,9 +14,6 @@ > LICENSE= AGPLv3+ APACHE20 GPLv3+ GPLv2+ LGPL21 > LICENSE_COMB= multi > >-BROKEN_FreeBSD_12_i386= fails to build on FreeBSD 12 i386 due to a clang bug: https://llvm.org/bugs/show_bug.cgi?id=21903 >-BROKEN_FreeBSD_13_i386= fails to build on FreeBSD 13 i386 due to a clang bug: https://llvm.org/bugs/show_bug.cgi?id=21903 >- > LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ > libfontconfig.so:x11-fonts/fontconfig \ > libgmp.so:math/gmp \ >@@ -29,13 +25,13 @@ > USES= blaslapack compiler:c++11-lang cmake fortran gl jpeg tar:tgz > USE_GL= gl glu > USE_XORG= x11 xcursor xext xinerama xfixes xft xrender >+USE_LDCONFIG=yes > >-MAKE_JOBS_UNSAFE= yes >- > CMAKE_ARGS= -DCMAKE_SKIP_RPATH:BOOL=YES > > OPTIONS_DEFINE= CGNS DOCS MED OCC SHARED STATIC > OPTIONS_DEFAULT= CGNS MED OCC >+OPTIONS_SUB= yes > > CGNS_DESC= Enable CGNS mesh import > MED_DESC= Enable MED mesh and post file formats >@@ -43,7 +39,6 @@ > SHARED_DESC= Build shared library and install header files > STATIC_DESC= Build static library > >-OPTIONS_SUB= yes > PLIST_SUB= VER=${PORTVERSION} VE=${PORTVERSION:R} > > # TODO >Index: cad/gmsh/distinfo >=================================================================== >--- cad/gmsh/distinfo (revision 486476) >+++ cad/gmsh/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1538528267 >-SHA256 (gmsh/gmsh-4.0.2-source.tgz) = f3c993408153961bd0bbd762458231abe50aeaabe7ab2466462975f2971e5c0d >-SIZE (gmsh/gmsh-4.0.2-source.tgz) = 12764404 >+TIMESTAMP = 1543925930 >+SHA256 (gmsh/gmsh-4.0.6-source.tgz) = dce0aa4154908f9be8c48ec9bb31d4425c7c28b26897d882a2bce8f72c692a04 >+SIZE (gmsh/gmsh-4.0.6-source.tgz) = 12791243 >Index: cad/gmsh/pkg-plist >=================================================================== >--- cad/gmsh/pkg-plist (revision 486476) >+++ cad/gmsh/pkg-plist (working copy) >@@ -17,6 +17,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/demos/api/gui.cpp > %%PORTDOCS%%%%DOCSDIR%%/demos/api/gui.jl > %%PORTDOCS%%%%DOCSDIR%%/demos/api/gui.py >+%%PORTDOCS%%%%DOCSDIR%%/demos/api/mesh_from_discrete_curve.py > %%PORTDOCS%%%%DOCSDIR%%/demos/api/normals.py > %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_data.c > %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_data.cpp
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
Flags:
ndowens04
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 233618
: 199874