FreeBSD Bugzilla – Attachment 65928 Details for
Bug 97593
[MAINTAINER] math/asymptote: update to 1.05
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
asymptote-1.05_1.patch
asymptote-1.05_1.patch (text/plain), 5.38 KB, created by
Nicola Vitale
on 2006-05-22 08:40:15 UTC
(
hide
)
Description:
asymptote-1.05_1.patch
Filename:
MIME Type:
Creator:
Nicola Vitale
Created:
2006-05-22 08:40:15 UTC
Size:
5.38 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/math/asymptote/Makefile /usr/ports/math/asymptote.update-1.05/Makefile >--- /usr/ports/math/asymptote/Makefile Sun May 14 13:17:19 2006 >+++ /usr/ports/math/asymptote.update-1.05/Makefile Sun May 21 20:43:23 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= asymptote >-PORTVERSION= 1.04 >+PORTVERSION= 1.05 > PORTREVISION= 1 > CATEGORIES= math > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >diff -ruN --exclude=CVS /usr/ports/math/asymptote/distinfo /usr/ports/math/asymptote.update-1.05/distinfo >--- /usr/ports/math/asymptote/distinfo Fri Apr 28 13:03:28 2006 >+++ /usr/ports/math/asymptote.update-1.05/distinfo Sun May 21 20:43:48 2006 >@@ -1,3 +1,3 @@ >-MD5 (asymptote-1.04.tar.gz) = 408f388a9fea11401a58bc99e2098df5 >-SHA256 (asymptote-1.04.tar.gz) = 2046c733cfcc501b72da2e16d43496c16933508ba05a7bf1127cb831bcfb417c >-SIZE (asymptote-1.04.tar.gz) = 628457 >+MD5 (asymptote-1.05.tar.gz) = 4fc39ba0f67e0c5cdec0fcf3f72f9486 >+SHA256 (asymptote-1.05.tar.gz) = d09938c3c44e5c0e35ab89033e3e8df2321404296e5c7087d58d3ec85b88f7cd >+SIZE (asymptote-1.05.tar.gz) = 640481 >diff -ruN --exclude=CVS /usr/ports/math/asymptote/files/patch-Makefile.in /usr/ports/math/asymptote.update-1.05/files/patch-Makefile.in >--- /usr/ports/math/asymptote/files/patch-Makefile.in Fri Dec 16 12:53:16 2005 >+++ /usr/ports/math/asymptote.update-1.05/files/patch-Makefile.in Sun May 21 22:41:39 2006 >@@ -1,17 +1,17 @@ > $FreeBSD: ports/math/asymptote/files/patch-Makefile.in,v 1.6 2005/12/16 11:53:16 lawrance Exp $ > >---- Makefile.in Tue Nov 8 08:22:41 2005 >-+++ Makefile.in.port Sat Dec 10 19:02:52 2005 >-@@ -37,7 +37,7 @@ >- datadir = @datadir@ >+--- Makefile.in Thu May 18 07:44:26 2006 >++++ Makefile.in.port Sun May 21 22:20:49 2006 >+@@ -39,7 +39,7 @@ >+ datadir = $(DESTDIR)@datadir@ > asydir = $(datadir)/asymptote > docdir = $(datadir)/doc/asymptote >--exampledir = $(docdir) >+-exampledir = $(docdir)/examples > +exampledir = $(datadir)/examples/asymptote > animationsdir = $(exampledir)/animations >- latexdir = @latexdir@ >+ latexdir = $(DESTDIR)@latexdir@ > INSTALL = @INSTALL@ >-@@ -64,7 +64,7 @@ >+@@ -65,7 +65,7 @@ > rm -f $(GC).tar > cd $(GC); \ > ./configure --disable-threads --disable-shared --enable-cplusplus; \ >diff -ruN --exclude=CVS /usr/ports/math/asymptote/files/patch-doc-Makefile /usr/ports/math/asymptote.update-1.05/files/patch-doc-Makefile >--- /usr/ports/math/asymptote/files/patch-doc-Makefile Fri Apr 28 13:03:28 2006 >+++ /usr/ports/math/asymptote.update-1.05/files/patch-doc-Makefile Sun May 21 22:42:08 2006 >@@ -1,7 +1,7 @@ > $FreeBSD: ports/math/asymptote/files/patch-doc-Makefile,v 1.6 2006/04/26 21:51:57 erwin Exp $ > >---- doc/Makefile Sun Apr 9 23:00:12 2006 >-+++ doc/Makefile.port Mon Apr 24 13:54:07 2006 >+--- doc/Makefile Thu May 18 07:44:26 2006 >++++ doc/Makefile.port Sun May 21 22:22:53 2006 > @@ -52,8 +52,9 @@ > rm -rf asymptote > >diff -ruN --exclude=CVS /usr/ports/math/asymptote/pkg-descr /usr/ports/math/asymptote.update-1.05/pkg-descr >--- /usr/ports/math/asymptote/pkg-descr Fri Jul 29 17:27:25 2005 >+++ /usr/ports/math/asymptote.update-1.05/pkg-descr Sun May 21 22:44:41 2006 >@@ -10,6 +10,3 @@ > > Author: Andy Hammerlindl, John Bowman, and Tom Prince > WWW: http://asymptote.sourceforge.net/ >- >-- Nicola Vitale >-nivit@email.it >diff -ruN --exclude=CVS /usr/ports/math/asymptote/pkg-plist /usr/ports/math/asymptote.update-1.05/pkg-plist >--- /usr/ports/math/asymptote/pkg-plist Fri Apr 28 13:03:28 2006 >+++ /usr/ports/math/asymptote.update-1.05/pkg-plist Sun May 21 22:40:09 2006 >@@ -5,9 +5,13 @@ > %%DATADIR%%/animate.asy > %%DATADIR%%/arcs.asy > %%DATADIR%%/arrows.asy >+%%DATADIR%%/asy-mode.el >+%%DATADIR%%/asy.vim >+%%DATADIR%%/asymptote.py > %%DATADIR%%/babel.asy > %%DATADIR%%/boxes.asy > %%DATADIR%%/constants.asy >+%%DATADIR%%/contour.asy > %%DATADIR%%/drawtree.asy > %%DATADIR%%/embed.asy > %%DATADIR%%/featpost3D.asy >@@ -48,11 +52,9 @@ > %%EXAMPLESDIR%%/Gouraud.asy > %%EXAMPLESDIR%%/Pythagoras.asy > %%EXAMPLESDIR%%/PythagoreanTree.asy >+%%EXAMPLESDIR%%/Sierpinski.asy > %%EXAMPLESDIR%%/animations/cube.asy > %%EXAMPLESDIR%%/animations/wheel.asy >-%%EXAMPLESDIR%%/asy-mode.el >-%%EXAMPLESDIR%%/asy.vim >-%%EXAMPLESDIR%%/asymptote.py > %%EXAMPLESDIR%%/axis3.asy > %%EXAMPLESDIR%%/bezier.asy > %%EXAMPLESDIR%%/bigsquare.asy >@@ -63,16 +65,20 @@ > %%EXAMPLESDIR%%/coag.asy > %%EXAMPLESDIR%%/colons.asy > %%EXAMPLESDIR%%/colors.asy >+%%EXAMPLESDIR%%/cones.asy > %%EXAMPLESDIR%%/conicurv.asy > %%EXAMPLESDIR%%/cos2theta.asy > %%EXAMPLESDIR%%/cosaddition.asy > %%EXAMPLESDIR%%/cube.asy > %%EXAMPLESDIR%%/cylinder.asy >+%%EXAMPLESDIR%%/cylinderoutline.asy >+%%EXAMPLESDIR%%/cylinderskeleton.asy > %%EXAMPLESDIR%%/datagraph.asy > %%EXAMPLESDIR%%/delu.asy > %%EXAMPLESDIR%%/diagonal.asy > %%EXAMPLESDIR%%/diatom.asy > %%EXAMPLESDIR%%/diatom.csv >+%%EXAMPLESDIR%%/dimension.asy > %%EXAMPLESDIR%%/dots.asy > %%EXAMPLESDIR%%/dragon.asy > %%EXAMPLESDIR%%/eetomumu.asy >@@ -94,6 +100,7 @@ > %%EXAMPLESDIR%%/helix.asy > %%EXAMPLESDIR%%/hierarchy.asy > %%EXAMPLESDIR%%/histogram.asy >+%%EXAMPLESDIR%%/hyperboloid.asy > %%EXAMPLESDIR%%/icon.asy > %%EXAMPLESDIR%%/image.asy > %%EXAMPLESDIR%%/integraltest.asy >@@ -121,6 +128,7 @@ > %%EXAMPLESDIR%%/lowint.asy > %%EXAMPLESDIR%%/lowupint.asy > %%EXAMPLESDIR%%/makepen.asy >+%%EXAMPLESDIR%%/monthaxis.asy > %%EXAMPLESDIR%%/mosaic.asy > %%EXAMPLESDIR%%/mosquito.asy > %%EXAMPLESDIR%%/mosquito.csv >@@ -161,6 +169,7 @@ > %%EXAMPLESDIR%%/surface.asy > %%EXAMPLESDIR%%/tanh.asy > %%EXAMPLESDIR%%/tile.asy >+%%EXAMPLESDIR%%/torus.asy > %%EXAMPLESDIR%%/treetest.asy > %%EXAMPLESDIR%%/triads.asy > %%EXAMPLESDIR%%/triangle.asy
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 97593
: 65928