diff options
author | erwin <erwin@FreeBSD.org> | 2006-04-27 05:51:57 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-04-27 05:51:57 +0800 |
commit | 0fedf0d77b3009683447d1e48541c3b66ea4a0b9 (patch) | |
tree | 4ada7985824d6e7f0b3f61536633260394b0b31c /math | |
parent | faa903a983b822a71166ef94eb49e21ec2113318 (diff) | |
download | freebsd-ports-gnome-0fedf0d77b3009683447d1e48541c3b66ea4a0b9.tar.gz freebsd-ports-gnome-0fedf0d77b3009683447d1e48541c3b66ea4a0b9.tar.zst freebsd-ports-gnome-0fedf0d77b3009683447d1e48541c3b66ea4a0b9.zip |
Update to 1.0.4
PR: 96259
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/files/patch-doc-Makefile | 10 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 8 |
4 files changed, 16 insertions, 10 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 8bef19b17ab2..d7ff36393f99 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index bee9d6568692..c685039e2300 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.03.tar.gz) = 0fae222bda76ee8832775240007c5953 -SHA256 (asymptote-1.03.tar.gz) = 4486fdc2ffe2d802e5b92967490bc0734aa0ab133dc009464fbd6165d1f6ff1f -SIZE (asymptote-1.03.tar.gz) = 613399 +MD5 (asymptote-1.04.tar.gz) = 408f388a9fea11401a58bc99e2098df5 +SHA256 (asymptote-1.04.tar.gz) = 2046c733cfcc501b72da2e16d43496c16933508ba05a7bf1127cb831bcfb417c +SIZE (asymptote-1.04.tar.gz) = 628457 diff --git a/math/asymptote/files/patch-doc-Makefile b/math/asymptote/files/patch-doc-Makefile index bb3d599d1ca1..cc8449f253be 100644 --- a/math/asymptote/files/patch-doc-Makefile +++ b/math/asymptote/files/patch-doc-Makefile @@ -1,15 +1,15 @@ $FreeBSD$ ---- doc/Makefile Wed Nov 16 09:36:10 2005 -+++ doc/Makefile.port Thu Nov 24 17:37:49 2005 +--- doc/Makefile Sun Apr 9 23:00:12 2006 ++++ doc/Makefile.port Mon Apr 24 13:54:07 2006 @@ -52,8 +52,9 @@ rm -rf asymptote install-man: man + mkdir -p $(prefix)/share/doc/asymptote ${INSTALL} -d $(docdir) $(mandir)/man1 -- ${INSTALL} -m 644 asymptote.pdf $(docdir) -+ ${INSTALL} -m 644 asymptote.pdf $(prefix)/share/doc/asymptote/ - ${INSTALL} -m 644 $(MANFILES) $(mandir)/man1 +- ${INSTALL} -p -m 644 asymptote.pdf $(docdir) ++ ${INSTALL} -p -m 644 asymptote.pdf $(prefix)/share/doc/asymptote + ${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1 install: doc install-man diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index f36d9af9b320..b4be0b0bb534 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -33,14 +33,16 @@ bin/xasy %%DATADIR%%/roundedpath.asy %%DATADIR%%/shipout.asy %%DATADIR%%/simplex.asy +%%DATADIR%%/slide.asy %%DATADIR%%/solids.asy %%DATADIR%%/stats.asy %%DATADIR%%/strings.asy +%%DATADIR%%/texcolors.asy %%DATADIR%%/three.asy -%%DATADIR%%/transforms.asy %%DATADIR%%/tree.asy %%DATADIR%%/unicode.asy %%DATADIR%%/version.asy +%%DATADIR%%/x11colors.asy %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf %%EXAMPLESDIR%%/Bode.asy %%EXAMPLESDIR%%/Gouraud.asy @@ -50,6 +52,7 @@ bin/xasy %%EXAMPLESDIR%%/animations/wheel.asy %%EXAMPLESDIR%%/asy-mode.el %%EXAMPLESDIR%%/asy.vim +%%EXAMPLESDIR%%/asymptote.py %%EXAMPLESDIR%%/axis3.asy %%EXAMPLESDIR%%/bezier.asy %%EXAMPLESDIR%%/bigsquare.asy @@ -59,6 +62,7 @@ bin/xasy %%EXAMPLESDIR%%/circles.asy %%EXAMPLESDIR%%/coag.asy %%EXAMPLESDIR%%/colons.asy +%%EXAMPLESDIR%%/colors.asy %%EXAMPLESDIR%%/conicurv.asy %%EXAMPLESDIR%%/cos2theta.asy %%EXAMPLESDIR%%/cosaddition.asy @@ -82,6 +86,7 @@ bin/xasy %%EXAMPLESDIR%%/fermi.asy %%EXAMPLESDIR%%/fjortoft.asy %%EXAMPLESDIR%%/flow.asy +%%EXAMPLESDIR%%/flowchart.asy %%EXAMPLESDIR%%/generalaxis.asy %%EXAMPLESDIR%%/generalaxis3.asy %%EXAMPLESDIR%%/grid.asy @@ -141,6 +146,7 @@ bin/xasy %%EXAMPLESDIR%%/sin1x.asy %%EXAMPLESDIR%%/sinc.asy %%EXAMPLESDIR%%/sinxlex.asy +%%EXAMPLESDIR%%/slidedemo.asy %%EXAMPLESDIR%%/sphere.asy %%EXAMPLESDIR%%/spiral.asy %%EXAMPLESDIR%%/spring.asy |