diff options
author | nivit <nivit@FreeBSD.org> | 2009-04-12 22:49:17 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2009-04-12 22:49:17 +0800 |
commit | 008ea22ed662fbd3a42eb5649d7cb55117e0120b (patch) | |
tree | e15934f070c89c42d208a23935c1f145b74df87b /math | |
parent | 25943382af3580a5e605038cfb2e07899c52851d (diff) | |
download | freebsd-ports-gnome-008ea22ed662fbd3a42eb5649d7cb55117e0120b.tar.gz freebsd-ports-gnome-008ea22ed662fbd3a42eb5649d7cb55117e0120b.tar.zst freebsd-ports-gnome-008ea22ed662fbd3a42eb5649d7cb55117e0120b.zip |
- Update to 1.70
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 50cceddbbcf6..3e63a00443e2 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.69 +PORTVERSION= 1.70 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index f47a5872f594..e2c389fe1d1e 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.69.src.tgz) = 70c8a87bf19e6cec16fd210ca32d2608 -SHA256 (asymptote-1.69.src.tgz) = 2a686a642712172597844bca6af3fdf182a043a0bdbb6c54c546cddddcf32aa9 -SIZE (asymptote-1.69.src.tgz) = 1351423 +MD5 (asymptote-1.70.src.tgz) = 3d001d5ce77f00f5c3061cccfd4832af +SHA256 (asymptote-1.70.src.tgz) = ea2c5520f7ee431dfe9aee78cefcc745a176d67295c961a8464a458d2b9c5958 +SIZE (asymptote-1.70.src.tgz) = 1354330 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index d833facb55e8..455015ac3b47 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -43,6 +43,7 @@ bin/xasy %%DATADIR%%/grid3.asy %%DATADIR%%/interpolate.asy %%DATADIR%%/labelpath.asy +%%DATADIR%%/labelpath3.asy %%DATADIR%%/latin1.asy %%DATADIR%%/markers.asy %%DATADIR%%/math.asy @@ -165,6 +166,7 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpkcolors.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cube.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/curvedlabel.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curvedlabel3.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cyclohexane.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cylinder.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cylinderskeleton.asy |