diff options
author | clsung <clsung@FreeBSD.org> | 2006-11-21 18:25:33 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-11-21 18:25:33 +0800 |
commit | 885b4303982e69b8aa1ee0fcc3c240c795c0ede0 (patch) | |
tree | 7183a959b853a9407dacb99c6e09dc203680bd72 /math/asymptote | |
parent | 811df5a0c3ae6997c0b1675b1c2a5d7e9ef1b2f8 (diff) | |
download | freebsd-ports-gnome-885b4303982e69b8aa1ee0fcc3c240c795c0ede0.tar.gz freebsd-ports-gnome-885b4303982e69b8aa1ee0fcc3c240c795c0ede0.tar.zst freebsd-ports-gnome-885b4303982e69b8aa1ee0fcc3c240c795c0ede0.zip |
- Update to 1.18
PR: ports/105367
Submitted by: maintainer (Nicola Vitale)
Diffstat (limited to 'math/asymptote')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/files/patch-doc-Makefile | 21 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 6 |
4 files changed, 25 insertions, 10 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 5e123a60ea74..dce7f01c88d6 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.14 +PORTVERSION= 1.18 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index b50e4de48e15..ecd39af42e2f 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.14.tar.gz) = c79f342da644c6b275e2e0abc8478565 -SHA256 (asymptote-1.14.tar.gz) = 93962ef7768d0ab324a70da9fed09c1ff4074ad3991128199a9e8ef317a46aa6 -SIZE (asymptote-1.14.tar.gz) = 864805 +MD5 (asymptote-1.18.tar.gz) = 00006bb1bb3a17bfca322dfa38ce0520 +SHA256 (asymptote-1.18.tar.gz) = d0c3a5e3f752e22037fa0a0ce9c6fdc1d9dda902fd1ea0e31a2c5a18e84ba392 +SIZE (asymptote-1.18.tar.gz) = 875386 diff --git a/math/asymptote/files/patch-doc-Makefile b/math/asymptote/files/patch-doc-Makefile index 502e9bba2d83..2858051de2e5 100644 --- a/math/asymptote/files/patch-doc-Makefile +++ b/math/asymptote/files/patch-doc-Makefile @@ -1,14 +1,23 @@ ---- doc/Makefile Wed Sep 6 06:52:34 2006 -+++ doc/Makefile.port Wed Sep 6 18:41:09 2006 -@@ -56,9 +56,10 @@ +--- doc/Makefile Sun Nov 5 09:02:52 2006 ++++ doc/Makefile.port Tue Nov 7 13:50:15 2006 +@@ -2,7 +2,7 @@ + ASYFILES = $(wildcard *.asy) latexusage.asy + FIGURES = version.texi + ASY = ../asy -dir ../base +-DOCFILES = asymptote.pdf,CAD.pdf ++DOCFILES = asymptote.pdf CAD.pdf + + doc: asymptote.dvi asymptote.info html man + +@@ -62,9 +62,10 @@ rm -rf asymptote install: man faq -+ mkdir -p $(prefix)/share/doc/asymptote ++ mkdir $(prefix)/share/doc/asympote cd FAQ; $(MAKE) install ${INSTALL} -d -m 755 $(docdir) $(mandir)/man1 -- ${INSTALL} -p -m 644 asymptote.pdf $(docdir) -+ ${INSTALL} -p -m 644 asymptote.pdf $(prefix)/share/doc/asymptote +- ${INSTALL} -p -m 644 {$(DOCFILES)} $(docdir) ++ ${INSTALL} -p -m 644 $(DOCFILES) $(prefix)/share/doc/asymptote ${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1 install-all: doc install diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 71992a795e15..356282331089 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -1,6 +1,7 @@ @comment $FreeBSD$ bin/asy bin/xasy +%%DATADIR%%/CAD.asy %%DATADIR%%/animate.asy %%DATADIR%%/annotate.asy %%DATADIR%%/asy-init.el @@ -54,6 +55,7 @@ bin/xasy %%DATADIR%%/unicode.asy %%DATADIR%%/version.asy %%DATADIR%%/x11colors.asy +%%PORTDOCS%%%%DOCSDIR%%/CAD.pdf %%PORTDOCS%%%%DOCSDIR%%/asy-faq.ascii %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/index.html %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section1.html @@ -67,6 +69,8 @@ bin/xasy %%PORTDOCS%%%%DOCSDIR%%/asy-faq.html/section9.html %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf %%EXAMPLESDIR%%/Bode.asy +%%EXAMPLESDIR%%/CAD1.asy +%%EXAMPLESDIR%%/CDlabel.asy %%EXAMPLESDIR%%/Gouraud.asy %%EXAMPLESDIR%%/Gouraudcontour.asy %%EXAMPLESDIR%%/Pythagoras.asy @@ -130,6 +134,7 @@ bin/xasy %%EXAMPLESDIR%%/icon.asy %%EXAMPLESDIR%%/image.asy %%EXAMPLESDIR%%/imagecontour.asy +%%EXAMPLESDIR%%/imagehistogram.asy %%EXAMPLESDIR%%/integraltest.asy %%EXAMPLESDIR%%/join.asy %%EXAMPLESDIR%%/join3.asy @@ -140,6 +145,7 @@ bin/xasy %%EXAMPLESDIR%%/latticeshading.asy %%EXAMPLESDIR%%/leastsquares.asy %%EXAMPLESDIR%%/leastsquares.dat +%%EXAMPLESDIR%%/legend.asy %%EXAMPLESDIR%%/lever.asy %%EXAMPLESDIR%%/limit.asy %%EXAMPLESDIR%%/lineargraph.asy |