From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 15 11:00:40 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1D5316A41F for ; Thu, 15 Dec 2005 11:00:40 +0000 (GMT) (envelope-from nivit@email.it) Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18DD343D58 for ; Thu, 15 Dec 2005 11:00:40 +0000 (GMT) (envelope-from nivit@email.it) Received: from stellina (82.54.133.191) by vsmtp14.tin.it (7.2.060.1) id 43A12D340000D0F3 for freebsd-ports-bugs@FreeBSD.org; Thu, 15 Dec 2005 12:00:57 +0100 Received: (qmail 81151 invoked by uid 1001); 15 Dec 2005 11:00:00 -0000 From: nivit@email.it (Nicola Vitale) Date: Thu, 15 Dec 2005 12:00:00 +0100 To: freebsd-ports-bugs@FreeBSD.org, bug-followup@FreeBSD.org Message-ID: <20051215110000.GA81112@stellina> Mail-Followup-To: freebsd-ports-bugs@FreeBSD.org, bug-followup@FreeBSD.org References: <20051215094435.24342.qmail@fantasmagoria> <200512151000.jBFA0Gs4039485@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <200512151000.jBFA0Gs4039485@freefall.freebsd.org> X-Operating-System: FreeBSD/i386 (http://www.freebsd.org) User-Agent: Mutt (http://www.mutt.org) Cc: Subject: Re: ports/90425: [MAINTAINER] math/asymptote: update to 0.96 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 11:00:40 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline - Update to 0.97 Ciao. -- Nicola Vitale nivit@email.it --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="asymptote.update-0.97.diff-ruN" diff -ruN asymptote/Makefile asymptote.update-0.97/Makefile --- asymptote/Makefile Mon Dec 12 11:49:10 2005 +++ asymptote.update-0.97/Makefile Thu Dec 15 11:17:06 2005 @@ -6,8 +6,8 @@ # PORTNAME= asymptote -PORTVERSION= 0.95 -PORTREVISION= 1 +PORTVERSION= 0.97 +#PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN asymptote/distinfo asymptote.update-0.97/distinfo --- asymptote/distinfo Fri Dec 2 16:16:46 2005 +++ asymptote.update-0.97/distinfo Thu Dec 15 11:57:40 2005 @@ -1,3 +1,3 @@ -MD5 (asymptote-0.95.tar.gz) = 86f7c76698acf720f25b2b79b6e2b65c -SHA256 (asymptote-0.95.tar.gz) = ca3386743da9207ebad4c1119934f40b3d2e22e52fe3b1b5e6dadb1b87155f80 -SIZE (asymptote-0.95.tar.gz) = 566834 +MD5 (asymptote-0.97.tar.gz) = d51f9876e6bca010b24bb1e23c487d8d +SHA256 (asymptote-0.97.tar.gz) = db0c51fd66cb6db18a438a1357f09465c885f7d13d1d902822f02408bc07b835 +SIZE (asymptote-0.97.tar.gz) = 587813 diff -ruN asymptote/files/patch-Makefile.in asymptote.update-0.97/files/patch-Makefile.in --- asymptote/files/patch-Makefile.in Mon Dec 12 11:49:10 2005 +++ asymptote.update-0.97/files/patch-Makefile.in Thu Dec 15 11:17:23 2005 @@ -1,3 +1,5 @@ +$FreeBSD$ + --- Makefile.in Tue Nov 8 08:22:41 2005 +++ Makefile.in.port Sat Dec 10 19:02:52 2005 @@ -37,7 +37,7 @@ diff -ruN asymptote/files/patch-doc-Makefile asymptote.update-0.97/files/patch-doc-Makefile --- asymptote/files/patch-doc-Makefile Fri Dec 2 16:16:46 2005 +++ asymptote.update-0.97/files/patch-doc-Makefile Thu Dec 15 11:17:30 2005 @@ -1,3 +1,5 @@ +$FreeBSD$ + --- doc/Makefile Wed Nov 16 09:36:10 2005 +++ doc/Makefile.port Thu Nov 24 17:37:49 2005 @@ -52,8 +52,9 @@ diff -ruN asymptote/pkg-plist asymptote.update-0.97/pkg-plist --- asymptote/pkg-plist Fri Dec 2 16:16:46 2005 +++ asymptote.update-0.97/pkg-plist Thu Dec 15 11:35:45 2005 @@ -11,12 +11,14 @@ %%DATADIR%%/graph.asy %%DATADIR%%/graph3.asy %%DATADIR%%/latin1.asy +%%DATADIR%%/light.asy %%DATADIR%%/math.asy %%DATADIR%%/metapost.asy %%DATADIR%%/palette.asy %%DATADIR%%/patterns.asy %%DATADIR%%/plain.asy %%DATADIR%%/pstoedit.asy +%%DATADIR%%/roundedpath.asy %%DATADIR%%/simplex.asy %%DATADIR%%/stats.asy %%DATADIR%%/three.asy @@ -82,6 +84,7 @@ %%EXAMPLESDIR%%/latexusage.tex %%EXAMPLESDIR%%/latticeshading.asy %%EXAMPLESDIR%%/leastsquares.asy +%%EXAMPLESDIR%%/leastsquares.dat %%EXAMPLESDIR%%/lever.asy %%EXAMPLESDIR%%/limit.asy %%EXAMPLESDIR%%/lineargraph.asy @@ -95,18 +98,22 @@ %%EXAMPLESDIR%%/logticks.asy %%EXAMPLESDIR%%/lowint.asy %%EXAMPLESDIR%%/lowupint.asy +%%EXAMPLESDIR%%/makepen.asy +%%EXAMPLESDIR%%/mosaic.asy %%EXAMPLESDIR%%/mosquito.asy %%EXAMPLESDIR%%/mosquito.csv %%EXAMPLESDIR%%/near_earth.asy %%EXAMPLESDIR%%/orthocenter.asy %%EXAMPLESDIR%%/parametricgraph.asy %%EXAMPLESDIR%%/phase.asy +%%EXAMPLESDIR%%/piicon.eps %%EXAMPLESDIR%%/planes.asy %%EXAMPLESDIR%%/polararea.asy %%EXAMPLESDIR%%/polarcircle.asy %%EXAMPLESDIR%%/progrid.asy %%EXAMPLESDIR%%/quartercircle.asy %%EXAMPLESDIR%%/ring.asy +%%EXAMPLESDIR%%/roundpath.asy %%EXAMPLESDIR%%/sacone.asy %%EXAMPLESDIR%%/saddle.asy %%EXAMPLESDIR%%/secondaryaxis.asy @@ -115,6 +122,7 @@ %%EXAMPLESDIR%%/shadedtiling.asy %%EXAMPLESDIR%%/sin1x.asy %%EXAMPLESDIR%%/sinxlex.asy +%%EXAMPLESDIR%%/sphere.asy %%EXAMPLESDIR%%/spiral.asy %%EXAMPLESDIR%%/spring.asy %%EXAMPLESDIR%%/spring0.asy @@ -143,7 +151,7 @@ %%EXAMPLESDIR%%/xxsq01.asy %%EXAMPLESDIR%%/yingyang.asy @dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/ +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%EXAMPLESDIR%%/animations @dirrm %%EXAMPLESDIR%% share/texmf-local/tex/latex/asymptote/asymptote.sty --BOKacYhQ+x31HxR3--