svn commit: r514062 - head/math/asymptote

Nicola Vitale nivit at FreeBSD.org
Tue Oct 8 09:18:43 UTC 2019


Author: nivit
Date: Tue Oct  8 09:18:42 2019
New Revision: 514062
URL: https://svnweb.freebsd.org/changeset/ports/514062

Log:
  - Fix pkg-plist
  - Bump PORTREVISION

Modified:
  head/math/asymptote/Makefile
  head/math/asymptote/pkg-plist

Modified: head/math/asymptote/Makefile
==============================================================================
--- head/math/asymptote/Makefile	Tue Oct  8 09:13:17 2019	(r514061)
+++ head/math/asymptote/Makefile	Tue Oct  8 09:18:42 2019	(r514062)
@@ -3,7 +3,7 @@
 
 PORTNAME=	asymptote
 PORTVERSION=	2.56
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src

Modified: head/math/asymptote/pkg-plist
==============================================================================
--- head/math/asymptote/pkg-plist	Tue Oct  8 09:13:17 2019	(r514061)
+++ head/math/asymptote/pkg-plist	Tue Oct  8 09:18:42 2019	(r514062)
@@ -1,5 +1,6 @@
 bin/asy
 bin/xasy
+share/info/asy-faq.info
 share/info/asymptote/Bode.png
 share/info/asymptote/CAD1.png
 share/info/asymptote/CDlabel.png
@@ -85,19 +86,84 @@ share/info/asymptote/westnile.png
 man/man1/asy.1.gz
 man/man1/xasy.1x.gz
 %%DATADIR%%/CAD.asy
-%%DATADIR%%/GUI/CubicBezier.py
+%%DATADIR%%/GUI/CustMatTransform.py
+%%DATADIR%%/GUI/DebugFlags.py
+%%DATADIR%%/GUI/GuidesManager.py
+%%DATADIR%%/GUI/InplaceAddObj.py
+%%DATADIR%%/GUI/PrimitiveShape.py
+%%DATADIR%%/GUI/SetCustomAnchor.py
 %%DATADIR%%/GUI/UndoRedoStack.py
+%%DATADIR%%/GUI/Widg_addLabel.py
+%%DATADIR%%/GUI/Widg_addPolyOpt.py
+%%DATADIR%%/GUI/Widg_editBezier.py
+%%DATADIR%%/GUI/Window1.py
+%%DATADIR%%/GUI/__init__.py
+%%DATADIR%%/GUI/configs/xasyconfig.cson
+%%DATADIR%%/GUI/configs/xasykeymap.cson
+%%DATADIR%%/GUI/icons_rc.py
+%%DATADIR%%/GUI/labelEditor.py
+%%DATADIR%%/GUI/pyUIClass/custMatTransform.py
+%%DATADIR%%/GUI/pyUIClass/labelTextEditor.py
+%%DATADIR%%/GUI/pyUIClass/setCustomAnchor.py
+%%DATADIR%%/GUI/pyUIClass/widg_addLabel.py
+%%DATADIR%%/GUI/pyUIClass/widg_addPolyOpt.py
+%%DATADIR%%/GUI/pyUIClass/widg_editBezier.py
+%%DATADIR%%/GUI/pyUIClass/widgetPointEditor.py
+%%DATADIR%%/GUI/pyUIClass/window1.py
+%%DATADIR%%/GUI/res/icons.qrc
+%%DATADIR%%/GUI/res/icons/anchor.svg
+%%DATADIR%%/GUI/res/icons/android-arrow-back.svg
+%%DATADIR%%/GUI/res/icons/android-arrow-forward.svg
+%%DATADIR%%/GUI/res/icons/android-camera.svg
+%%DATADIR%%/GUI/res/icons/android-close.svg
+%%DATADIR%%/GUI/res/icons/android-color-palette.svg
+%%DATADIR%%/GUI/res/icons/android-delete.svg
+%%DATADIR%%/GUI/res/icons/android-done.svg
+%%DATADIR%%/GUI/res/icons/android-expand.svg
+%%DATADIR%%/GUI/res/icons/android-folder-open.svg
+%%DATADIR%%/GUI/res/icons/android-hand.svg
+%%DATADIR%%/GUI/res/icons/android-locate.svg
+%%DATADIR%%/GUI/res/icons/android-radio-button-off.svg
+%%DATADIR%%/GUI/res/icons/android-radio-button-on.svg
+%%DATADIR%%/GUI/res/icons/android-refresh.svg
+%%DATADIR%%/GUI/res/icons/arrow-move.svg
+%%DATADIR%%/GUI/res/icons/arrow-resize.svg
+%%DATADIR%%/GUI/res/icons/bucket.svg
+%%DATADIR%%/GUI/res/icons/center.svg
+%%DATADIR%%/GUI/res/icons/centerorigin.svg
+%%DATADIR%%/GUI/res/icons/check.svg
+%%DATADIR%%/GUI/res/icons/chevron-with-circle-left.svg
+%%DATADIR%%/GUI/res/icons/chevron-with-circle-right.svg
+%%DATADIR%%/GUI/res/icons/circle.svg
+%%DATADIR%%/GUI/res/icons/close-round.svg
+%%DATADIR%%/GUI/res/icons/closedcurve.svg
+%%DATADIR%%/GUI/res/icons/closedpolygon.svg
+%%DATADIR%%/GUI/res/icons/code.svg
+%%DATADIR%%/GUI/res/icons/edit.svg
+%%DATADIR%%/GUI/res/icons/eye.svg
+%%DATADIR%%/GUI/res/icons/filledbucket.svg
+%%DATADIR%%/GUI/res/icons/grid.svg
+%%DATADIR%%/GUI/res/icons/magnifying-glass.svg
+%%DATADIR%%/GUI/res/icons/opencurve.svg
+%%DATADIR%%/GUI/res/icons/openpolygon.svg
+%%DATADIR%%/GUI/res/icons/plus-round.svg
+%%DATADIR%%/GUI/res/icons/save.svg
+%%DATADIR%%/GUI/res/icons/social-python.svg
+%%DATADIR%%/GUI/res/icons/subdirectory-left.svg
+%%DATADIR%%/GUI/res/icons/text.svg
+%%DATADIR%%/GUI/res/icons/triangle-stroked-15.svg
+%%DATADIR%%/GUI/setup.py
 %%DATADIR%%/GUI/xasy.py
 %%DATADIR%%/GUI/xasy2asy.py
