diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-11 16:29:57 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-11 16:29:57 +0000 |
commit | c630ef7c4e8ee5dd725dc6366555f341e1eec0fd (patch) | |
tree | bfc6a484c5d677db2b80a9b33b15c0416fc9170e /math | |
parent | 75261c48c34ea28fbb3a8599994fcd51ec651da1 (diff) | |
download | ports-c630ef7c4e8ee5dd725dc6366555f341e1eec0fd.tar.gz ports-c630ef7c4e8ee5dd725dc6366555f341e1eec0fd.zip |
Notes
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 | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 018448b3439c..7c32947f46c1 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.61 +PORTVERSION= 1.62 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index ab70c3c88f4c..29dba7c7152d 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.61.src.tgz) = 93ce4d40318752ca60f15eef096e4e1a -SHA256 (asymptote-1.61.src.tgz) = b848d1ba120a0c2de6ddf4597fd87dff0186fe7a505457b979aaf6533c8287ed -SIZE (asymptote-1.61.src.tgz) = 1311279 +MD5 (asymptote-1.62.src.tgz) = adac32c267b74f58220dfa60ea74fa77 +SHA256 (asymptote-1.62.src.tgz) = 3f4747a24608377eefc1245a34df75469a40115063c444aee44af5d00ce85ac8 +SIZE (asymptote-1.62.src.tgz) = 1313314 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 179b127a6af4..2ebd1a96e671 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -245,14 +245,15 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/makepen.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/markers1.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/markers2.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/markregular.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mexicanhat.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/monthaxis.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mosaic.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mosquito.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicontour.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/near_earth.asy -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneoverx.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/onecontour.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneoverx.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/orthocenter.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricelevation.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parametricgraph.asy |