Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Mar 2015 15:41:08 +0100
From:      John Marino <freebsd.contact@marino.st>
To:        Dmitry Marakasov <amdmi3@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r380500 - head/math/freemat
Message-ID:  <54F86B04.5060303@marino.st>
In-Reply-To: <201503051437.t25EbSi1085183@svn.freebsd.org>
References:  <201503051437.t25EbSi1085183@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> +@dir %%DATADIR%%/toolbox/tests/vtkwidgets
> +@dir %%DATADIR%%/toolbox/tests/vtkvolumerendering
> +@dir %%DATADIR%%/toolbox/tests/vtkviews
> +@dir %%DATADIR%%/toolbox/tests/vtkrendering
> +@dir %%DATADIR%%/toolbox/tests/vtkparallel
> +@dir %%DATADIR%%/toolbox/tests/vtkio
> +@dir %%DATADIR%%/toolbox/tests/vtkinfovis
> +@dir %%DATADIR%%/toolbox/tests/vtkimaging
> +@dir %%DATADIR%%/toolbox/tests/vtkhybrid
> +@dir %%DATADIR%%/toolbox/tests/vtkgraphics
> +@dir %%DATADIR%%/toolbox/tests/vtkgeovis
> +@dir %%DATADIR%%/toolbox/tests/vtkfiltering
> +@dir %%DATADIR%%/toolbox/tests/vtkcommon
> +@dir %%DATADIR%%/toolbox/tests/os
> +@dir %%DATADIR%%/toolbox/tests/num
> +@dir %%DATADIR%%/toolbox/tests/mathfunctions
> +@dir %%DATADIR%%/toolbox/tests/introduction
> +@dir %%DATADIR%%/toolbox/tests/glwin
> +@dir %%DATADIR%%/toolbox/tests/function
> +@dir %%DATADIR%%/toolbox/tests/debug
> 

I would REVBUMP this.

John



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