diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-04-12 14:49:17 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-04-12 14:49:17 +0000 |
commit | e09d6819712a57bb607f282c2cfb7ebf70fe280a (patch) | |
tree | 2693e3ed88aeb5feded122617ce2991a6fccdcd6 /math | |
parent | 654c74db0c2d2b944af609e292f5e42cc61aaaa8 (diff) | |
download | ports-e09d6819712a57bb607f282c2cfb7ebf70fe280a.tar.gz ports-e09d6819712a57bb607f282c2cfb7ebf70fe280a.zip |
- Update to 1.70
Notes
Notes:
svn path=/head/; revision=232213
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 |