From nivit@email.it  Mon Mar  6 17:51:23 2006
Return-Path: <nivit@email.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B049316A420
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2006 17:51:23 +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 3B20643D66
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Mar 2006 17:51:22 +0000 (GMT)
	(envelope-from nivit@email.it)
Received: from stellina (87.2.151.161) by vsmtp14.tin.it (7.2.072.1)
        id 4405B3A7002BA82C for FreeBSD-gnats-submit@freebsd.org; Mon, 6 Mar 2006 18:52:05 +0100
Received: (qmail 57235 invoked by uid 0); 6 Mar 2006 17:50:58 -0000
Message-Id: <20060306175058.57234.qmail@stellina>
Date: 6 Mar 2006 17:50:58 -0000
From: nivit@email.it (Nicola Vitale)
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] math/asymptote: update to 1.00
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94143
>Category:       ports
>Synopsis:       [MAINTAINER] math/asymptote: update to 1.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 06 18:00:17 GMT 2006
>Closed-Date:    Sun Apr 16 23:04:37 CEST 2006
>Last-Modified:  Sun Apr 16 23:04:37 CEST 2006
>Originator:     Nicola Vitale
>Release:        FreeBSD 5.4-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD stellina.domo.sva 5.4-RELEASE-p11 FreeBSD 5.4-RELEASE-p11 #8: Sun Feb 26 11:58:03 CET 2006
>Description:
- Update to 1.00

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- asymptote-1.00.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/asymptote/Makefile /usr/ports/math/asymptote.update-1.00/Makefile
--- /usr/ports/math/asymptote/Makefile	Sun Jan  8 10:14:27 2006
+++ /usr/ports/math/asymptote.update-1.00/Makefile	Mon Mar  6 17:27:40 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asymptote
-PORTVERSION=	0.99
+PORTVERSION=	1.00
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/math/asymptote/distinfo /usr/ports/math/asymptote.update-1.00/distinfo
--- /usr/ports/math/asymptote/distinfo	Sun Jan  8 10:14:27 2006
+++ /usr/ports/math/asymptote.update-1.00/distinfo	Mon Mar  6 18:49:41 2006
@@ -1,3 +1,3 @@
-MD5 (asymptote-0.99.tar.gz) = 8326dccdc384dd9efc2b0233b4d26b9a
-SHA256 (asymptote-0.99.tar.gz) = d80e1b107bb60fddfef14c6115b076ee4d97e448fa12e165341897fe958a22ff
-SIZE (asymptote-0.99.tar.gz) = 595227
+MD5 (asymptote-1.00.tar.gz) = c8695bfaaa1e07456e14226a0c9c8acf
+SHA256 (asymptote-1.00.tar.gz) = 1674da4136ad96bc9e05f99ee39dc04d50a84f06eda3ef5559d0e062d6401638
+SIZE (asymptote-1.00.tar.gz) = 609872
diff -ruN --exclude=CVS /usr/ports/math/asymptote/pkg-plist /usr/ports/math/asymptote.update-1.00/pkg-plist
--- /usr/ports/math/asymptote/pkg-plist	Sun Jan  8 10:14:27 2006
+++ /usr/ports/math/asymptote.update-1.00/pkg-plist	Mon Mar  6 18:07:54 2006
@@ -9,6 +9,7 @@
 %%DATADIR%%/boxes.asy
 %%DATADIR%%/constants.asy
 %%DATADIR%%/drawtree.asy
+%%DATADIR%%/embed.asy
 %%DATADIR%%/featpost3D.asy
 %%DATADIR%%/feynman.asy
 %%DATADIR%%/filldraw.asy
@@ -124,6 +125,7 @@
 %%EXAMPLESDIR%%/planes.asy
 %%EXAMPLESDIR%%/polararea.asy
 %%EXAMPLESDIR%%/polarcircle.asy
+%%EXAMPLESDIR%%/poster.asy
 %%EXAMPLESDIR%%/progrid.asy
 %%EXAMPLESDIR%%/quartercircle.asy
 %%EXAMPLESDIR%%/ring.asy
--- asymptote-1.00.patch ends here ---

>Release-Note:
>Audit-Trail:

