diff options
author | clsung <clsung@FreeBSD.org> | 2006-11-01 00:41:29 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-11-01 00:41:29 +0000 |
commit | 60f0e7c0a25d0186854ce94220860b33e31bbc80 (patch) | |
tree | a9c145510859b1406a8717b1a876e44f11d88354 /math | |
parent | 4e2c911a820860c3ae23f1bc6904a291a7d398c1 (diff) | |
download | FreeBSD-ports-60f0e7c0a25d0186854ce94220860b33e31bbc80.zip FreeBSD-ports-60f0e7c0a25d0186854ce94220860b33e31bbc80.tar.gz |
- Update to 1.14
PR: ports/104442
Submitted by: maintainer (Nicola Vitale)
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 3 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 1c54778..5e123a6 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,8 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.13 -PORTREVISION= 1 +PORTVERSION= 1.14 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 6001064..b50e4de 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.13.tar.gz) = c1d2461ac846ab5e16c46fffd1dc1935 -SHA256 (asymptote-1.13.tar.gz) = 0fed6f9f2c8a68143f2dd6c2785c444c9eaa39faeb750de4dc85567b0a540eff -SIZE (asymptote-1.13.tar.gz) = 850662 +MD5 (asymptote-1.14.tar.gz) = c79f342da644c6b275e2e0abc8478565 +SHA256 (asymptote-1.14.tar.gz) = 93962ef7768d0ab324a70da9fed09c1ff4074ad3991128199a9e8ef317a46aa6 +SIZE (asymptote-1.14.tar.gz) = 864805 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 16cd91f..71992a7 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -68,6 +68,7 @@ bin/xasy %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf %%EXAMPLESDIR%%/Bode.asy %%EXAMPLESDIR%%/Gouraud.asy +%%EXAMPLESDIR%%/Gouraudcontour.asy %%EXAMPLESDIR%%/Pythagoras.asy %%EXAMPLESDIR%%/PythagoreanTree.asy %%EXAMPLESDIR%%/Sierpinski.asy @@ -81,6 +82,7 @@ bin/xasy %%EXAMPLESDIR%%/bezier2.asy %%EXAMPLESDIR%%/bigsquare.asy %%EXAMPLESDIR%%/brokenaxis.asy +%%EXAMPLESDIR%%/buildcycle.asy %%EXAMPLESDIR%%/cardiod.asy %%EXAMPLESDIR%%/centroidfg.asy %%EXAMPLESDIR%%/circles.asy @@ -154,6 +156,7 @@ bin/xasy %%EXAMPLESDIR%%/lowint.asy %%EXAMPLESDIR%%/lowupint.asy %%EXAMPLESDIR%%/makepen.asy +%%EXAMPLESDIR%%/mexicanhat.asy %%EXAMPLESDIR%%/monthaxis.asy %%EXAMPLESDIR%%/mosaic.asy %%EXAMPLESDIR%%/mosquito.asy @@ -162,6 +165,7 @@ bin/xasy %%EXAMPLESDIR%%/orthocenter.asy %%EXAMPLESDIR%%/parametricgraph.asy %%EXAMPLESDIR%%/parametricsurface.asy +%%EXAMPLESDIR%%/penimage.asy %%EXAMPLESDIR%%/phase.asy %%EXAMPLESDIR%%/piicon.eps %%EXAMPLESDIR%%/planes.asy |