svn commit: r380500 - head/math/freemat
John Marino
freebsd.contact at marino.st
Thu Mar 5 14:41:18 UTC 2015
On 3/5/2015 15:37, Dmitry Marakasov wrote:
> Author: amdmi3
> Date: Thu Mar 5 14:37:27 2015
> New Revision: 380500
> URL: https://svnweb.freebsd.org/changeset/ports/380500
> QAT: https://qat.redports.org/buildarchive/r380500/
>
> Log:
> - Add empty directories to plist
>
> Added:
> head/math/freemat/pkg-plist (contents, props changed)
> Modified:
> head/math/freemat/Makefile
>
> Modified: head/math/freemat/Makefile
> ==============================================================================
> --- head/math/freemat/Makefile Thu Mar 5 14:37:02 2015 (r380499)
> +++ head/math/freemat/Makefile Thu Mar 5 14:37:27 2015 (r380500)
> @@ -40,7 +40,6 @@ LDFLAGS+= -L${LOCALBASE}/llvm33/lib
> DATADIR= ${PREFIX}/share/${PORTNAME}-${PORTVERSION}
> DESKTOP_ENTRIES="FreeMat" "" "${PREFIX}/share/pixmaps/freemat.png" \
> "FreeMat" "Science;Math;NumericalAnalysis;" true
> -PLIST_FILES= bin/FreeMat bin/blas.ini share/pixmaps/freemat.png
> PORTDATA= *
>
> post-install:
>
> Added: head/math/freemat/pkg-plist
> ==============================================================================
> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> +++ head/math/freemat/pkg-plist Thu Mar 5 14:37:27 2015 (r380500)
> @@ -0,0 +1,23 @@
> +bin/FreeMat
> +bin/blas.ini
> +share/pixmaps/freemat.png
> + at dir %%DATADIR%%/toolbox/tests/vtkwidgets
> + at dir %%DATADIR%%/toolbox/tests/vtkvolumerendering
> + at dir %%DATADIR%%/toolbox/tests/vtkviews
> + at dir %%DATADIR%%/toolbox/tests/vtkrendering
> + at dir %%DATADIR%%/toolbox/tests/vtkparallel
> + at dir %%DATADIR%%/toolbox/tests/vtkio
> + at dir %%DATADIR%%/toolbox/tests/vtkinfovis
> + at dir %%DATADIR%%/toolbox/tests/vtkimaging
> + at dir %%DATADIR%%/toolbox/tests/vtkhybrid
> + at dir %%DATADIR%%/toolbox/tests/vtkgraphics
> + at dir %%DATADIR%%/toolbox/tests/vtkgeovis
> + at dir %%DATADIR%%/toolbox/tests/vtkfiltering
> + at dir %%DATADIR%%/toolbox/tests/vtkcommon
> + at dir %%DATADIR%%/toolbox/tests/os
> + at dir %%DATADIR%%/toolbox/tests/num
> + at dir %%DATADIR%%/toolbox/tests/mathfunctions
> + at dir %%DATADIR%%/toolbox/tests/introduction
> + at dir %%DATADIR%%/toolbox/tests/glwin
> + at dir %%DATADIR%%/toolbox/tests/function
> + at dir %%DATADIR%%/toolbox/tests/debug
>
I would REVBUMP this.
John
More information about the svn-ports-all
mailing list