From: nivit@email.it (Nicola Vitale)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/94143: [MAINTAINER] math/asymptote: update to 1.00
Date: Thu, 13 Apr 2006 21:58:43 +0200

 Update to 1.03
 
 diff -ruN asymptote/Makefile asymptote.update-1.03/Makefile
 --- asymptote/Makefile	Mon Jan  2 21:44:59 2006
 +++ asymptote.update-1.03/Makefile	Thu Apr 13 21:33:09 2006
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	asymptote
 -PORTVERSION=	0.99
 +PORTVERSION=	1.03
  CATEGORIES=	math
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
 diff -ruN asymptote/distinfo asymptote.update-1.03/distinfo
 --- asymptote/distinfo	Mon Jan  2 21:44:59 2006
 +++ asymptote.update-1.03/distinfo	Thu Apr 13 21:33:38 2006
 @@ -1,3 +1,3 @@
 -MD5 (asymptote-0.99.tar.gz) = 8326dccdc384dd9efc2b0233b4d26b9a
 -SHA256 (asymptote-0.99.tar.gz) = d80e1b107bb60fddfef14c6115b076ee4d97e448fa12e165341897fe958a22ff
 -SIZE (asymptote-0.99.tar.gz) = 595227
 +MD5 (asymptote-1.03.tar.gz) = 0fae222bda76ee8832775240007c5953
 +SHA256 (asymptote-1.03.tar.gz) = 4486fdc2ffe2d802e5b92967490bc0734aa0ab133dc009464fbd6165d1f6ff1f
 +SIZE (asymptote-1.03.tar.gz) = 613399
 diff -ruN asymptote/pkg-plist asymptote.update-1.03/pkg-plist
 --- asymptote/pkg-plist	Mon Jan  2 21:44:59 2006
 +++ asymptote.update-1.03/pkg-plist	Thu Apr 13 21:50:41 2006
 @@ -9,6 +9,7 @@
  %%DATADIR%%/boxes.asy
  %%DATADIR%%/constants.asy
  %%DATADIR%%/drawtree.asy
 +%%DATADIR%%/embed.asy
  %%DATADIR%%/featpost3D.asy
  %%DATADIR%%/feynman.asy
  %%DATADIR%%/filldraw.asy
 @@ -32,6 +33,7 @@
  %%DATADIR%%/roundedpath.asy
  %%DATADIR%%/shipout.asy
  %%DATADIR%%/simplex.asy
 +%%DATADIR%%/solids.asy
  %%DATADIR%%/stats.asy
  %%DATADIR%%/strings.asy
  %%DATADIR%%/three.asy
 @@ -61,6 +63,7 @@
  %%EXAMPLESDIR%%/cos2theta.asy
  %%EXAMPLESDIR%%/cosaddition.asy
  %%EXAMPLESDIR%%/cube.asy
 +%%EXAMPLESDIR%%/cylinder.asy
  %%EXAMPLESDIR%%/datagraph.asy
  %%EXAMPLESDIR%%/delu.asy
  %%EXAMPLESDIR%%/diagonal.asy
 @@ -124,6 +127,7 @@
  %%EXAMPLESDIR%%/planes.asy
  %%EXAMPLESDIR%%/polararea.asy
  %%EXAMPLESDIR%%/polarcircle.asy
 +%%EXAMPLESDIR%%/poster.asy
  %%EXAMPLESDIR%%/progrid.asy
  %%EXAMPLESDIR%%/quartercircle.asy
  %%EXAMPLESDIR%%/ring.asy
 @@ -135,6 +139,7 @@
  %%EXAMPLESDIR%%/shade.asy
  %%EXAMPLESDIR%%/shadedtiling.asy
  %%EXAMPLESDIR%%/sin1x.asy
 +%%EXAMPLESDIR%%/sinc.asy
  %%EXAMPLESDIR%%/sinxlex.asy
  %%EXAMPLESDIR%%/sphere.asy
  %%EXAMPLESDIR%%/spiral.asy
 
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Sun Apr 16 16:20:07 CEST 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94143 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Sun Apr 16 23:04:35 CEST 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94143 
>Unformatted:
