1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Update to 1.0.4

PR:		96259
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
This commit is contained in:
Erwin Lansing 2006-04-26 21:51:57 +00:00
parent d57d184050
commit bcbc87ea3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160546
4 changed files with 16 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= asymptote
PORTVERSION= 1.03
PORTVERSION= 1.04
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,3 +1,3 @@
MD5 (asymptote-1.03.tar.gz) = 0fae222bda76ee8832775240007c5953
SHA256 (asymptote-1.03.tar.gz) = 4486fdc2ffe2d802e5b92967490bc0734aa0ab133dc009464fbd6165d1f6ff1f
SIZE (asymptote-1.03.tar.gz) = 613399
MD5 (asymptote-1.04.tar.gz) = 408f388a9fea11401a58bc99e2098df5
SHA256 (asymptote-1.04.tar.gz) = 2046c733cfcc501b72da2e16d43496c16933508ba05a7bf1127cb831bcfb417c
SIZE (asymptote-1.04.tar.gz) = 628457

View File

@ -1,15 +1,15 @@
$FreeBSD$
--- doc/Makefile Wed Nov 16 09:36:10 2005
+++ doc/Makefile.port Thu Nov 24 17:37:49 2005
--- doc/Makefile Sun Apr 9 23:00:12 2006
+++ doc/Makefile.port Mon Apr 24 13:54:07 2006
@@ -52,8 +52,9 @@
rm -rf asymptote
install-man: man
+ mkdir -p $(prefix)/share/doc/asymptote
${INSTALL} -d $(docdir) $(mandir)/man1
- ${INSTALL} -m 644 asymptote.pdf $(docdir)
+ ${INSTALL} -m 644 asymptote.pdf $(prefix)/share/doc/asymptote/
${INSTALL} -m 644 $(MANFILES) $(mandir)/man1
- ${INSTALL} -p -m 644 asymptote.pdf $(docdir)
+ ${INSTALL} -p -m 644 asymptote.pdf $(prefix)/share/doc/asymptote
${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1
install: doc install-man

View File

@ -33,14 +33,16 @@ bin/xasy
%%DATADIR%%/roundedpath.asy
%%DATADIR%%/shipout.asy
%%DATADIR%%/simplex.asy
%%DATADIR%%/slide.asy
%%DATADIR%%/solids.asy
%%DATADIR%%/stats.asy
%%DATADIR%%/strings.asy
%%DATADIR%%/texcolors.asy
%%DATADIR%%/three.asy
%%DATADIR%%/transforms.asy
%%DATADIR%%/tree.asy
%%DATADIR%%/unicode.asy
%%DATADIR%%/version.asy
%%DATADIR%%/x11colors.asy
%%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf
%%EXAMPLESDIR%%/Bode.asy
%%EXAMPLESDIR%%/Gouraud.asy
@ -50,6 +52,7 @@ bin/xasy
%%EXAMPLESDIR%%/animations/wheel.asy
%%EXAMPLESDIR%%/asy-mode.el
%%EXAMPLESDIR%%/asy.vim
%%EXAMPLESDIR%%/asymptote.py
%%EXAMPLESDIR%%/axis3.asy
%%EXAMPLESDIR%%/bezier.asy
%%EXAMPLESDIR%%/bigsquare.asy
@ -59,6 +62,7 @@ bin/xasy
%%EXAMPLESDIR%%/circles.asy
%%EXAMPLESDIR%%/coag.asy
%%EXAMPLESDIR%%/colons.asy
%%EXAMPLESDIR%%/colors.asy
%%EXAMPLESDIR%%/conicurv.asy
%%EXAMPLESDIR%%/cos2theta.asy
%%EXAMPLESDIR%%/cosaddition.asy
@ -82,6 +86,7 @@ bin/xasy
%%EXAMPLESDIR%%/fermi.asy
%%EXAMPLESDIR%%/fjortoft.asy
%%EXAMPLESDIR%%/flow.asy
%%EXAMPLESDIR%%/flowchart.asy
%%EXAMPLESDIR%%/generalaxis.asy
%%EXAMPLESDIR%%/generalaxis3.asy
%%EXAMPLESDIR%%/grid.asy
@ -141,6 +146,7 @@ bin/xasy
%%EXAMPLESDIR%%/sin1x.asy
%%EXAMPLESDIR%%/sinc.asy
%%EXAMPLESDIR%%/sinxlex.asy
%%EXAMPLESDIR%%/slidedemo.asy
%%EXAMPLESDIR%%/sphere.asy
%%EXAMPLESDIR%%/spiral.asy
%%EXAMPLESDIR%%/spring.asy