diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-01-02 20:44:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-01-02 20:44:59 +0000 |
commit | 48500d37328cdeca830aca4c48c17c5e116054da (patch) | |
tree | f72f671f4bb3d097beb6016660407966a0f24029 /math | |
parent | Update to 1.99.11. (diff) |
Update to 0.99
PR: 91133
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notes
Notes:
svn path=/head/; revision=152604
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 4 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 14 |
3 files changed, 19 insertions, 5 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 7e38cbd158c6..8d96b633a5a7 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 0.97 +PORTVERSION= 0.99 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -29,7 +29,7 @@ RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv \ ONLY_FOR_ARCHS= i386 USE_GCC= 3.3+ -USE_GHOSTSCRIPT= yes +USE_GHOSTSCRIPT=yes USE_GMAKE= yes USE_PYTHON= yes diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 94613d2d4912..a148c15b5d8a 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-0.97.tar.gz) = d51f9876e6bca010b24bb1e23c487d8d -SHA256 (asymptote-0.97.tar.gz) = db0c51fd66cb6db18a438a1357f09465c885f7d13d1d902822f02408bc07b835 -SIZE (asymptote-0.97.tar.gz) = 587813 +MD5 (asymptote-0.99.tar.gz) = 8326dccdc384dd9efc2b0233b4d26b9a +SHA256 (asymptote-0.99.tar.gz) = d80e1b107bb60fddfef14c6115b076ee4d97e448fa12e165341897fe958a22ff +SIZE (asymptote-0.99.tar.gz) = 595227 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 9c756863d41f..e26f782a383b 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -1,27 +1,41 @@ @comment $FreeBSD$ bin/asy bin/xasy +%%DATADIR%%/Label.asy %%DATADIR%%/animate.asy +%%DATADIR%%/arcs.asy +%%DATADIR%%/arrows.asy %%DATADIR%%/babel.asy +%%DATADIR%%/boxes.asy +%%DATADIR%%/constants.asy %%DATADIR%%/drawtree.asy %%DATADIR%%/featpost3D.asy %%DATADIR%%/feynman.asy +%%DATADIR%%/filldraw.asy %%DATADIR%%/fontsize.asy %%DATADIR%%/geometry.asy %%DATADIR%%/graph.asy %%DATADIR%%/graph3.asy %%DATADIR%%/latin1.asy %%DATADIR%%/light.asy +%%DATADIR%%/margins.asy +%%DATADIR%%/markers.asy %%DATADIR%%/math.asy %%DATADIR%%/metapost.asy %%DATADIR%%/palette.asy +%%DATADIR%%/paths.asy %%DATADIR%%/patterns.asy +%%DATADIR%%/pens.asy +%%DATADIR%%/picture.asy %%DATADIR%%/plain.asy %%DATADIR%%/pstoedit.asy %%DATADIR%%/roundedpath.asy +%%DATADIR%%/shipout.asy %%DATADIR%%/simplex.asy %%DATADIR%%/stats.asy +%%DATADIR%%/strings.asy %%DATADIR%%/three.asy +%%DATADIR%%/transforms.asy %%DATADIR%%/tree.asy %%DATADIR%%/unicode.asy %%DATADIR%%/version.asy |