diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-01 08:41:29 +0800 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-01 08:41:29 +0800 |
commit | 5f2b26963c74f3ee2b94fefd4a0d79e755ddd10a (patch) | |
tree | 36383f2f05e476b16b45b070b76ca3a2195ef858 | |
parent | 87faabe2dca9100a7e8d84bf7dad7b79e37546d6 (diff) | |
download | freebsd-ports-gnome-5f2b26963c74f3ee2b94fefd4a0d79e755ddd10a.tar.gz freebsd-ports-gnome-5f2b26963c74f3ee2b94fefd4a0d79e755ddd10a.tar.zst freebsd-ports-gnome-5f2b26963c74f3ee2b94fefd4a0d79e755ddd10a.zip |
- Update to 1.14
PR: ports/104442
Submitted by: maintainer (Nicola Vitale)
-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 1c54778c0b37..5e123a60ea74 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 60010640d992..b50e4de48e15 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 16cd91f0ded1..71992a795e15 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 |