svn commit: r380500 - head/math/freemat

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Mar 5 16:56:08 UTC 2015


* Joh Marino (freebsd.contact at marino.st) 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.

Hmm, I never realized this, but yes, adding missing directories whould
bump revisions. These, however, are just empty test directories which
affect nothing so I'd skip this one. However I'd consider bumping
following ports.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru


More information about the svn-ports-head mailing list