Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Nov 2022 05:56:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267536] science/paraview: Add Makefile.version to allow users not list paraview version explicitly
Message-ID:  <bug-267536-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267536

            Bug ID: 267536
           Summary: science/paraview: Add Makefile.version to allow users
                    not list paraview version explicitly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(thierry@FreeBSD.org)
          Assignee: thierry@FreeBSD.org

Created attachment 237833
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237833&action=
=3Dedit
patch

Hello Thierry,

Currently Paraview users have to list Paraview version like this:
> LIB_DEPENDS=3DlibvtkRenderingCore-pv5.10.so:science/paraview

I would like to suggest that Paraview should take the same approach as
math/vtk9: it would supply the file Makefile.version that all users of Para=
iew
would include and then the dependency line would become:
> LIB_DEPENDS=3DlibvtkRenderingCore-pv${PARAVIEW_VER}.so:science/paraview

This would make updating the Paraview port easier, because the version woul=
d be
in just one file.


Thanks,
Yuri

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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