-%%DATADIR%%/GUI/xasyActions.py
-%%DATADIR%%/GUI/xasyBezierEditor.py
-%%DATADIR%%/GUI/xasyCodeEditor.py
-%%DATADIR%%/GUI/xasyColorPicker.py
+%%DATADIR%%/GUI/xasyArgs.py
+%%DATADIR%%/GUI/xasyBezierInterface.py
 %%DATADIR%%/GUI/xasyFile.py
-%%DATADIR%%/GUI/xasyGUIIcons.py
-%%DATADIR%%/GUI/xasyMainWin.py
 %%DATADIR%%/GUI/xasyOptions.py
-%%DATADIR%%/GUI/xasyOptionsDialog.py
+%%DATADIR%%/GUI/xasyStrings.py
+%%DATADIR%%/GUI/xasySvg.py
+%%DATADIR%%/GUI/xasyTransform.py
+%%DATADIR%%/GUI/xasyUtils.py
+%%DATADIR%%/GUI/xasyValidator.py
 %%DATADIR%%/GUI/xasyVersion.py
 %%DATADIR%%/animate.asy
 %%DATADIR%%/animation.asy
@@ -113,6 +179,7 @@ man/man1/xasy.1x.gz
 %%DATADIR%%/bezulate.asy
 %%DATADIR%%/binarytree.asy
 %%DATADIR%%/bsp.asy
+%%DATADIR%%/colormap.asy
 %%DATADIR%%/contour.asy
 %%DATADIR%%/contour3.asy
 %%DATADIR%%/drawtree.asy
@@ -158,11 +225,13 @@ man/man1/xasy.1x.gz
 %%DATADIR%%/plain_scaling.asy
 %%DATADIR%%/plain_shipout.asy
 %%DATADIR%%/plain_strings.asy
-%%DATADIR%%/plain_xasy.asy
 %%DATADIR%%/pstoedit.asy
 %%DATADIR%%/rational.asy
+%%DATADIR%%/rationalSimplex.asy
 %%DATADIR%%/reload.js
 %%DATADIR%%/roundedpath.asy
+%%DATADIR%%/shaders/fragment.glsl
+%%DATADIR%%/shaders/vertex.glsl
 %%DATADIR%%/simplex.asy
 %%DATADIR%%/size10.asy
 %%DATADIR%%/size11.asy
@@ -184,6 +253,9 @@ man/man1/xasy.1x.gz
 %%DATADIR%%/tube.asy
 %%DATADIR%%/unicode.asy
 %%DATADIR%%/version.asy
+%%DATADIR%%/webgl/WebGLfooter.html
+%%DATADIR%%/webgl/WebGLheader.html
+%%DATADIR%%/webgl/asygl-1.00.js
 %%DATADIR%%/x11colors.asy
 %%PORTDOCS%%%%DOCSDIR%%/CAD.pdf
 %%PORTDOCS%%%%DOCSDIR%%/TeXShopAndAsymptote.pdf
@@ -443,6 +515,7 @@ man/man1/xasy.1x.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sinc.asy
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sinxlex.asy
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/slidedemo.asy
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/slope.asy
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/slopefield1.asy
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smoothelevation.asy
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/soccerball.asy


More information about the svn-ports-head mailing list